Jun 24 04:47:58 devstack devstack@n-api.service[67857]: [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini Jun 24 04:47:58 devstack devstack@n-api.service[67857]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 24 04:47:58 2026] *** Jun 24 04:47:58 devstack devstack@n-api.service[67857]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 24 04:47:58 devstack devstack@n-api.service[67857]: os: Linux-6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 Jun 24 04:47:58 devstack devstack@n-api.service[67857]: nodename: devstack Jun 24 04:47:58 devstack devstack@n-api.service[67857]: machine: x86_64 Jun 24 04:47:58 devstack devstack@n-api.service[67857]: clock source: unix Jun 24 04:47:58 devstack devstack@n-api.service[67857]: pcre jit disabled Jun 24 04:47:58 devstack devstack@n-api.service[67857]: detected number of CPU cores: 4 Jun 24 04:47:58 devstack devstack@n-api.service[67857]: current working directory: / Jun 24 04:47:58 devstack devstack@n-api.service[67857]: detected binary path: /usr/bin/uwsgi-core Jun 24 04:47:58 devstack devstack@n-api.service[67857]: your processes number limit is 47519 Jun 24 04:47:58 devstack devstack@n-api.service[67857]: your memory page size is 4096 bytes Jun 24 04:47:58 devstack devstack@n-api.service[67857]: detected max file descriptor number: 2048 Jun 24 04:47:58 devstack devstack@n-api.service[67857]: lock engine: pthread robust mutexes Jun 24 04:47:58 devstack devstack@n-api.service[67857]: thunder lock: enabled Jun 24 04:47:58 devstack devstack@n-api.service[67857]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/nova-api.socket fd 4 Jun 24 04:47:58 devstack devstack@n-api.service[67857]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 24 04:47:58 devstack devstack@n-api.service[67857]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 24 04:47:58 devstack devstack@n-api.service[67857]: Set PythonHome to /opt/stack/data/venv Jun 24 04:47:58 devstack devstack@n-api.service[67857]: Python main interpreter initialized at 0x72304b0a3668 Jun 24 04:47:58 devstack devstack@n-api.service[67857]: python threads support enabled Jun 24 04:47:58 devstack devstack@n-api.service[67857]: your server socket listen backlog is limited to 100 connections Jun 24 04:47:58 devstack devstack@n-api.service[67857]: your mercy for graceful operations on workers is 80 seconds Jun 24 04:47:58 devstack devstack@n-api.service[67857]: mapped 403077 bytes (393 KB) for 2 cores Jun 24 04:47:58 devstack devstack@n-api.service[67857]: *** Operational MODE: preforking *** Jun 24 04:47:58 devstack devstack@n-api.service[67857]: *** uWSGI is running in multiple interpreter mode *** Jun 24 04:47:58 devstack devstack@n-api.service[67857]: spawned uWSGI master process (pid: 67857) Jun 24 04:47:58 devstack devstack@n-api.service[67857]: spawned uWSGI worker 1 (pid: 67858, cores: 1) Jun 24 04:47:58 devstack devstack@n-api.service[67857]: spawned uWSGI worker 2 (pid: 67859, cores: 1) Jun 24 04:47:58 devstack devstack@n-api.service[67857]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 24 04:48:02 devstack devstack@n-api.service[67858]: INFO dbcounter [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] Registered counter for database nova_api Jun 24 04:48:02 devstack devstack@n-api.service[67859]: INFO dbcounter [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] Registered counter for database nova_api Jun 24 04:48:02 devstack devstack@n-api.service[67858]: DEBUG oslo_db.sqlalchemy.engines [None req-a00db003-6a49-457b-8a2d-30e0496f0649 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=67858) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 04:48:02 devstack devstack@n-api.service[67859]: DEBUG oslo_db.sqlalchemy.engines [None req-8156bab4-fb87-439b-91dd-86242be87df7 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=67859) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 04:48:02 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writer thread running {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 04:48:02 devstack devstack@n-api.service[67858]: DEBUG nova.context [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),b764b553-938a-4d25-8e76-2e06bac4c774(cell1) {{(pid=67858) load_cells /opt/stack/nova/nova/context.py:509}} Jun 24 04:48:02 devstack devstack@n-api.service[67858]: INFO nova.utils [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] The cell worker thread pool MainProcess.cell_worker is initialized Jun 24 04:48:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:48:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:48:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a00db003-6a49-457b-8a2d-30e0496f0649 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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:48:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:48:02 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writer thread running {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 04:48:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:48:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:48:02 devstack devstack@n-api.service[67858]: INFO dbcounter [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] Registered counter for database nova_cell0 Jun 24 04:48:02 devstack devstack@n-api.service[67859]: DEBUG nova.context [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),b764b553-938a-4d25-8e76-2e06bac4c774(cell1) {{(pid=67859) load_cells /opt/stack/nova/nova/context.py:509}} Jun 24 04:48:02 devstack devstack@n-api.service[67859]: INFO nova.utils [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] The cell worker thread pool MainProcess.cell_worker is initialized Jun 24 04:48:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:48:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:48:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8156bab4-fb87-439b-91dd-86242be87df7 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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:48:02 devstack devstack@n-api.service[67858]: INFO dbcounter [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] Registered counter for database nova_cell1 Jun 24 04:48:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:48:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:48:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:48:02 devstack devstack@n-api.service[67859]: INFO dbcounter [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] Registered counter for database nova_cell0 Jun 24 04:48:02 devstack devstack@n-api.service[67859]: INFO dbcounter [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] Registered counter for database nova_cell1 Jun 24 04:48:02 devstack devstack@n-api.service[67858]: DEBUG oslo_db.sqlalchemy.engines [None req-a00db003-6a49-457b-8a2d-30e0496f0649 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=67858) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 04:48:02 devstack devstack@n-api.service[67859]: DEBUG oslo_db.sqlalchemy.engines [None req-8156bab4-fb87-439b-91dd-86242be87df7 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=67859) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 04:48:02 devstack devstack@n-api.service[67859]: DEBUG oslo_db.sqlalchemy.engines [None req-8156bab4-fb87-439b-91dd-86242be87df7 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=67859) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 04:48:02 devstack devstack@n-api.service[67858]: DEBUG oslo_db.sqlalchemy.engines [None req-a00db003-6a49-457b-8a2d-30e0496f0649 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=67858) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 04:48:02 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writer thread running {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 04:48:02 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writer thread running {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 04:48:02 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writer thread running {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 04:48:02 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writer thread running {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 04:48:02 devstack devstack@n-api.service[67858]: INFO dbcounter [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] Registered counter for database nova_cell0 Jun 24 04:48:02 devstack devstack@n-api.service[67859]: INFO dbcounter [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] Registered counter for database nova_cell0 Jun 24 04:48:02 devstack devstack@n-api.service[67859]: DEBUG oslo_db.sqlalchemy.engines [None req-8156bab4-fb87-439b-91dd-86242be87df7 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=67859) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 04:48:02 devstack devstack@n-api.service[67858]: DEBUG oslo_db.sqlalchemy.engines [None req-a00db003-6a49-457b-8a2d-30e0496f0649 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=67858) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 24 04:48:02 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writer thread running {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 04:48:02 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writer thread running {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 24 04:48:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.processutils [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=67859) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 04:48:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.processutils [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=67858) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 24 04:48:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.processutils [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.020s {{(pid=67859) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 04:48:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.processutils [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.025s {{(pid=67858) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ******************************************************************************** {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3226}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] Configuration options gathered from: {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3227}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] command line args: [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3228}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3229}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ================================================================================ {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3234}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] allow_resize_to_same_host = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ******************************************************************************** {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3226}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] arq_binding_timeout = 300 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] Configuration options gathered from: {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3227}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] block_device_allocate_retries = 60 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] block_device_allocate_retries_interval = 3 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] command line args: [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3228}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cell_worker_thread_pool_size = 5 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3229}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cert = self.pem {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ================================================================================ {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3234}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] compute_driver = libvirt.LibvirtDriver {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] allow_resize_to_same_host = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] compute_monitors = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] arq_binding_timeout = 300 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] config_dir = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] block_device_allocate_retries = 60 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] config_drive_format = iso9660 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] block_device_allocate_retries_interval = 3 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cell_worker_thread_pool_size = 5 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] config_source = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cert = self.pem {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] console_host = devstack {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] compute_driver = libvirt.LibvirtDriver {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] control_exchange = nova {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] compute_monitors = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cpu_allocation_ratio = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] config_dir = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] daemon = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] config_drive_format = iso9660 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] debug = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] default_access_ip_network_name = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] config_source = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] default_availability_zone = nova {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] console_host = devstack {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] default_ephemeral_format = ext4 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] control_exchange = nova {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] default_green_pool_size = 1000 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cpu_allocation_ratio = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 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=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] daemon = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] default_schedule_zone = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] debug = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] default_thread_pool_size = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] default_access_ip_network_name = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] disk_allocation_ratio = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] default_availability_zone = nova {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] enable_new_services = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] flat_injected = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] default_ephemeral_format = ext4 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] force_config_drive = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] default_green_pool_size = 1000 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] force_raw_images = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 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=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] graceful_shutdown_timeout = 5 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] default_schedule_zone = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] heal_instance_info_cache_interval = -1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] default_thread_pool_size = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] host = devstack {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] disk_allocation_ratio = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] initial_cpu_allocation_ratio = 4.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] enable_new_services = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] initial_disk_allocation_ratio = 1.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] flat_injected = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] initial_ram_allocation_ratio = 1.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] force_config_drive = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] force_raw_images = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] instance_build_timeout = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] graceful_shutdown_timeout = 5 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] instance_delete_interval = 300 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] heal_instance_info_cache_interval = -1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] instance_format = [instance: %(uuid)s] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] host = devstack {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] instance_name_template = instance-%08x {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] initial_cpu_allocation_ratio = 4.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] instance_usage_audit = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] initial_disk_allocation_ratio = 1.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] instance_usage_audit_period = month {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] initial_ram_allocation_ratio = 1.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] instances_path = /opt/stack/data/nova/instances {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] instance_build_timeout = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] internal_service_availability_zone = internal {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] key = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] instance_delete_interval = 300 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] live_migration_retry_count = 30 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] instance_format = [instance: %(uuid)s] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] log_color = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] instance_name_template = instance-%08x {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] log_config_append = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] instance_usage_audit = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] instance_usage_audit_period = month {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] log_dir = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] log_file = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] instances_path = /opt/stack/data/nova/instances {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] log_options = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] internal_service_availability_zone = internal {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] log_rotate_interval = 1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] key = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] log_rotate_interval_type = days {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] live_migration_retry_count = 30 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] log_rotation_type = none {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] log_color = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 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=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] log_config_append = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] log_dir = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] log_file = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] log_options = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] long_rpc_timeout = 1800 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] log_rotate_interval = 1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manager_shutdown_timeout = 160 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] log_rotate_interval_type = days {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] max_concurrent_builds = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] log_rotation_type = none {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] max_concurrent_live_migrations = 1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 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=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] max_concurrent_snapshots = 5 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] max_local_block_devices = 3 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] max_logfile_count = 30 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] max_logfile_size_mb = 200 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] maximum_instance_delete_attempts = 5 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] long_rpc_timeout = 1800 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] migrate_max_retries = -1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manager_shutdown_timeout = 160 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] mkisofs_cmd = genisoimage {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] max_concurrent_builds = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] my_block_storage_ip = 192.168.122.25 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] max_concurrent_live_migrations = 1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] my_ip = 192.168.122.25 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] max_concurrent_snapshots = 5 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] my_shared_fs_storage_ip = 192.168.122.25 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] max_local_block_devices = 3 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] network_allocate_retries = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] max_logfile_count = 30 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] max_logfile_size_mb = 200 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] osapi_compute_unique_server_name_scope = {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] maximum_instance_delete_attempts = 5 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] password_length = 12 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] migrate_max_retries = -1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] periodic_enable = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] mkisofs_cmd = genisoimage {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] periodic_fuzzy_delay = 60 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] my_block_storage_ip = 192.168.122.25 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] pointer_model = ps2mouse {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] my_ip = 192.168.122.25 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] preallocate_images = none {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] my_shared_fs_storage_ip = 192.168.122.25 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] publish_errors = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] network_allocate_retries = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] pybasedir = /opt/stack/nova {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ram_allocation_ratio = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] osapi_compute_unique_server_name_scope = {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] rate_limit_burst = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] password_length = 12 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] rate_limit_except_level = CRITICAL {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] periodic_enable = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] rate_limit_interval = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] periodic_fuzzy_delay = 60 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] reboot_timeout = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] pointer_model = ps2mouse {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] reclaim_instance_interval = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] record = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] preallocate_images = none {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] reimage_timeout_per_gb = 20 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] publish_errors = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] pybasedir = /opt/stack/nova {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] report_interval = 120 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ram_allocation_ratio = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] rescue_timeout = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] rate_limit_burst = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] reserved_host_cpus = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] rate_limit_except_level = CRITICAL {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] reserved_host_disk_mb = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] rate_limit_interval = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] reserved_host_memory_mb = 512 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] reboot_timeout = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] reserved_huge_pages = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] reclaim_instance_interval = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] resize_confirm_window = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] record = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] resize_fs_using_block_device = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] resume_guests_state_on_host_boot = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] reimage_timeout_per_gb = 20 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] report_interval = 120 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] rpc_response_timeout = 60 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] rescue_timeout = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] reserved_host_cpus = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] running_deleted_instance_action = reap {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] reserved_host_disk_mb = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] running_deleted_instance_poll_interval = 1800 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] reserved_host_memory_mb = 512 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] running_deleted_instance_timeout = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] reserved_huge_pages = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] scheduler_instance_sync_interval = 120 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] resize_confirm_window = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] service_down_time = 720 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] resize_fs_using_block_device = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] servicegroup_driver = db {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] resume_guests_state_on_host_boot = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] shell_completion = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] shelved_offload_time = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] rpc_response_timeout = 60 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] shelved_poll_interval = 3600 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] running_deleted_instance_action = reap {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] shutdown_timeout = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] running_deleted_instance_poll_interval = 1800 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] source_is_ipv6 = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] running_deleted_instance_timeout = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ssl_only = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] scheduler_instance_sync_interval = 120 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] state_path = /opt/stack/data/nova {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] service_down_time = 720 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] sync_power_state_interval = 600 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] servicegroup_driver = db {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] sync_power_state_pool_size = 5 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] shell_completion = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] syslog_log_facility = LOG_USER {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] shelved_offload_time = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] tempdir = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] shelved_poll_interval = 3600 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] thread_pool_statistic_period = -1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] shutdown_timeout = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] timeout_nbd = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] source_is_ipv6 = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] transport_url = **** {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ssl_only = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] update_resources_interval = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] state_path = /opt/stack/data/nova {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] use_cow_images = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] sync_power_state_interval = 600 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] use_journal = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] sync_power_state_pool_size = 5 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] use_json = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] syslog_log_facility = LOG_USER {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] use_rootwrap_daemon = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] tempdir = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] use_stderr = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] thread_pool_statistic_period = -1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] use_syslog = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] timeout_nbd = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vcpu_pin_set = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] transport_url = **** {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vif_plugging_is_fatal = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] update_resources_interval = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vif_plugging_timeout = 300 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] use_cow_images = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] virt_mkfs = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] use_journal = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] volume_usage_poll_interval = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] use_json = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] web = /usr/share/spice-html5 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] use_rootwrap_daemon = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_concurrency.disable_process_locking = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] use_stderr = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] use_syslog = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api.compute_link_prefix = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vcpu_pin_set = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 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=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vif_plugging_is_fatal = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api.dhcp_domain = novalocal {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vif_plugging_timeout = 300 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api.enable_instance_password = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] virt_mkfs = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api.glance_link_prefix = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] volume_usage_poll_interval = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api.instance_list_cells_batch_fixed_size = 100 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] web = /usr/share/spice-html5 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3242}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api.instance_list_cells_batch_strategy = distributed {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_concurrency.disable_process_locking = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api.instance_list_per_project_cells = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api.list_records_by_skipping_down_cells = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api.compute_link_prefix = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api.local_metadata_per_cell = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api.max_limit = 1000 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 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=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api.metadata_cache_expiration = 15 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api.dhcp_domain = novalocal {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api.neutron_default_project_id = default {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api.enable_instance_password = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api.response_validation = error {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api.glance_link_prefix = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api.use_neutron_default_nets = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api.instance_list_cells_batch_fixed_size = 100 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api.vendordata_dynamic_connect_timeout = 5 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api.instance_list_cells_batch_strategy = distributed {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api.vendordata_dynamic_failure_fatal = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api.instance_list_per_project_cells = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api.vendordata_dynamic_read_timeout = 5 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api.list_records_by_skipping_down_cells = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api.vendordata_dynamic_ssl_certfile = {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api.local_metadata_per_cell = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api.max_limit = 1000 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api.vendordata_dynamic_targets = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api.vendordata_jsonfile_path = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api.metadata_cache_expiration = 15 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api.vendordata_providers = ['StaticJSON'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api.neutron_default_project_id = default {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.backend = dogpile.cache.memcached {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api.response_validation = error {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.backend_argument = **** {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api.use_neutron_default_nets = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.backend_expiration_time = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api.vendordata_dynamic_connect_timeout = 5 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api.vendordata_dynamic_failure_fatal = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.config_prefix = cache.oslo {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api.vendordata_dynamic_read_timeout = 5 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.debug_cache_backend = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api.vendordata_dynamic_ssl_certfile = {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.enable_retry_client = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api.vendordata_dynamic_targets = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.enable_socket_keepalive = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api.vendordata_jsonfile_path = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.enabled = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api.vendordata_providers = ['StaticJSON'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.expiration_time = 600 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.backend = dogpile.cache.memcached {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.backend_argument = **** {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.hashclient_retry_attempts = 2 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.backend_expiration_time = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.config_prefix = cache.oslo {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.memcache_dead_retry = 300 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.debug_cache_backend = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.enable_retry_client = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.enable_socket_keepalive = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.memcache_pool_maxsize = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.enabled = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.expiration_time = 600 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.memcache_sasl_enabled = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.hashclient_retry_attempts = 2 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.password = **** {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.proxies = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.memcache_dead_retry = 300 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.redis_db = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.redis_sentinel_service_name = mymaster {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.memcache_pool_maxsize = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.redis_server = localhost:6379 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.retry_attempts = 2 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.memcache_sasl_enabled = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.retry_delay = 0.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.socket_keepalive_count = 1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.password = **** {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.socket_keepalive_idle = 1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.proxies = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.socket_keepalive_interval = 1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.redis_db = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.socket_timeout = 1.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.redis_sentinel_service_name = mymaster {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.tls_allowed_ciphers = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.tls_cafile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.redis_server = localhost:6379 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.tls_certfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.retry_attempts = 2 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.tls_enabled = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.retry_delay = 0.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.tls_keyfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.socket_keepalive_count = 1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cache.username = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.socket_keepalive_idle = 1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cinder.auth_section = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.socket_keepalive_interval = 1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cinder.auth_type = password {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.socket_timeout = 1.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cinder.cafile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.tls_allowed_ciphers = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cinder.catalog_info = volumev3::publicURL {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.tls_cafile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cinder.certfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.tls_certfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cinder.collect_timing = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.tls_enabled = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cinder.cross_az_attach = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.tls_keyfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cinder.debug = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cache.username = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cinder.endpoint_template = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cinder.auth_section = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cinder.http_retries = 3 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cinder.auth_type = password {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cinder.insecure = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cinder.cafile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cinder.keyfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cinder.catalog_info = volumev3::publicURL {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cinder.os_region_name = RegionOne {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cinder.certfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cinder.split_loggers = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cinder.collect_timing = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cinder.timeout = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cinder.cross_az_attach = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] compute.consecutive_build_service_disable_threshold = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cinder.debug = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] compute.cpu_dedicated_set = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cinder.endpoint_template = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] compute.cpu_shared_set = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cinder.http_retries = 3 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] compute.image_type_exclude_list = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cinder.insecure = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] compute.live_migration_wait_for_vif_plug = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cinder.keyfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] compute.max_concurrent_disk_ops = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cinder.os_region_name = RegionOne {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] compute.max_disk_devices_to_attach = -1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cinder.split_loggers = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cinder.timeout = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] compute.consecutive_build_service_disable_threshold = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] compute.resource_provider_association_refresh = 300 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] compute.cpu_dedicated_set = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] compute.cpu_shared_set = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] compute.shutdown_retry_interval = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] compute.image_type_exclude_list = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] compute.live_migration_wait_for_vif_plug = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] conductor.workers = 2 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] compute.max_concurrent_disk_ops = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] compute.max_disk_devices_to_attach = -1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] console.allowed_origins = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] console.ssl_ciphers = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] console.ssl_minimum_version = default {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] compute.resource_provider_association_refresh = 300 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] consoleauth.enforce_session_timeout = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] consoleauth.token_ttl = 600 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] compute.shutdown_retry_interval = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cyborg.cafile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cyborg.certfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] conductor.workers = 2 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cyborg.collect_timing = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] console.allowed_origins = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cyborg.connect_retries = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] console.ssl_ciphers = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cyborg.connect_retry_delay = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] console.ssl_minimum_version = default {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cyborg.endpoint_override = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] consoleauth.enforce_session_timeout = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cyborg.insecure = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] consoleauth.token_ttl = 600 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cyborg.keyfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cyborg.cafile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cyborg.max_version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cyborg.certfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cyborg.min_version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cyborg.collect_timing = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cyborg.region_name = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cyborg.connect_retries = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cyborg.retriable_status_codes = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cyborg.connect_retry_delay = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cyborg.service_name = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cyborg.endpoint_override = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cyborg.service_type = accelerator {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cyborg.insecure = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cyborg.split_loggers = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cyborg.keyfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cyborg.status_code_retries = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cyborg.max_version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cyborg.status_code_retry_delay = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cyborg.min_version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cyborg.timeout = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cyborg.region_name = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cyborg.retriable_status_codes = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] cyborg.version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cyborg.service_name = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] database.asyncio_connection = **** {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cyborg.service_type = accelerator {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] database.asyncio_slave_connection = **** {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cyborg.split_loggers = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] database.backend = sqlalchemy {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cyborg.status_code_retries = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] database.connection = **** {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cyborg.status_code_retry_delay = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] database.connection_debug = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cyborg.timeout = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] database.connection_parameters = {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] database.connection_recycle_time = 3600 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] cyborg.version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] database.connection_trace = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] database.asyncio_connection = **** {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] database.db_inc_retry_interval = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] database.asyncio_slave_connection = **** {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] database.db_max_retries = 20 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] database.backend = sqlalchemy {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] database.db_max_retry_interval = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] database.connection = **** {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] database.db_retry_interval = 1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] database.connection_debug = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] database.max_overflow = 50 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] database.connection_parameters = {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] database.max_pool_size = 5 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] database.connection_recycle_time = 3600 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] database.max_retries = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] database.connection_trace = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] database.db_inc_retry_interval = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] database.mysql_wsrep_sync_wait = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] database.db_max_retries = 20 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] database.pool_timeout = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] database.db_max_retry_interval = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] database.retry_interval = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] database.db_retry_interval = 1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] database.slave_connection = **** {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] database.max_overflow = 50 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] database.sqlite_synchronous = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] database.max_pool_size = 5 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] database.synchronous_reader = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] database.max_retries = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] database.use_db_reconnect = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api_database.asyncio_connection = **** {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] database.mysql_wsrep_sync_wait = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api_database.asyncio_slave_connection = **** {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] database.pool_timeout = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api_database.backend = sqlalchemy {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] database.retry_interval = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api_database.connection = **** {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] database.slave_connection = **** {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api_database.connection_debug = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] database.sqlite_synchronous = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api_database.connection_parameters = {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] database.synchronous_reader = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api_database.connection_recycle_time = 3600 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] database.use_db_reconnect = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api_database.connection_trace = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api_database.asyncio_connection = **** {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api_database.db_inc_retry_interval = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api_database.asyncio_slave_connection = **** {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api_database.db_max_retries = 20 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api_database.backend = sqlalchemy {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api_database.db_max_retry_interval = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api_database.connection = **** {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api_database.db_retry_interval = 1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api_database.connection_debug = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api_database.max_overflow = 50 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api_database.connection_parameters = {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api_database.max_pool_size = 5 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api_database.connection_recycle_time = 3600 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api_database.max_retries = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api_database.connection_trace = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api_database.mysql_sql_mode = TRADITIONAL {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api_database.db_inc_retry_interval = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api_database.mysql_wsrep_sync_wait = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api_database.db_max_retries = 20 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api_database.pool_timeout = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api_database.db_max_retry_interval = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api_database.retry_interval = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api_database.slave_connection = **** {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api_database.db_retry_interval = 1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api_database.sqlite_synchronous = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api_database.max_overflow = 50 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] api_database.synchronous_reader = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api_database.max_pool_size = 5 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] devices.enabled_mdev_types = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api_database.max_retries = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api_database.mysql_sql_mode = TRADITIONAL {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ephemeral_storage_encryption.default_format = luks {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ephemeral_storage_encryption.enabled = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api_database.mysql_wsrep_sync_wait = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ephemeral_storage_encryption.key_size = 512 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api_database.pool_timeout = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.api_servers = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api_database.retry_interval = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.cafile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api_database.slave_connection = **** {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.certfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api_database.sqlite_synchronous = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.collect_timing = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.connect_retries = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] api_database.synchronous_reader = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.connect_retry_delay = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] devices.enabled_mdev_types = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.debug = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.default_trusted_certificate_ids = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ephemeral_storage_encryption.default_format = luks {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.enable_certificate_validation = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ephemeral_storage_encryption.enabled = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.enable_rbd_download = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ephemeral_storage_encryption.key_size = 512 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.endpoint_override = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.api_servers = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.insecure = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.keyfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.cafile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.max_version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.certfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.min_version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.collect_timing = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.num_retries = 3 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.connect_retries = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.rbd_ceph_conf = {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.connect_retry_delay = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.rbd_connect_timeout = 5 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.debug = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.rbd_pool = {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.default_trusted_certificate_ids = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.rbd_user = {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.enable_certificate_validation = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.region_name = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.enable_rbd_download = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.retriable_status_codes = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.endpoint_override = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.service_name = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.insecure = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.service_type = image {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.keyfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.split_loggers = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.max_version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.status_code_retries = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.status_code_retry_delay = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.min_version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.timeout = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.num_retries = 3 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.valid_interfaces = ['internal', 'public'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.rbd_ceph_conf = {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.verify_glance_signatures = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.rbd_connect_timeout = 5 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] glance.version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.rbd_pool = {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] guestfs.debug = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.rbd_user = {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manila.auth_section = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.region_name = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manila.auth_type = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.retriable_status_codes = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manila.cafile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.service_name = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manila.certfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.service_type = image {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manila.collect_timing = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.split_loggers = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manila.connect_retries = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manila.connect_retry_delay = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.status_code_retries = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manila.endpoint_override = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.status_code_retry_delay = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manila.insecure = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.timeout = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manila.keyfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.valid_interfaces = ['internal', 'public'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manila.max_version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.verify_glance_signatures = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manila.min_version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] glance.version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manila.region_name = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] guestfs.debug = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manila.retriable_status_codes = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manila.service_name = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manila.auth_section = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manila.service_type = shared-file-system {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manila.auth_type = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manila.share_apply_policy_timeout = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manila.split_loggers = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manila.status_code_retries = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manila.cafile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manila.status_code_retry_delay = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manila.certfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manila.timeout = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manila.collect_timing = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manila.valid_interfaces = ['internal', 'public'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manila.connect_retries = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] manila.version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manila.connect_retry_delay = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] mks.enabled = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manila.endpoint_override = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manila.insecure = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manila.keyfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] image_cache.manager_interval = 2400 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manila.max_version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] image_cache.precache_concurrency = 1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manila.min_version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] image_cache.remove_unused_base_images = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manila.region_name = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manila.retriable_status_codes = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manila.service_name = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] image_cache.subdirectory_name = _base {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manila.service_type = shared-file-system {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.api_max_retries = 60 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manila.share_apply_policy_timeout = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.api_retry_interval = 2 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manila.split_loggers = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.auth_section = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.auth_type = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manila.status_code_retries = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manila.status_code_retry_delay = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.cafile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.certfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manila.timeout = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.collect_timing = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manila.valid_interfaces = ['internal', 'public'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.conductor_group = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] manila.version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.connect_retries = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] mks.enabled = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.connect_retry_delay = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.endpoint_override = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.insecure = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] image_cache.manager_interval = 2400 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.keyfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] image_cache.precache_concurrency = 1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.max_version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] image_cache.remove_unused_base_images = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.min_version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.peer_list = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.region_name = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] image_cache.subdirectory_name = _base {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.retriable_status_codes = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.api_max_retries = 60 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.serial_console_state_timeout = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.api_retry_interval = 2 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.service_name = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.auth_section = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.service_type = baremetal {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.auth_type = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.shard = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.cafile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.split_loggers = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.certfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.status_code_retries = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.collect_timing = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.status_code_retry_delay = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.timeout = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.conductor_group = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.valid_interfaces = ['internal', 'public'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.connect_retries = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.connect_retry_delay = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ironic.vnc_console_state_timeout = 60 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.endpoint_override = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.insecure = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] key_manager.fixed_key = **** {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.keyfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.max_version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.min_version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican.barbican_api_version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican.barbican_endpoint = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.peer_list = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican.barbican_endpoint_type = public {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.region_name = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican.barbican_region_name = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.retriable_status_codes = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican.cafile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.serial_console_state_timeout = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican.certfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.service_name = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican.collect_timing = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.service_type = baremetal {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican.insecure = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.shard = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican.keyfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.split_loggers = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.status_code_retries = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican.number_of_retries = 60 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.status_code_retry_delay = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican.retry_delay = 1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.timeout = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican.send_service_user_token = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.valid_interfaces = ['internal', 'public'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican.split_loggers = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican.timeout = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ironic.vnc_console_state_timeout = 60 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican.verify_ssl = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican.verify_ssl_path = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] key_manager.fixed_key = **** {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican_service_user.auth_section = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican_service_user.auth_type = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican_service_user.cafile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican.barbican_api_version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican_service_user.certfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican.barbican_endpoint = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican_service_user.collect_timing = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican.barbican_endpoint_type = public {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican_service_user.insecure = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican.barbican_region_name = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican_service_user.keyfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican.cafile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican_service_user.split_loggers = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican.certfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] barbican_service_user.timeout = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican.collect_timing = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vault.approle_role_id = **** {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican.insecure = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vault.approle_secret_id = **** {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican.keyfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vault.kv_mountpoint = secret {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican.number_of_retries = 60 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vault.kv_path = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican.retry_delay = 1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vault.kv_version = 2 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican.send_service_user_token = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vault.namespace = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican.split_loggers = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vault.root_token_id = **** {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican.timeout = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vault.ssl_ca_crt_file = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican.verify_ssl = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vault.timeout = 60.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican.verify_ssl_path = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vault.use_ssl = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican_service_user.auth_section = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican_service_user.auth_type = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican_service_user.cafile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone.cafile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican_service_user.certfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone.certfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican_service_user.collect_timing = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone.collect_timing = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican_service_user.insecure = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone.connect_retries = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican_service_user.keyfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone.connect_retry_delay = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican_service_user.split_loggers = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone.endpoint_override = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] barbican_service_user.timeout = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone.insecure = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vault.approle_role_id = **** {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone.keyfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vault.approle_secret_id = **** {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone.max_version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vault.kv_mountpoint = secret {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone.min_version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vault.kv_path = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone.region_name = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vault.kv_version = 2 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone.retriable_status_codes = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vault.namespace = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone.service_name = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vault.root_token_id = **** {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone.service_type = identity {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vault.ssl_ca_crt_file = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone.split_loggers = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vault.timeout = 60.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone.status_code_retries = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vault.use_ssl = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone.status_code_retry_delay = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone.timeout = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone.cafile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone.valid_interfaces = ['internal', 'public'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone.certfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone.version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone.collect_timing = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.ceph_mount_options = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone.connect_retries = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.ceph_mount_point_base = /opt/stack/data/nova/mnt {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone.connect_retry_delay = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.connection_uri = {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone.endpoint_override = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.cpu_mode = host-passthrough {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone.insecure = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.cpu_model_extra_flags = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone.keyfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.cpu_models = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone.max_version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.cpu_power_governor_high = performance {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone.min_version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.cpu_power_governor_low = powersave {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone.region_name = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.cpu_power_management = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone.retriable_status_codes = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.cpu_power_management_strategy = cpu_state {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone.service_name = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.device_detach_attempts = 8 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone.service_type = identity {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.device_detach_timeout = 20 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone.split_loggers = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.disk_cachemodes = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone.status_code_retries = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.disk_prefix = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone.status_code_retry_delay = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.enabled_perf_events = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone.timeout = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.file_backed_memory = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone.valid_interfaces = ['internal', 'public'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.gid_maps = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone.version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.hw_disk_discard = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.ceph_mount_options = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.hw_machine_type = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.ceph_mount_point_base = /opt/stack/data/nova/mnt {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.images_rbd_ceph_conf = {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.connection_uri = {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.cpu_mode = host-passthrough {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.cpu_model_extra_flags = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.images_rbd_glance_store_name = {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.cpu_models = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.images_rbd_pool = rbd {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.cpu_power_governor_high = performance {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.images_type = default {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.cpu_power_governor_low = powersave {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.images_volume_group = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.cpu_power_management = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.inject_key = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.cpu_power_management_strategy = cpu_state {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.inject_partition = -2 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.device_detach_attempts = 8 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.inject_password = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.device_detach_timeout = 20 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.iscsi_iface = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.disk_cachemodes = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.iser_use_multipath = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.disk_prefix = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.live_migration_bandwidth = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.enabled_perf_events = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.live_migration_completion_timeout = 800 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.file_backed_memory = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.live_migration_downtime = 500 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.gid_maps = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.live_migration_downtime_delay = 75 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.hw_disk_discard = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.live_migration_downtime_steps = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.hw_machine_type = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.live_migration_inbound_addr = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.images_rbd_ceph_conf = {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.live_migration_monitor_interval = 5 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.live_migration_parallel_connections = 1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.live_migration_permit_auto_converge = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.images_rbd_glance_store_name = {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.live_migration_permit_post_copy = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.images_rbd_pool = rbd {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.live_migration_scheme = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.images_type = default {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.live_migration_timeout_action = abort {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.images_volume_group = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.live_migration_tunnelled = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.inject_key = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.inject_partition = -2 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: WARNING oslo_config.cfg [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] Deprecated: Option "live_migration_uri" from group "libvirt" is deprecated for removal ( Jun 24 04:48:04 devstack devstack@n-api.service[67858]: live_migration_uri is deprecated for removal in favor of two other options that Jun 24 04:48:04 devstack devstack@n-api.service[67858]: allow to change live migration scheme and target URI: ``live_migration_scheme`` Jun 24 04:48:04 devstack devstack@n-api.service[67858]: and ``live_migration_inbound_addr`` respectively. Jun 24 04:48:04 devstack devstack@n-api.service[67858]: ). Its value may be silently ignored in the future. Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.inject_password = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.live_migration_uri = qemu+ssh://quobyte@%s/system {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.iscsi_iface = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.live_migration_with_native_tls = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.iser_use_multipath = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.max_queues = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.live_migration_bandwidth = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.mem_stats_period_seconds = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.live_migration_completion_timeout = 800 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.migration_inbound_addr = 192.168.122.25 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.live_migration_downtime = 500 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.nfs_mount_options = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.live_migration_downtime_delay = 75 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.live_migration_downtime_steps = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.num_aoe_discover_tries = 3 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.live_migration_inbound_addr = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.num_iser_scan_tries = 5 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.live_migration_monitor_interval = 5 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.num_memory_encrypted_guests = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.live_migration_parallel_connections = 1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.num_nvme_discover_tries = 5 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.live_migration_permit_auto_converge = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.num_pcie_ports = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.live_migration_permit_post_copy = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.live_migration_scheme = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.num_volume_scan_tries = 5 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.live_migration_timeout_action = abort {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.pmem_namespaces = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.live_migration_tunnelled = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: WARNING oslo_config.cfg [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] Deprecated: Option "quobyte_client_cfg" from group "libvirt" is deprecated for removal ( Jun 24 04:48:05 devstack devstack@n-api.service[67858]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jun 24 04:48:05 devstack devstack@n-api.service[67858]: will be removed from nova when the volume driver is removed from cinder. Jun 24 04:48:05 devstack devstack@n-api.service[67858]: ). Its value may be silently ignored in the future. Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.quobyte_client_cfg = /etc/quobyte/client-nova.cfg {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: WARNING oslo_config.cfg [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] Deprecated: Option "live_migration_uri" from group "libvirt" is deprecated for removal ( Jun 24 04:48:05 devstack devstack@n-api.service[67859]: live_migration_uri is deprecated for removal in favor of two other options that Jun 24 04:48:05 devstack devstack@n-api.service[67859]: allow to change live migration scheme and target URI: ``live_migration_scheme`` Jun 24 04:48:05 devstack devstack@n-api.service[67859]: and ``live_migration_inbound_addr`` respectively. Jun 24 04:48:05 devstack devstack@n-api.service[67859]: ). Its value may be silently ignored in the future. Jun 24 04:48:05 devstack devstack@n-api.service[67858]: WARNING oslo_config.cfg [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] Deprecated: Option "quobyte_mount_point_base" from group "libvirt" is deprecated for removal ( Jun 24 04:48:05 devstack devstack@n-api.service[67858]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jun 24 04:48:05 devstack devstack@n-api.service[67858]: will be removed from nova when the volume driver is removed from cinder. Jun 24 04:48:05 devstack devstack@n-api.service[67858]: ). Its value may be silently ignored in the future. Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.live_migration_uri = qemu+ssh://quobyte@%s/system {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt/ {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.live_migration_with_native_tls = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.rbd_connect_timeout = 5 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.max_queues = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.rbd_destroy_volume_retries = 12 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.mem_stats_period_seconds = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.migration_inbound_addr = 192.168.122.25 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.rbd_secret_uuid = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.nfs_mount_options = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.rbd_user = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.realtime_scheduler_priority = 1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.num_aoe_discover_tries = 3 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.remote_filesystem_transport = ssh {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.num_iser_scan_tries = 5 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.rescue_image_id = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.num_memory_encrypted_guests = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.rescue_kernel_id = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.num_nvme_discover_tries = 5 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.rescue_ramdisk_id = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.num_pcie_ports = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.rng_dev_path = /dev/urandom {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.num_volume_scan_tries = 5 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.rx_queue_size = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.pmem_namespaces = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.smbfs_mount_options = {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: WARNING oslo_config.cfg [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] Deprecated: Option "quobyte_client_cfg" from group "libvirt" is deprecated for removal ( Jun 24 04:48:05 devstack devstack@n-api.service[67859]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jun 24 04:48:05 devstack devstack@n-api.service[67859]: will be removed from nova when the volume driver is removed from cinder. Jun 24 04:48:05 devstack devstack@n-api.service[67859]: ). Its value may be silently ignored in the future. Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.quobyte_client_cfg = /etc/quobyte/client-nova.cfg {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.snapshot_compression = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: WARNING oslo_config.cfg [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] Deprecated: Option "quobyte_mount_point_base" from group "libvirt" is deprecated for removal ( Jun 24 04:48:05 devstack devstack@n-api.service[67859]: Quobyte volume driver in cinder was marked unsupported. Quobyte volume support Jun 24 04:48:05 devstack devstack@n-api.service[67859]: will be removed from nova when the volume driver is removed from cinder. Jun 24 04:48:05 devstack devstack@n-api.service[67859]: ). Its value may be silently ignored in the future. Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.snapshot_image_format = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt/ {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.rbd_connect_timeout = 5 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.sparse_logical_volumes = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.rbd_destroy_volume_retries = 12 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.supported_tpm_secret_security = ['user', 'host', 'deployment'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.swtpm_enabled = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.rbd_secret_uuid = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.swtpm_group = tss {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.rbd_user = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.swtpm_user = tss {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.realtime_scheduler_priority = 1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.sysinfo_serial = unique {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.remote_filesystem_transport = ssh {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.tb_cache_size = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.rescue_image_id = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.tx_queue_size = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.rescue_kernel_id = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.uid_maps = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.rescue_ramdisk_id = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.use_default_aio_mode_for_volumes = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.rng_dev_path = /dev/urandom {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.use_virtio_for_bridges = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.rx_queue_size = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.virt_type = kvm {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.smbfs_mount_options = {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.volume_clear = zero {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.volume_clear_size = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.snapshot_compression = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.volume_enforce_multipath = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.snapshot_image_format = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.volume_use_multipath = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.vzstorage_cache_path = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.sparse_logical_volumes = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.supported_tpm_secret_security = ['user', 'host', 'deployment'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.vzstorage_mount_group = qemu {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.swtpm_enabled = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.vzstorage_mount_opts = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.swtpm_group = tss {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.vzstorage_mount_perms = 0770 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.swtpm_user = tss {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.sysinfo_serial = unique {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.vzstorage_mount_user = stack {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.tb_cache_size = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] libvirt.wait_soft_reboot_seconds = 120 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.tx_queue_size = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.auth_section = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.uid_maps = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.auth_type = password {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.use_default_aio_mode_for_volumes = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.cafile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.use_virtio_for_bridges = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.certfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.virt_type = kvm {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.collect_timing = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.volume_clear = zero {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.connect_retries = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.volume_clear_size = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.connect_retry_delay = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.volume_enforce_multipath = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.default_floating_pool = public {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.volume_use_multipath = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.endpoint_override = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.vzstorage_cache_path = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.extension_sync_interval = 600 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.http_retries = 3 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.vzstorage_mount_group = qemu {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.insecure = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.vzstorage_mount_opts = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.keyfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.vzstorage_mount_perms = 0770 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.max_version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.metadata_proxy_shared_secret = **** {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.vzstorage_mount_user = stack {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.min_version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] libvirt.wait_soft_reboot_seconds = 120 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.ovs_bridge = br-int {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.auth_section = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.physnets = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.auth_type = password {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.region_name = RegionOne {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.cafile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.retriable_status_codes = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.certfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.service_metadata_proxy = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.collect_timing = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.service_name = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.connect_retries = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.service_type = network {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.connect_retry_delay = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.split_loggers = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.default_floating_pool = public {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.status_code_retries = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.endpoint_override = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.status_code_retry_delay = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.extension_sync_interval = 600 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.timeout = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.http_retries = 3 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.valid_interfaces = ['internal', 'public'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.insecure = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] neutron.version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.keyfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] notifications.bdms_in_notifications = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.max_version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] notifications.default_level = INFO {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.metadata_proxy_shared_secret = **** {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] notifications.include_share_mapping = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.min_version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] notifications.notification_format = unversioned {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.ovs_bridge = br-int {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] notifications.notify_on_state_change = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.physnets = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.region_name = RegionOne {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] pci.alias = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.retriable_status_codes = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] pci.device_spec = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.service_metadata_proxy = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] pci.report_in_placement = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.service_name = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] placement.auth_section = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.service_type = network {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] placement.auth_type = password {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.split_loggers = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] placement.cafile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.status_code_retries = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] placement.certfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.status_code_retry_delay = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] placement.collect_timing = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.timeout = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] placement.connect_retries = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.valid_interfaces = ['internal', 'public'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] placement.connect_retry_delay = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] neutron.version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] placement.endpoint_override = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] notifications.bdms_in_notifications = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] placement.insecure = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] notifications.default_level = INFO {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] placement.keyfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] notifications.include_share_mapping = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] placement.max_version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] notifications.notification_format = unversioned {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] placement.min_version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] notifications.notify_on_state_change = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] placement.region_name = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] placement.retriable_status_codes = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] placement.service_name = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] pci.alias = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] placement.service_type = placement {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] pci.device_spec = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] placement.split_loggers = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] pci.report_in_placement = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] placement.status_code_retries = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] placement.auth_section = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] placement.status_code_retry_delay = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] placement.auth_type = password {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] placement.timeout = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] placement.cafile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] placement.valid_interfaces = ['internal', 'public'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] placement.certfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] placement.version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] placement.collect_timing = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] quota.cores = 20 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] placement.connect_retries = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] quota.count_usage_from_placement = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] placement.connect_retry_delay = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] placement.endpoint_override = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] quota.driver = nova.quota.DbQuotaDriver {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] placement.insecure = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] quota.injected_file_content_bytes = 10240 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] placement.keyfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] quota.injected_file_path_length = 255 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] placement.max_version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] quota.injected_files = 5 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] placement.min_version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] quota.instances = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] placement.region_name = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] quota.key_pairs = 100 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] placement.retriable_status_codes = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] quota.metadata_items = 128 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] placement.service_name = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] quota.ram = 51200 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] placement.service_type = placement {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] quota.recheck_quota = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] placement.split_loggers = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] quota.server_group_members = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] placement.status_code_retries = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] quota.server_groups = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] placement.status_code_retry_delay = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] quota.unified_limits_resource_list = ['servers'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] placement.timeout = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] quota.unified_limits_resource_strategy = require {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] placement.valid_interfaces = ['internal', 'public'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] placement.version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] scheduler.enable_isolated_aggregate_filtering = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] quota.cores = 20 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] scheduler.image_metadata_prefilter = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] quota.count_usage_from_placement = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] quota.driver = nova.quota.DbQuotaDriver {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] scheduler.max_attempts = 3 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] quota.injected_file_content_bytes = 10240 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] scheduler.max_placement_results = 1000 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] quota.injected_file_path_length = 255 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] scheduler.placement_aggregate_required_for_tenants = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] quota.injected_files = 5 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] scheduler.query_placement_for_image_type_support = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] quota.instances = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] quota.key_pairs = 100 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] scheduler.workers = 2 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] quota.metadata_items = 128 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] quota.ram = 51200 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] quota.recheck_quota = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] quota.server_group_members = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] quota.server_groups = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] quota.unified_limits_resource_list = ['servers'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] quota.unified_limits_resource_strategy = require {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] scheduler.enable_isolated_aggregate_filtering = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.host_subset_size = 1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] scheduler.image_metadata_prefilter = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.image_properties_default_architecture = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] scheduler.max_attempts = 3 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.image_props_weight_multiplier = 0.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] scheduler.max_placement_results = 1000 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.image_props_weight_setting = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] scheduler.placement_aggregate_required_for_tenants = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] scheduler.query_placement_for_image_type_support = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.isolated_hosts = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.isolated_images = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] scheduler.workers = 2 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.max_instances_per_host = 50 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.max_io_ops_per_host = 8 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.pci_in_placement = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.host_subset_size = 1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.track_instance_changes = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.image_properties_default_architecture = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.image_props_weight_multiplier = 0.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] metrics.required = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.image_props_weight_setting = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] metrics.weight_multiplier = 1.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] metrics.weight_of_unavailable = -10000.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.isolated_hosts = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] metrics.weight_setting = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.isolated_images = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.max_instances_per_host = 50 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] serial_console.enabled = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.max_io_ops_per_host = 8 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] serial_console.port_range = 10000:20000 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] serial_console.proxyclient_address = 127.0.0.1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.pci_in_placement = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] serial_console.serialproxy_host = 0.0.0.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] serial_console.serialproxy_port = 6083 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] service_user.auth_section = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] service_user.auth_type = password {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] service_user.cafile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] service_user.certfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] service_user.collect_timing = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.track_instance_changes = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] service_user.insecure = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] service_user.keyfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] metrics.required = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] service_user.send_service_user_token = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] metrics.weight_multiplier = 1.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] service_user.split_loggers = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] metrics.weight_of_unavailable = -10000.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] service_user.timeout = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] metrics.weight_setting = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] spice.agent_enabled = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] spice.enabled = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] serial_console.enabled = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] serial_console.port_range = 10000:20000 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] spice.html5proxy_host = 0.0.0.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] serial_console.proxyclient_address = 127.0.0.1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] serial_console.serialproxy_host = 0.0.0.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] spice.html5proxy_port = 6082 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] spice.image_compression = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] serial_console.serialproxy_port = 6083 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] spice.jpeg_compression = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] service_user.auth_section = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] spice.playback_compression = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] service_user.auth_type = password {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] spice.require_secure = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] service_user.cafile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] spice.server_listen = 127.0.0.1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] service_user.certfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] spice.server_proxyclient_address = 127.0.0.1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] service_user.collect_timing = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] service_user.insecure = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] spice.spice_direct_proxy_base_url = http://127.0.0.1:13002/nova {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] service_user.keyfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] spice.streaming_mode = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] service_user.send_service_user_token = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] spice.zlib_compression = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] service_user.split_loggers = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] upgrade_levels.baseapi = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] service_user.timeout = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] upgrade_levels.compute = auto {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] spice.agent_enabled = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] upgrade_levels.conductor = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] spice.enabled = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] upgrade_levels.scheduler = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vendordata_dynamic_auth.auth_section = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vendordata_dynamic_auth.auth_type = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] spice.html5proxy_host = 0.0.0.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vendordata_dynamic_auth.cafile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] spice.html5proxy_port = 6082 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vendordata_dynamic_auth.certfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] spice.image_compression = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vendordata_dynamic_auth.collect_timing = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] spice.jpeg_compression = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vendordata_dynamic_auth.insecure = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] spice.playback_compression = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vendordata_dynamic_auth.keyfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] spice.require_secure = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vendordata_dynamic_auth.split_loggers = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] spice.server_listen = 127.0.0.1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vendordata_dynamic_auth.timeout = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] spice.server_proxyclient_address = 127.0.0.1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.api_retry_count = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] spice.spice_direct_proxy_base_url = http://127.0.0.1:13002/nova {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.ca_file = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] spice.streaming_mode = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.cache_prefix = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] spice.zlib_compression = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.cluster_name = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] upgrade_levels.baseapi = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.connection_pool_size = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] upgrade_levels.compute = auto {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.console_delay_seconds = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] upgrade_levels.conductor = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.datastore_regex = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] upgrade_levels.scheduler = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.host_ip = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vendordata_dynamic_auth.auth_section = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.host_password = **** {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vendordata_dynamic_auth.auth_type = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.host_port = 443 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vendordata_dynamic_auth.cafile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.host_username = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vendordata_dynamic_auth.certfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.insecure = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vendordata_dynamic_auth.collect_timing = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.integration_bridge = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vendordata_dynamic_auth.insecure = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.maximum_objects = 100 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vendordata_dynamic_auth.keyfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.pbm_default_policy = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vendordata_dynamic_auth.split_loggers = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.pbm_enabled = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vendordata_dynamic_auth.timeout = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.pbm_wsdl_location = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.api_retry_count = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.ca_file = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.serial_port_proxy_uri = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.cache_prefix = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.serial_port_service_uri = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.cluster_name = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.task_poll_interval = 0.5 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.connection_pool_size = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.use_linked_clone = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.console_delay_seconds = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.vnc_keymap = en-us {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.datastore_regex = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.vnc_port = 5900 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.host_ip = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vmware.vnc_port_total = 10000 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.host_password = **** {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vnc.auth_schemes = ['none'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.host_port = 443 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vnc.enabled = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.host_username = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.insecure = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.integration_bridge = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vnc.novncproxy_host = 0.0.0.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.maximum_objects = 100 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vnc.novncproxy_port = 6080 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.pbm_default_policy = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vnc.server_listen = 127.0.0.1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.pbm_enabled = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.pbm_wsdl_location = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vnc.vencrypt_ca_certs = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vnc.vencrypt_client_cert = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.serial_port_proxy_uri = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] vnc.vencrypt_client_key = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.serial_port_service_uri = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] workarounds.disable_compute_service_check_for_ffu = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.task_poll_interval = 0.5 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] workarounds.disable_deep_image_inspection = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.use_linked_clone = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] workarounds.disable_fallback_pcpu_query = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.vnc_keymap = en-us {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] workarounds.disable_group_policy_check_upcall = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.vnc_port = 5900 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] workarounds.disable_libvirt_livesnapshot = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vmware.vnc_port_total = 10000 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] workarounds.disable_rootwrap = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vnc.auth_schemes = ['none'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] workarounds.enable_numa_live_migration = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vnc.enabled = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] workarounds.enable_qemu_monitor_announce_self = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] workarounds.handle_virt_lifecycle_events = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vnc.novncproxy_host = 0.0.0.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] workarounds.libvirt_disable_apic = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vnc.novncproxy_port = 6080 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] workarounds.never_download_image_if_on_rbd = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vnc.server_listen = 127.0.0.1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vnc.vencrypt_ca_certs = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vnc.vencrypt_client_cert = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] workarounds.skip_cpu_compare_at_startup = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] vnc.vencrypt_client_key = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] workarounds.skip_cpu_compare_on_dest = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] workarounds.disable_compute_service_check_for_ffu = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] workarounds.disable_deep_image_inspection = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] workarounds.disable_fallback_pcpu_query = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] workarounds.disable_group_policy_check_upcall = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] workarounds.disable_libvirt_livesnapshot = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] workarounds.disable_rootwrap = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] wsgi.secure_proxy_ssl_header = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] workarounds.enable_numa_live_migration = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] zvm.ca_file = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] workarounds.enable_qemu_monitor_announce_self = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] zvm.cloud_connector_url = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] workarounds.handle_virt_lifecycle_events = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] workarounds.libvirt_disable_apic = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] zvm.reachable_timeout = 300 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] workarounds.never_download_image_if_on_rbd = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_middleware.enable_proxy_headers_parsing = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_middleware.max_request_body_size = 114688 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] workarounds.skip_cpu_compare_at_startup = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] workarounds.skip_cpu_compare_on_dest = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] profiler.connection_string = messaging:// {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] profiler.enabled = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] wsgi.secure_proxy_ssl_header = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] profiler.es_doc_type = notification {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] zvm.ca_file = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] profiler.es_scroll_size = 10000 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] zvm.cloud_connector_url = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] profiler.es_scroll_time = 2m {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] profiler.filter_error_trace = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] zvm.reachable_timeout = 300 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] profiler.hmac_keys = **** {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] profiler.sentinel_service_name = mymaster {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_middleware.enable_proxy_headers_parsing = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] profiler.socket_timeout = 0.1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] profiler.trace_requests = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_middleware.max_request_body_size = 114688 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] profiler.trace_sqlalchemy = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] profiler_jaeger.process_tags = {} {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] profiler_jaeger.service_name_prefix = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] profiler_otlp.service_name_prefix = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.auth_section = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.auth_type = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] profiler.connection_string = messaging:// {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.cafile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] profiler.enabled = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.certfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] profiler.es_doc_type = notification {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.collect_timing = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] profiler.es_scroll_size = 10000 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.connect_retries = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] profiler.es_scroll_time = 2m {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.connect_retry_delay = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] profiler.filter_error_trace = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.endpoint_id = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] profiler.hmac_keys = **** {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.endpoint_interface = public {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] profiler.sentinel_service_name = mymaster {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.endpoint_override = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] profiler.socket_timeout = 0.1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.endpoint_region_name = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] profiler.trace_requests = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.endpoint_service_name = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] profiler.trace_sqlalchemy = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.endpoint_service_type = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.insecure = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] profiler_jaeger.process_tags = {} {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.keyfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] profiler_jaeger.service_name_prefix = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.max_version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] profiler_otlp.service_name_prefix = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.min_version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.auth_section = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.region_name = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.auth_type = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.retriable_status_codes = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.cafile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.service_name = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.certfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.service_type = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.collect_timing = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.split_loggers = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.connect_retries = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.status_code_retries = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.connect_retry_delay = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.status_code_retry_delay = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.endpoint_id = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.timeout = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.endpoint_interface = public {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.valid_interfaces = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.endpoint_override = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.endpoint_region_name = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_limit.version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.endpoint_service_name = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.endpoint_service_type = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.insecure = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.keyfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.max_version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.min_version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.region_name = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.retriable_status_codes = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.service_name = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.service_type = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.split_loggers = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.status_code_retries = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.status_code_retry_delay = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.timeout = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.valid_interfaces = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.processname = uwsgi {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_limit.version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.hostname = devstack {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.ssl = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.processname = uwsgi {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.ssl_version = {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_notifications.retry = -1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_messaging_notifications.transport_url = **** {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_reports.file_event_handler = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] oslo_reports.log_dir = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.ssl = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] privsep_osbrick.group = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] privsep_osbrick.helper_command = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.ssl_version = {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] privsep_osbrick.user = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_notifications.retry = -1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.auth_section = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.auth_type = password {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_messaging_notifications.transport_url = **** {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.auth_url = http://192.168.122.25/identity {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_reports.file_event_handler = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.auth_version = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.cache = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] oslo_reports.log_dir = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.certfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.default_domain_id = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.default_domain_name = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.delay_auth_decision = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] privsep_osbrick.group = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.domain_id = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] privsep_osbrick.helper_command = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.domain_name = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.http_connect_timeout = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] privsep_osbrick.thread_pool_size = 4 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] privsep_osbrick.user = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.include_service_catalog = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.auth_section = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.insecure = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.auth_type = password {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.interface = public {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.auth_url = http://192.168.122.25/identity {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.keyfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.auth_version = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.memcache_password = {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.cache = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.certfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.default_domain_id = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.default_domain_name = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.delay_auth_decision = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.domain_id = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.domain_name = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.http_connect_timeout = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.include_service_catalog = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.insecure = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.interface = public {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.keyfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.memcache_username = {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.memcache_password = {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.password = **** {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.project_domain_id = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.project_domain_name = Default {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.project_id = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.project_name = service {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.region_name = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.service_token_roles_required = True {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.service_type = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.system_scope = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.token_cache_time = 300 {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.trust_id = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.user_domain_id = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.user_domain_name = Default {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.memcache_username = {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.user_id = None {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.username = nova {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.password = **** {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.25/identity {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.project_domain_id = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi_app [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] ******************************************************************************** {{(pid=67858) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.project_domain_name = Default {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x72304b0a3668 pid: 67858 (default app) Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.project_id = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.project_name = service {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.region_name = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.service_token_roles_required = True {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.service_type = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.system_scope = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.token_cache_time = 300 {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.trust_id = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.user_domain_id = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.user_domain_name = Default {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.user_id = None {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.username = nova {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] keystone_authtoken.www_authenticate_uri = http://192.168.122.25/identity {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3253}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi_app [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] ******************************************************************************** {{(pid=67859) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} Jun 24 04:48:05 devstack devstack@n-api.service[67859]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x72304b0a3668 pid: 67859 (default app) Jun 24 04:48:05 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-a00db003-6a49-457b-8a2d-30e0496f0649 None None] 192.168.122.25 "GET /compute/v2.1/" status: 200 len: 392 microversion: 2.1 time: 0.005672 Jun 24 04:48:05 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 1/1] 192.168.122.25 () {50 vars in 786 bytes} [Wed Jun 24 04:48:05 2026] GET /compute/v2.1/ => generated 392 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:48:12 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:48:12 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:48:12 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:48:12 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:48:12 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:48:12 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:48:12 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:48:12 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:50:33 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:50:33 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] 192.168.122.25 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.010487 Jun 24 04:50:33 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 1/2] 192.168.122.25 () {54 vars in 930 bytes} [Wed Jun 24 04:50:33 2026] GET /compute/v2.1 => generated 392 bytes in 12 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:50:33 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-03bac03a-db25-4756-90e5-4e1b38dbf481 admin admin] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:50:33 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-03bac03a-db25-4756-90e5-4e1b38dbf481 admin admin] 192.168.122.25 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 15 microversion: 2.61 time: 0.582518 Jun 24 04:50:33 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 2/3] 192.168.122.25 () {60 vars in 1291 bytes} [Wed Jun 24 04:50:33 2026] GET /compute/v2.1/flavors/detail?is_public=True => generated 15 bytes in 584 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:50:37 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:50:37 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8156bab4-fb87-439b-91dd-86242be87df7 None None] 192.168.122.25 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.006725 Jun 24 04:50:37 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 2/4] 192.168.122.25 () {54 vars in 930 bytes} [Wed Jun 24 04:50:37 2026] GET /compute/v2.1 => generated 392 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:50:37 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-415e6105-b2c4-4881-bf68-ce0b3bd773c1 admin admin] Action: 'create', calling method: >, body: {"flavor": {"disk": 1, "os-flavor-access:is_public": true, "id": "c1", "OS-FLV-EXT-DATA:ephemeral": 0, "name": "cirros256", "swap": 0, "ram": 256, "vcpus": 1}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:50:37 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-415e6105-b2c4-4881-bf68-ce0b3bd773c1 admin admin] 192.168.122.25 "POST /compute/v2.1/flavors" status: 200 len: 413 microversion: 2.61 time: 0.123986 Jun 24 04:50:37 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 3/5] 192.168.122.25 () {64 vars in 1282 bytes} [Wed Jun 24 04:50:37 2026] POST /compute/v2.1/flavors => generated 413 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) Jun 24 04:50:37 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e90ada45-31c0-4984-9423-e3c8b9b759ca admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:50:37 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e90ada45-31c0-4984-9423-e3c8b9b759ca admin admin] 192.168.122.25 "POST /compute/v2.1/flavors/c1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.418047 Jun 24 04:50:37 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 3/6] 192.168.122.25 () {64 vars in 1335 bytes} [Wed Jun 24 04:50:37 2026] POST /compute/v2.1/flavors/c1/os-extra_specs => generated 43 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:50:41 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-415e6105-b2c4-4881-bf68-ce0b3bd773c1 admin admin] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:50:41 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-415e6105-b2c4-4881-bf68-ce0b3bd773c1 admin admin] 192.168.122.25 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.019470 Jun 24 04:50:41 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 4/7] 192.168.122.25 () {54 vars in 930 bytes} [Wed Jun 24 04:50:41 2026] GET /compute/v2.1 => generated 392 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:50:41 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-393b8285-c7e4-4832-bb06-32ee7f5a85e7 admin admin] Action: 'create', calling method: >, body: {"flavor": {"vcpus": 1, "name": "ds512M", "ram": 512, "os-flavor-access:is_public": true, "id": "d1", "disk": 5, "OS-FLV-EXT-DATA:ephemeral": 0, "swap": 0}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:50:41 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-393b8285-c7e4-4832-bb06-32ee7f5a85e7 admin admin] 192.168.122.25 "POST /compute/v2.1/flavors" status: 200 len: 410 microversion: 2.61 time: 0.215431 Jun 24 04:50:41 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 4/8] 192.168.122.25 () {64 vars in 1282 bytes} [Wed Jun 24 04:50:41 2026] POST /compute/v2.1/flavors => generated 410 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 04:50:41 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-5a3cd0c7-526f-408c-a35d-6cd95e3cb871 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:50:41 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-5a3cd0c7-526f-408c-a35d-6cd95e3cb871 admin admin] 192.168.122.25 "POST /compute/v2.1/flavors/d1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.050481 Jun 24 04:50:41 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 5/9] 192.168.122.25 () {64 vars in 1335 bytes} [Wed Jun 24 04:50:41 2026] POST /compute/v2.1/flavors/d1/os-extra_specs => generated 43 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:50:45 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-393b8285-c7e4-4832-bb06-32ee7f5a85e7 admin admin] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:50:45 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-393b8285-c7e4-4832-bb06-32ee7f5a85e7 admin admin] 192.168.122.25 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.005558 Jun 24 04:50:45 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 5/10] 192.168.122.25 () {54 vars in 930 bytes} [Wed Jun 24 04:50:45 2026] GET /compute/v2.1 => generated 392 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:50:45 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-5f5116f5-39a8-4551-8bcd-40d72f6f8a57 admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "name": "ds1G", "id": "d2", "ram": 1024, "OS-FLV-EXT-DATA:ephemeral": 0, "swap": 0, "disk": 10, "vcpus": 1}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:50:45 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-5f5116f5-39a8-4551-8bcd-40d72f6f8a57 admin admin] 192.168.122.25 "POST /compute/v2.1/flavors" status: 200 len: 410 microversion: 2.61 time: 0.103979 Jun 24 04:50:45 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 6/11] 192.168.122.25 () {64 vars in 1282 bytes} [Wed Jun 24 04:50:45 2026] POST /compute/v2.1/flavors => generated 410 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 04:50:45 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-4b5ad02b-0809-4bf1-b067-dda32951802a admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:50:45 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-4b5ad02b-0809-4bf1-b067-dda32951802a admin admin] 192.168.122.25 "POST /compute/v2.1/flavors/d2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.043561 Jun 24 04:50:45 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 6/12] 192.168.122.25 () {64 vars in 1335 bytes} [Wed Jun 24 04:50:45 2026] POST /compute/v2.1/flavors/d2/os-extra_specs => generated 43 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:50:48 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-5f5116f5-39a8-4551-8bcd-40d72f6f8a57 admin admin] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:50:48 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-5f5116f5-39a8-4551-8bcd-40d72f6f8a57 admin admin] 192.168.122.25 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.006098 Jun 24 04:50:48 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 7/13] 192.168.122.25 () {54 vars in 930 bytes} [Wed Jun 24 04:50:48 2026] GET /compute/v2.1 => generated 392 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 04:50:48 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-72156aa7-0e8d-40f1-ab86-5cf8cd05f7be admin admin] Action: 'create', calling method: >, body: {"flavor": {"vcpus": 2, "name": "ds2G", "OS-FLV-EXT-DATA:ephemeral": 0, "swap": 0, "ram": 2048, "disk": 10, "id": "d3", "os-flavor-access:is_public": true}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:50:48 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-72156aa7-0e8d-40f1-ab86-5cf8cd05f7be admin admin] 192.168.122.25 "POST /compute/v2.1/flavors" status: 200 len: 410 microversion: 2.61 time: 0.104640 Jun 24 04:50:48 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 7/14] 192.168.122.25 () {64 vars in 1282 bytes} [Wed Jun 24 04:50:48 2026] POST /compute/v2.1/flavors => generated 410 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 04:50:48 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-7cf93170-d684-4483-bec0-df31a496d0aa admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:50:48 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-7cf93170-d684-4483-bec0-df31a496d0aa admin admin] 192.168.122.25 "POST /compute/v2.1/flavors/d3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.041518 Jun 24 04:50:48 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 8/15] 192.168.122.25 () {64 vars in 1335 bytes} [Wed Jun 24 04:50:48 2026] POST /compute/v2.1/flavors/d3/os-extra_specs => generated 43 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:50:52 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-72156aa7-0e8d-40f1-ab86-5cf8cd05f7be admin admin] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:50:52 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-72156aa7-0e8d-40f1-ab86-5cf8cd05f7be admin admin] 192.168.122.25 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.010560 Jun 24 04:50:52 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 8/16] 192.168.122.25 () {54 vars in 930 bytes} [Wed Jun 24 04:50:52 2026] GET /compute/v2.1 => generated 392 bytes in 11 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:50:52 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0f46be1c-0e7b-4ef9-b277-8b9907f17c64 admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "id": "d4", "vcpus": 4, "ram": 4096, "disk": 20, "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "name": "ds4G"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:50:52 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0f46be1c-0e7b-4ef9-b277-8b9907f17c64 admin admin] 192.168.122.25 "POST /compute/v2.1/flavors" status: 200 len: 410 microversion: 2.61 time: 0.101016 Jun 24 04:50:52 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 9/17] 192.168.122.25 () {64 vars in 1282 bytes} [Wed Jun 24 04:50:52 2026] POST /compute/v2.1/flavors => generated 410 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 04:50:52 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-2f649004-39ff-43d8-b52c-d05e555b3d69 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:50:52 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-2f649004-39ff-43d8-b52c-d05e555b3d69 admin admin] 192.168.122.25 "POST /compute/v2.1/flavors/d4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.048368 Jun 24 04:50:52 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 9/18] 192.168.122.25 () {64 vars in 1335 bytes} [Wed Jun 24 04:50:52 2026] POST /compute/v2.1/flavors/d4/os-extra_specs => generated 43 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:50:56 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0f46be1c-0e7b-4ef9-b277-8b9907f17c64 admin admin] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:50:56 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0f46be1c-0e7b-4ef9-b277-8b9907f17c64 admin admin] 192.168.122.25 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.013369 Jun 24 04:50:56 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 10/19] 192.168.122.25 () {54 vars in 930 bytes} [Wed Jun 24 04:50:56 2026] GET /compute/v2.1 => generated 392 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:50:56 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8029e04d-da9c-45ef-b7f8-96e40dc3bd11 admin admin] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:50:56 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8029e04d-da9c-45ef-b7f8-96e40dc3bd11 admin admin] 192.168.122.25 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 2136 microversion: 2.61 time: 0.099406 Jun 24 04:50:56 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 10/20] 192.168.122.25 () {60 vars in 1291 bytes} [Wed Jun 24 04:50:56 2026] GET /compute/v2.1/flavors/detail?is_public=True => generated 2136 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 04:50:59 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0f46be1c-0e7b-4ef9-b277-8b9907f17c64 admin admin] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:50:59 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0f46be1c-0e7b-4ef9-b277-8b9907f17c64 admin admin] 192.168.122.25 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.008752 Jun 24 04:50:59 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 11/21] 192.168.122.25 () {54 vars in 930 bytes} [Wed Jun 24 04:50:59 2026] GET /compute/v2.1 => generated 392 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:50:59 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-4e869158-4691-4b95-b1a7-5b41a77d08ab admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.tiny", "ram": 512, "disk": 1, "vcpus": 1, "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": true, "id": "1", "swap": 0}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:50:59 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-4e869158-4691-4b95-b1a7-5b41a77d08ab admin admin] 192.168.122.25 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.089885 Jun 24 04:50:59 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 11/22] 192.168.122.25 () {64 vars in 1282 bytes} [Wed Jun 24 04:50:59 2026] POST /compute/v2.1/flavors => generated 408 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 04:50:59 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-613d80ab-4d98-4d4b-9740-d8e767f54715 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:50:59 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-613d80ab-4d98-4d4b-9740-d8e767f54715 admin admin] 192.168.122.25 "POST /compute/v2.1/flavors/1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.049675 Jun 24 04:50:59 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 12/23] 192.168.122.25 () {64 vars in 1332 bytes} [Wed Jun 24 04:50:59 2026] POST /compute/v2.1/flavors/1/os-extra_specs => generated 43 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:51:03 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-4e869158-4691-4b95-b1a7-5b41a77d08ab admin admin] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:51:03 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-4e869158-4691-4b95-b1a7-5b41a77d08ab admin admin] 192.168.122.25 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.007315 Jun 24 04:51:03 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 12/24] 192.168.122.25 () {54 vars in 930 bytes} [Wed Jun 24 04:51:03 2026] GET /compute/v2.1 => generated 392 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 04:51:03 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0360c642-06b8-4042-8f59-2597935e1ae6 admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "id": "2", "ram": 2048, "swap": 0, "vcpus": 1, "name": "m1.small", "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:51:03 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0360c642-06b8-4042-8f59-2597935e1ae6 admin admin] 192.168.122.25 "POST /compute/v2.1/flavors" status: 200 len: 411 microversion: 2.61 time: 0.109224 Jun 24 04:51:03 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 13/25] 192.168.122.25 () {64 vars in 1282 bytes} [Wed Jun 24 04:51:03 2026] POST /compute/v2.1/flavors => generated 411 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 04:51:03 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-04de4f72-5913-4569-b4a7-d9cac8aa8753 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:51:03 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-04de4f72-5913-4569-b4a7-d9cac8aa8753 admin admin] 192.168.122.25 "POST /compute/v2.1/flavors/2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.041693 Jun 24 04:51:03 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 13/26] 192.168.122.25 () {64 vars in 1332 bytes} [Wed Jun 24 04:51:03 2026] POST /compute/v2.1/flavors/2/os-extra_specs => generated 43 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:51:06 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0360c642-06b8-4042-8f59-2597935e1ae6 admin admin] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:51:06 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0360c642-06b8-4042-8f59-2597935e1ae6 admin admin] 192.168.122.25 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.005929 Jun 24 04:51:06 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 14/27] 192.168.122.25 () {54 vars in 930 bytes} [Wed Jun 24 04:51:06 2026] GET /compute/v2.1 => generated 392 bytes in 7 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:51:06 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-68218a42-8f5d-47a7-ab41-bfa94534119a admin admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 4096, "id": "3", "disk": 40, "swap": 0, "vcpus": 2, "OS-FLV-EXT-DATA:ephemeral": 0, "os-flavor-access:is_public": true, "name": "m1.medium"}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:51:06 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-68218a42-8f5d-47a7-ab41-bfa94534119a admin admin] 192.168.122.25 "POST /compute/v2.1/flavors" status: 200 len: 412 microversion: 2.61 time: 0.079715 Jun 24 04:51:06 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 14/28] 192.168.122.25 () {64 vars in 1282 bytes} [Wed Jun 24 04:51:06 2026] POST /compute/v2.1/flavors => generated 412 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 04:51:06 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0fb65be9-3e45-4bf3-8c42-b12f568f5e25 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:51:06 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0fb65be9-3e45-4bf3-8c42-b12f568f5e25 admin admin] 192.168.122.25 "POST /compute/v2.1/flavors/3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.036005 Jun 24 04:51:06 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 15/29] 192.168.122.25 () {64 vars in 1332 bytes} [Wed Jun 24 04:51:06 2026] POST /compute/v2.1/flavors/3/os-extra_specs => generated 43 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:51:09 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-68218a42-8f5d-47a7-ab41-bfa94534119a admin admin] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:51:09 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-68218a42-8f5d-47a7-ab41-bfa94534119a admin admin] 192.168.122.25 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.006872 Jun 24 04:51:09 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 15/30] 192.168.122.25 () {54 vars in 930 bytes} [Wed Jun 24 04:51:09 2026] GET /compute/v2.1 => generated 392 bytes in 8 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:51:10 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-14478938-10a8-4054-8423-378786da770f admin admin] Action: 'create', calling method: >, body: {"flavor": {"disk": 80, "ram": 8192, "name": "m1.large", "os-flavor-access:is_public": true, "vcpus": 4, "id": "4", "OS-FLV-EXT-DATA:ephemeral": 0, "swap": 0}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:51:10 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-14478938-10a8-4054-8423-378786da770f admin admin] 192.168.122.25 "POST /compute/v2.1/flavors" status: 200 len: 411 microversion: 2.61 time: 0.084924 Jun 24 04:51:10 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 16/31] 192.168.122.25 () {64 vars in 1282 bytes} [Wed Jun 24 04:51:09 2026] POST /compute/v2.1/flavors => generated 411 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 04:51:10 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e3fd836c-8bfb-4dc6-a6d9-ba41cbe61720 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:51:10 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e3fd836c-8bfb-4dc6-a6d9-ba41cbe61720 admin admin] 192.168.122.25 "POST /compute/v2.1/flavors/4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.035946 Jun 24 04:51:10 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 16/32] 192.168.122.25 () {64 vars in 1332 bytes} [Wed Jun 24 04:51:10 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) Jun 24 04:51:13 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-14478938-10a8-4054-8423-378786da770f admin admin] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:51:13 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-14478938-10a8-4054-8423-378786da770f admin admin] 192.168.122.25 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.005072 Jun 24 04:51:13 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 17/33] 192.168.122.25 () {54 vars in 930 bytes} [Wed Jun 24 04:51:13 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:51:13 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8d3babdc-526b-4300-9491-6fdeef43d5e8 admin admin] Action: 'create', calling method: >, body: {"flavor": {"disk": 160, "name": "m1.xlarge", "os-flavor-access:is_public": true, "vcpus": 8, "OS-FLV-EXT-DATA:ephemeral": 0, "swap": 0, "id": "5", "ram": 16384}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:51:13 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8d3babdc-526b-4300-9491-6fdeef43d5e8 admin admin] 192.168.122.25 "POST /compute/v2.1/flavors" status: 200 len: 414 microversion: 2.61 time: 0.088436 Jun 24 04:51:13 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 17/34] 192.168.122.25 () {64 vars in 1282 bytes} [Wed Jun 24 04:51:13 2026] POST /compute/v2.1/flavors => generated 414 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 04:51:13 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-ef71b270-9c68-4310-90a1-1983b5010096 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:51:13 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-ef71b270-9c68-4310-90a1-1983b5010096 admin admin] 192.168.122.25 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.036567 Jun 24 04:51:13 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 18/35] 192.168.122.25 () {64 vars in 1332 bytes} [Wed Jun 24 04:51:13 2026] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:51:21 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8d3babdc-526b-4300-9491-6fdeef43d5e8 admin admin] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:51:21 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8d3babdc-526b-4300-9491-6fdeef43d5e8 admin admin] 192.168.122.25 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.005123 Jun 24 04:51:21 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 18/36] 192.168.122.25 () {54 vars in 930 bytes} [Wed Jun 24 04:51:21 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:51:21 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-9d903e2b-8e4a-47b8-ad3f-ab5600c49afa admin admin] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:51:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9d903e2b-8e4a-47b8-ad3f-ab5600c49afa admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:51:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9d903e2b-8e4a-47b8-ad3f-ab5600c49afa 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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:51:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9d903e2b-8e4a-47b8-ad3f-ab5600c49afa 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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:51:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9d903e2b-8e4a-47b8-ad3f-ab5600c49afa admin admin] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:51:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9d903e2b-8e4a-47b8-ad3f-ab5600c49afa admin admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:51:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9d903e2b-8e4a-47b8-ad3f-ab5600c49afa admin admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:51:21 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-9d903e2b-8e4a-47b8-ad3f-ab5600c49afa admin admin] 192.168.122.25 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.163649 Jun 24 04:51:21 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 19/37] 192.168.122.25 () {60 vars in 1320 bytes} [Wed Jun 24 04:51:21 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 04:51:23 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=21,nova_api:SAVEPOINT=5,nova_api:INSERT=10,nova_api:RELEASE=5 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:51:31 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:51:31 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:51:31 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=23,nova_api:INSERT=10,nova_api:SAVEPOINT=5,nova_api:RELEASE=5 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:51:57 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8d3babdc-526b-4300-9491-6fdeef43d5e8 admin admin] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:51:57 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8d3babdc-526b-4300-9491-6fdeef43d5e8 admin admin] 192.168.122.25 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.005022 Jun 24 04:51:57 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 19/38] 192.168.122.25 () {54 vars in 930 bytes} [Wed Jun 24 04:51:57 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:51:57 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-78001fea-b064-48fa-82ef-2e3447557f18 admin admin] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:51:57 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-78001fea-b064-48fa-82ef-2e3447557f18 admin admin] 192.168.122.25 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 4262 microversion: 2.61 time: 0.085215 Jun 24 04:51:57 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 20/39] 192.168.122.25 () {60 vars in 1291 bytes} [Wed Jun 24 04:51:57 2026] GET /compute/v2.1/flavors/detail?is_public=True => generated 4262 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 04:52:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8d3babdc-526b-4300-9491-6fdeef43d5e8 admin admin] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:52:04 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8d3babdc-526b-4300-9491-6fdeef43d5e8 admin admin] 192.168.122.25 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.005511 Jun 24 04:52:04 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 20/40] 192.168.122.25 () {54 vars in 930 bytes} [Wed Jun 24 04:52:04 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:52:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-436ddb83-d65f-4127-adef-2f5b1a336cb1 admin admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 192, "OS-FLV-EXT-DATA:ephemeral": 0, "id": "42", "name": "m1.nano", "swap": 0, "os-flavor-access:is_public": true, "vcpus": 1, "disk": 1}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:52:04 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-436ddb83-d65f-4127-adef-2f5b1a336cb1 admin admin] 192.168.122.25 "POST /compute/v2.1/flavors" status: 200 len: 411 microversion: 2.61 time: 0.085974 Jun 24 04:52:04 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 21/41] 192.168.122.25 () {64 vars in 1282 bytes} [Wed Jun 24 04:52:04 2026] POST /compute/v2.1/flavors => generated 411 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 04:52:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-6d6b1a3c-b499-4612-b89b-e6e58e5fde52 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:52:04 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-6d6b1a3c-b499-4612-b89b-e6e58e5fde52 admin admin] 192.168.122.25 "POST /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.033700 Jun 24 04:52:04 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 21/42] 192.168.122.25 () {64 vars in 1335 bytes} [Wed Jun 24 04:52:04 2026] POST /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:52:11 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-436ddb83-d65f-4127-adef-2f5b1a336cb1 admin admin] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:52:11 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-436ddb83-d65f-4127-adef-2f5b1a336cb1 admin admin] 192.168.122.25 "GET /compute/v2.1" status: 200 len: 392 microversion: 2.1 time: 0.008888 Jun 24 04:52:11 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 22/43] 192.168.122.25 () {54 vars in 930 bytes} [Wed Jun 24 04:52:11 2026] GET /compute/v2.1 => generated 392 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:52:11 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-0d9d610b-1ecb-45c7-ad23-de57b7c01340 admin admin] Action: 'create', calling method: >, body: {"flavor": {"ram": 256, "os-flavor-access:is_public": true, "name": "m1.micro", "vcpus": 1, "id": "84", "swap": 0, "disk": 1, "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:52:11 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-0d9d610b-1ecb-45c7-ad23-de57b7c01340 admin admin] 192.168.122.25 "POST /compute/v2.1/flavors" status: 200 len: 412 microversion: 2.61 time: 0.082519 Jun 24 04:52:11 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 22/44] 192.168.122.25 () {64 vars in 1282 bytes} [Wed Jun 24 04:52:11 2026] POST /compute/v2.1/flavors => generated 412 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 04:52:11 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-80c5eb3b-9362-4194-9b33-868178c7f199 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:52:11 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-80c5eb3b-9362-4194-9b33-868178c7f199 admin admin] 192.168.122.25 "POST /compute/v2.1/flavors/84/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.035177 Jun 24 04:52:11 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 23/45] 192.168.122.25 () {64 vars in 1335 bytes} [Wed Jun 24 04:52:11 2026] POST /compute/v2.1/flavors/84/os-extra_specs => generated 43 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:52:21 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=4,nova_api:SAVEPOINT=1,nova_api:INSERT=2,nova_api:RELEASE=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:52:21 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=5,nova_api:INSERT=2,nova_api:SAVEPOINT=1,nova_api:RELEASE=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:56:49 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-1521838207", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:56:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:56:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:56:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:56:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:56:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:56:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:56:50 devstack devstack@n-api.service[67859]: DEBUG nova.network.neutron [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] validate_networks() for [('4c185f09-a822-4d29-8414-8c399e4f4d3d', None, None, None, None, None)] {{(pid=67859) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 04:56:50 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:56:52 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:56:52 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1560644384", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42", "networks": [{"uuid": "126e01aa-4f93-4d79-a5ce-2f4461c82b5e"}]}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:56:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:56:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:56:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:56:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:56:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:56:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:56:53 devstack devstack@n-api.service[67858]: DEBUG nova.network.neutron [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] validate_networks() for [('126e01aa-4f93-4d79-a5ce-2f4461c82b5e', None, None, None, None, None)] {{(pid=67858) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 04:56:53 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:56:54 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Flavor limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 04:56:54 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Image limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 04:56:54 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Flavor pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 04:56:54 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Image pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 04:56:54 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 04:56:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:56:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:56:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:56:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:56:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:56:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:56:54 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Getting quotas for project 5b4ce5ee749149239b29a01bf5a672f8. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 04:56:54 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Getting quotas for user f7f3b327d49241aa97e95c98f9dc24f2 and project 5b4ce5ee749149239b29a01bf5a672f8. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 04:56:54 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Going to run 1 instances... {{(pid=67859) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 04:56:54 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] 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='f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1',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=67859) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 04:56:54 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-51e126a5-1851-4b59-a872-8cc48cde49df tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 389 microversion: 2.1 time: 4.931193 Jun 24 04:56:54 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 23/46] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 04:56:49 2026] POST /compute/v2.1/servers => generated 389 bytes in 4935 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 24 04:56:54 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-937287bb-36d3-4a66-bb30-0423ff01cb29 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:56:54 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-937287bb-36d3-4a66-bb30-0423ff01cb29 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:56:54 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-937287bb-36d3-4a66-bb30-0423ff01cb29 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:56:55 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:56:55 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-937287bb-36d3-4a66-bb30-0423ff01cb29 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:56:55 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-937287bb-36d3-4a66-bb30-0423ff01cb29 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a" status: 200 len: 1232 microversion: 2.1 time: 1.099649 Jun 24 04:56:55 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 24/47] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:56:54 2026] GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a => generated 1232 bytes in 1103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:56:55 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-1268974873", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:56:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:56:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:56:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:56:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:56:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:56:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:56:55 devstack devstack@n-api.service[67859]: DEBUG nova.network.neutron [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] validate_networks() for [('4c185f09-a822-4d29-8414-8c399e4f4d3d', None, None, None, None, None)] {{(pid=67859) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 04:56:55 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:01 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Flavor limits 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 04:57:01 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Image limits 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 04:57:01 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Flavor pref 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 04:57:01 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Image pref 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 04:57:01 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 04:57:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-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.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:01 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Getting quotas for project 831e92af30b545b09d7e2d5f9aeddc6e. Resources: {'instances', 'ram', 'cores'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 04:57:01 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Getting quotas for user 98c3e06b17004bd49faef6f2a9bc6ff3 and project 831e92af30b545b09d7e2d5f9aeddc6e. Resources: {'instances', 'ram', 'cores'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 04:57:01 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Going to run 1 instances... {{(pid=67858) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 04:57:01 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] 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='f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1',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=67858) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 04:57:01 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:02 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-778d6cbb-52c8-423e-aaf3-18462f7444fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 386 microversion: 2.1 time: 9.395478 Jun 24 04:57:02 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 24/48] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 04:56:52 2026] POST /compute/v2.1/servers => generated 386 bytes in 9404 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 24 04:57:02 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-23297684-4cf8-4717-9094-86a8bff27a4c tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:02 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-23297684-4cf8-4717-9094-86a8bff27a4c tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:02 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-23297684-4cf8-4717-9094-86a8bff27a4c tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:03 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-23297684-4cf8-4717-9094-86a8bff27a4c tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:03 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-23297684-4cf8-4717-9094-86a8bff27a4c tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe" status: 200 len: 1227 microversion: 2.1 time: 1.397242 Jun 24 04:57:03 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 25/49] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:02 2026] GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe => generated 1227 bytes in 1400 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-ceec1bb6-a15f-42ca-945d-9be57efca443 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:04 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-ceec1bb6-a15f-42ca-945d-9be57efca443 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ceec1bb6-a15f-42ca-945d-9be57efca443 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ceec1bb6-a15f-42ca-945d-9be57efca443 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ceec1bb6-a15f-42ca-945d-9be57efca443 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ceec1bb6-a15f-42ca-945d-9be57efca443 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ceec1bb6-a15f-42ca-945d-9be57efca443 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ceec1bb6-a15f-42ca-945d-9be57efca443 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:04 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-ceec1bb6-a15f-42ca-945d-9be57efca443 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:05 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=4 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:57:05 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Flavor limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 04:57:05 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Image limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 04:57:05 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Flavor pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 04:57:05 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Image pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 04:57:05 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 04:57:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:05 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Getting quotas for project 5b4ce5ee749149239b29a01bf5a672f8. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 04:57:05 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Getting quotas for user f7f3b327d49241aa97e95c98f9dc24f2 and project 5b4ce5ee749149239b29a01bf5a672f8. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 04:57:05 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Going to run 1 instances... {{(pid=67859) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 04:57:05 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] 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='f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1',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=67859) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 04:57:05 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-03ce467e-9f5d-41d2-8895-b0dae6688609 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 389 microversion: 2.1 time: 10.218671 Jun 24 04:57:05 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 25/50] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 04:56:55 2026] POST /compute/v2.1/servers => generated 389 bytes in 10220 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 24 04:57:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-2d0655c7-3f27-49e2-b526-77e0dc31619c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:05 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-2d0655c7-3f27-49e2-b526-77e0dc31619c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:05 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-2d0655c7-3f27-49e2-b526-77e0dc31619c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:07 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-ceec1bb6-a15f-42ca-945d-9be57efca443 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:07 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-ceec1bb6-a15f-42ca-945d-9be57efca443 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe" status: 200 len: 1231 microversion: 2.1 time: 2.685607 Jun 24 04:57:07 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 26/51] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:04 2026] GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe => generated 1231 bytes in 2688 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:07 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-2d0655c7-3f27-49e2-b526-77e0dc31619c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:07 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-2d0655c7-3f27-49e2-b526-77e0dc31619c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1232 microversion: 2.1 time: 1.925747 Jun 24 04:57:07 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 26/52] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:05 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1232 bytes in 1927 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:08 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-869ebe38-e267-450f-b25c-46e70ac9b3b1 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:08 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-869ebe38-e267-450f-b25c-46e70ac9b3b1 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-869ebe38-e267-450f-b25c-46e70ac9b3b1 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-869ebe38-e267-450f-b25c-46e70ac9b3b1 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-869ebe38-e267-450f-b25c-46e70ac9b3b1 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-869ebe38-e267-450f-b25c-46e70ac9b3b1 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-869ebe38-e267-450f-b25c-46e70ac9b3b1 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-869ebe38-e267-450f-b25c-46e70ac9b3b1 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:08 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-869ebe38-e267-450f-b25c-46e70ac9b3b1 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:08 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-a847737b-fd66-4e01-aba1-fd7318d9620b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:08 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-a847737b-fd66-4e01-aba1-fd7318d9620b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a847737b-fd66-4e01-aba1-fd7318d9620b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a847737b-fd66-4e01-aba1-fd7318d9620b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a847737b-fd66-4e01-aba1-fd7318d9620b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a847737b-fd66-4e01-aba1-fd7318d9620b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a847737b-fd66-4e01-aba1-fd7318d9620b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a847737b-fd66-4e01-aba1-fd7318d9620b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:09 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-a847737b-fd66-4e01-aba1-fd7318d9620b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:09 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-869ebe38-e267-450f-b25c-46e70ac9b3b1 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:09 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-869ebe38-e267-450f-b25c-46e70ac9b3b1 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe" status: 200 len: 1287 microversion: 2.1 time: 1.376643 Jun 24 04:57:09 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 27/53] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:08 2026] GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe => generated 1287 bytes in 1380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:10 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-a847737b-fd66-4e01-aba1-fd7318d9620b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:10 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-a847737b-fd66-4e01-aba1-fd7318d9620b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1284 microversion: 2.1 time: 1.513279 Jun 24 04:57:10 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 27/54] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:08 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1284 bytes in 1514 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:10 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0a9c175e-22da-40d8-9f67-1209337b23ce tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:10 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0a9c175e-22da-40d8-9f67-1209337b23ce tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0a9c175e-22da-40d8-9f67-1209337b23ce tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0a9c175e-22da-40d8-9f67-1209337b23ce tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0a9c175e-22da-40d8-9f67-1209337b23ce tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0a9c175e-22da-40d8-9f67-1209337b23ce tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0a9c175e-22da-40d8-9f67-1209337b23ce tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0a9c175e-22da-40d8-9f67-1209337b23ce tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:10 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-0a9c175e-22da-40d8-9f67-1209337b23ce tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:11 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-d345b43d-7bfc-4fc8-95e6-bc9ed8ce2837 req-516c30cb-b239-4084-9422-b003eadbae62 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d72d5f90-79ea-4dc2-a003-62d49c91be4a", "tag": "f97f9b62-d865-4199-a612-b45e3f163036"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:57:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-d345b43d-7bfc-4fc8-95e6-bc9ed8ce2837 req-516c30cb-b239-4084-9422-b003eadbae62 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-d345b43d-7bfc-4fc8-95e6-bc9ed8ce2837 req-516c30cb-b239-4084-9422-b003eadbae62 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-d345b43d-7bfc-4fc8-95e6-bc9ed8ce2837 req-516c30cb-b239-4084-9422-b003eadbae62 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:11 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-d345b43d-7bfc-4fc8-95e6-bc9ed8ce2837 req-516c30cb-b239-4084-9422-b003eadbae62 service nova] Creating event network-changed:f97f9b62-d865-4199-a612-b45e3f163036 for instance d72d5f90-79ea-4dc2-a003-62d49c91be4a on devstack Jun 24 04:57:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-d345b43d-7bfc-4fc8-95e6-bc9ed8ce2837 req-516c30cb-b239-4084-9422-b003eadbae62 service nova] Acquiring lock "compute-rpcapi-router" {{(pid=67859) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 04:57:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-d345b43d-7bfc-4fc8-95e6-bc9ed8ce2837 req-516c30cb-b239-4084-9422-b003eadbae62 service nova] Acquired lock "compute-rpcapi-router" {{(pid=67859) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 04:57:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-48c990c5-c866-41f1-a43d-a4b5dc2da6e6 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-48c990c5-c866-41f1-a43d-a4b5dc2da6e6 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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-48c990c5-c866-41f1-a43d-a4b5dc2da6e6 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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-48c990c5-c866-41f1-a43d-a4b5dc2da6e6 None None] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-48c990c5-c866-41f1-a43d-a4b5dc2da6e6 None None] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-48c990c5-c866-41f1-a43d-a4b5dc2da6e6 None None] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:11 devstack devstack@n-api.service[67859]: INFO nova.compute.rpcapi [None req-48c990c5-c866-41f1-a43d-a4b5dc2da6e6 None None] Automatically selected compute RPC version 6.5 from minimum service version 72 Jun 24 04:57:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-48c990c5-c866-41f1-a43d-a4b5dc2da6e6 None None] Releasing lock "compute-rpcapi-router" {{(pid=67859) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 04:57:11 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [None req-48c990c5-c866-41f1-a43d-a4b5dc2da6e6 None None] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:57:11 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-48c990c5-c866-41f1-a43d-a4b5dc2da6e6 None None] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.192898 Jun 24 04:57:11 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 28/55] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:57:11 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:57:11 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-976a69e1-443f-4abc-a625-77945861716d tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:11 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-976a69e1-443f-4abc-a625-77945861716d tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-976a69e1-443f-4abc-a625-77945861716d tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-976a69e1-443f-4abc-a625-77945861716d tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-976a69e1-443f-4abc-a625-77945861716d tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-976a69e1-443f-4abc-a625-77945861716d tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-976a69e1-443f-4abc-a625-77945861716d tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-976a69e1-443f-4abc-a625-77945861716d tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:11 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-976a69e1-443f-4abc-a625-77945861716d tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:11 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=2 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:57:13 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=4 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:57:14 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-976a69e1-443f-4abc-a625-77945861716d tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:14 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-976a69e1-443f-4abc-a625-77945861716d tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1292 microversion: 2.1 time: 2.750505 Jun 24 04:57:14 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 29/56] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:11 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1292 bytes in 2754 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:15 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-a86e1201-8fe3-4615-aad1-ed0fde8a0054 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:15 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-a86e1201-8fe3-4615-aad1-ed0fde8a0054 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a86e1201-8fe3-4615-aad1-ed0fde8a0054 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a86e1201-8fe3-4615-aad1-ed0fde8a0054 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a86e1201-8fe3-4615-aad1-ed0fde8a0054 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a86e1201-8fe3-4615-aad1-ed0fde8a0054 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a86e1201-8fe3-4615-aad1-ed0fde8a0054 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a86e1201-8fe3-4615-aad1-ed0fde8a0054 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:15 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-a86e1201-8fe3-4615-aad1-ed0fde8a0054 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:15 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0a9c175e-22da-40d8-9f67-1209337b23ce tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:15 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0a9c175e-22da-40d8-9f67-1209337b23ce tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe" status: 200 len: 1327 microversion: 2.1 time: 4.774830 Jun 24 04:57:15 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 28/57] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:10 2026] GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe => generated 1327 bytes in 4777 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:15 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-e4e2dfaa-1c11-4b42-9f1a-d52fb801e753 req-533c1225-0fdc-4d02-ac4a-2aa68556d9e6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "337b497a-2a65-401f-ba4e-a939be423bbe", "tag": "823ab479-dde0-4046-879a-347550e50ce7"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:57:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-e4e2dfaa-1c11-4b42-9f1a-d52fb801e753 req-533c1225-0fdc-4d02-ac4a-2aa68556d9e6 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-e4e2dfaa-1c11-4b42-9f1a-d52fb801e753 req-533c1225-0fdc-4d02-ac4a-2aa68556d9e6 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-e4e2dfaa-1c11-4b42-9f1a-d52fb801e753 req-533c1225-0fdc-4d02-ac4a-2aa68556d9e6 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:15 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-e4e2dfaa-1c11-4b42-9f1a-d52fb801e753 req-533c1225-0fdc-4d02-ac4a-2aa68556d9e6 service nova] Creating event network-changed:823ab479-dde0-4046-879a-347550e50ce7 for instance 337b497a-2a65-401f-ba4e-a939be423bbe on devstack Jun 24 04:57:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-e4e2dfaa-1c11-4b42-9f1a-d52fb801e753 req-533c1225-0fdc-4d02-ac4a-2aa68556d9e6 service nova] Acquiring lock "compute-rpcapi-router" {{(pid=67858) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 24 04:57:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-e4e2dfaa-1c11-4b42-9f1a-d52fb801e753 req-533c1225-0fdc-4d02-ac4a-2aa68556d9e6 service nova] Acquired lock "compute-rpcapi-router" {{(pid=67858) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 24 04:57:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d25eba25-e1bd-401f-9a98-55d7cb32db33 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d25eba25-e1bd-401f-9a98-55d7cb32db33 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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d25eba25-e1bd-401f-9a98-55d7cb32db33 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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d25eba25-e1bd-401f-9a98-55d7cb32db33 None None] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d25eba25-e1bd-401f-9a98-55d7cb32db33 None None] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d25eba25-e1bd-401f-9a98-55d7cb32db33 None None] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:15 devstack devstack@n-api.service[67858]: INFO nova.compute.rpcapi [None req-d25eba25-e1bd-401f-9a98-55d7cb32db33 None None] Automatically selected compute RPC version 6.5 from minimum service version 72 Jun 24 04:57:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d25eba25-e1bd-401f-9a98-55d7cb32db33 None None] Releasing lock "compute-rpcapi-router" {{(pid=67858) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 24 04:57:15 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [None req-d25eba25-e1bd-401f-9a98-55d7cb32db33 None None] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:57:15 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-d25eba25-e1bd-401f-9a98-55d7cb32db33 None None] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.116143 Jun 24 04:57:15 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 29/58] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:57:15 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:57:16 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f5f70ce0-5c46-4192-b17c-e08b4f78c7c0 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:16 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-f5f70ce0-5c46-4192-b17c-e08b4f78c7c0 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f5f70ce0-5c46-4192-b17c-e08b4f78c7c0 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f5f70ce0-5c46-4192-b17c-e08b4f78c7c0 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f5f70ce0-5c46-4192-b17c-e08b4f78c7c0 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f5f70ce0-5c46-4192-b17c-e08b4f78c7c0 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f5f70ce0-5c46-4192-b17c-e08b4f78c7c0 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f5f70ce0-5c46-4192-b17c-e08b4f78c7c0 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:16 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-f5f70ce0-5c46-4192-b17c-e08b4f78c7c0 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:17 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=4 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:57:21 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=5 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:57:24 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-a86e1201-8fe3-4615-aad1-ed0fde8a0054 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:24 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-a86e1201-8fe3-4615-aad1-ed0fde8a0054 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1332 microversion: 2.1 time: 9.205369 Jun 24 04:57:24 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 30/59] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:15 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1332 bytes in 9210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:24 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-9b638dc6-ced6-45be-b13e-734895911b87 req-ec4a3d18-bc8f-4336-8900-07c9c83e0e0a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "337b497a-2a65-401f-ba4e-a939be423bbe", "name": "network-vif-unplugged", "status": "completed", "tag": "823ab479-dde0-4046-879a-347550e50ce7"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:57:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-9b638dc6-ced6-45be-b13e-734895911b87 req-ec4a3d18-bc8f-4336-8900-07c9c83e0e0a service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-9b638dc6-ced6-45be-b13e-734895911b87 req-ec4a3d18-bc8f-4336-8900-07c9c83e0e0a service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-9b638dc6-ced6-45be-b13e-734895911b87 req-ec4a3d18-bc8f-4336-8900-07c9c83e0e0a service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:24 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-9b638dc6-ced6-45be-b13e-734895911b87 req-ec4a3d18-bc8f-4336-8900-07c9c83e0e0a service nova] Creating event network-vif-unplugged:823ab479-dde0-4046-879a-347550e50ce7 for instance 337b497a-2a65-401f-ba4e-a939be423bbe on devstack Jun 24 04:57:24 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-9b638dc6-ced6-45be-b13e-734895911b87 req-ec4a3d18-bc8f-4336-8900-07c9c83e0e0a service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:57:24 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-9b638dc6-ced6-45be-b13e-734895911b87 req-ec4a3d18-bc8f-4336-8900-07c9c83e0e0a service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.048012 Jun 24 04:57:24 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 31/60] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:57:24 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:57:25 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-f5f70ce0-5c46-4192-b17c-e08b4f78c7c0 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:25 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f5f70ce0-5c46-4192-b17c-e08b4f78c7c0 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe" status: 200 len: 1327 microversion: 2.1 time: 8.751011 Jun 24 04:57:25 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 30/61] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:16 2026] GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe => generated 1327 bytes in 8754 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:25 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-8ae69204-558b-4fd3-b063-030c31cfacd1 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:25 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-8ae69204-558b-4fd3-b063-030c31cfacd1 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8ae69204-558b-4fd3-b063-030c31cfacd1 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8ae69204-558b-4fd3-b063-030c31cfacd1 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8ae69204-558b-4fd3-b063-030c31cfacd1 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8ae69204-558b-4fd3-b063-030c31cfacd1 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8ae69204-558b-4fd3-b063-030c31cfacd1 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8ae69204-558b-4fd3-b063-030c31cfacd1 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:25 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-cba64d9f-c4ab-43e8-bd4b-a8c0080fd2dd req-1ed9bbd0-5a9b-4f89-b4b2-9f2d72fe4b33 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d72d5f90-79ea-4dc2-a003-62d49c91be4a", "name": "network-vif-unplugged", "status": "completed", "tag": "f97f9b62-d865-4199-a612-b45e3f163036"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:57:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-cba64d9f-c4ab-43e8-bd4b-a8c0080fd2dd req-1ed9bbd0-5a9b-4f89-b4b2-9f2d72fe4b33 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-cba64d9f-c4ab-43e8-bd4b-a8c0080fd2dd req-1ed9bbd0-5a9b-4f89-b4b2-9f2d72fe4b33 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-cba64d9f-c4ab-43e8-bd4b-a8c0080fd2dd req-1ed9bbd0-5a9b-4f89-b4b2-9f2d72fe4b33 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:25 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-cba64d9f-c4ab-43e8-bd4b-a8c0080fd2dd req-1ed9bbd0-5a9b-4f89-b4b2-9f2d72fe4b33 service nova] Creating event network-vif-unplugged:f97f9b62-d865-4199-a612-b45e3f163036 for instance d72d5f90-79ea-4dc2-a003-62d49c91be4a on devstack Jun 24 04:57:25 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-cba64d9f-c4ab-43e8-bd4b-a8c0080fd2dd req-1ed9bbd0-5a9b-4f89-b4b2-9f2d72fe4b33 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:57:25 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-cba64d9f-c4ab-43e8-bd4b-a8c0080fd2dd req-1ed9bbd0-5a9b-4f89-b4b2-9f2d72fe4b33 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.132895 Jun 24 04:57:25 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 32/62] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:57:25 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:57:25 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-8ae69204-558b-4fd3-b063-030c31cfacd1 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:25 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:57:26 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1328981260", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42", "networks": [{"uuid": "063707fc-7873-4339-b8c9-237f8a6aadd6"}]}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:57:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:26 devstack devstack@n-api.service[67859]: DEBUG nova.network.neutron [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] validate_networks() for [('063707fc-7873-4339-b8c9-237f8a6aadd6', None, None, None, None, None)] {{(pid=67859) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 04:57:26 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:27 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-8ae69204-558b-4fd3-b063-030c31cfacd1 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-8ae69204-558b-4fd3-b063-030c31cfacd1 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1332 microversion: 2.1 time: 1.803503 Jun 24 04:57:27 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 31/63] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:25 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1332 bytes in 1805 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 04:57:27 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-ce104e1d-52db-44b4-af4a-5ccb2c7d596d tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:27 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-ce104e1d-52db-44b4-af4a-5ccb2c7d596d tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ce104e1d-52db-44b4-af4a-5ccb2c7d596d tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ce104e1d-52db-44b4-af4a-5ccb2c7d596d tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ce104e1d-52db-44b4-af4a-5ccb2c7d596d tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ce104e1d-52db-44b4-af4a-5ccb2c7d596d tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ce104e1d-52db-44b4-af4a-5ccb2c7d596d tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ce104e1d-52db-44b4-af4a-5ccb2c7d596d tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:27 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-ce104e1d-52db-44b4-af4a-5ccb2c7d596d tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:28 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-ce104e1d-52db-44b4-af4a-5ccb2c7d596d tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:28 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-ce104e1d-52db-44b4-af4a-5ccb2c7d596d tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe" status: 200 len: 1327 microversion: 2.1 time: 1.589135 Jun 24 04:57:28 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 32/64] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:27 2026] GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe => generated 1327 bytes in 1593 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:28 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-92a70104-3d4c-4c63-ab49-ab5f2f46fe1d req-0f45c45b-b89f-44ce-94d4-b1109d405974 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "04e4aee0-45e7-4b19-bec1-a9cbd39c6549", "tag": "f28cce70-9021-4d78-841e-029606b19e6b"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:57:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-92a70104-3d4c-4c63-ab49-ab5f2f46fe1d req-0f45c45b-b89f-44ce-94d4-b1109d405974 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-92a70104-3d4c-4c63-ab49-ab5f2f46fe1d req-0f45c45b-b89f-44ce-94d4-b1109d405974 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-92a70104-3d4c-4c63-ab49-ab5f2f46fe1d req-0f45c45b-b89f-44ce-94d4-b1109d405974 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:28 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-92a70104-3d4c-4c63-ab49-ab5f2f46fe1d req-0f45c45b-b89f-44ce-94d4-b1109d405974 service nova] Creating event network-changed:f28cce70-9021-4d78-841e-029606b19e6b for instance 04e4aee0-45e7-4b19-bec1-a9cbd39c6549 on devstack Jun 24 04:57:28 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-92a70104-3d4c-4c63-ab49-ab5f2f46fe1d req-0f45c45b-b89f-44ce-94d4-b1109d405974 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:57:28 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-92a70104-3d4c-4c63-ab49-ab5f2f46fe1d req-0f45c45b-b89f-44ce-94d4-b1109d405974 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.068209 Jun 24 04:57:28 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 33/65] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:57:28 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) Jun 24 04:57:28 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-39fb79db-2fe9-4bb6-bdb1-c5271cff778b req-680485ac-e64a-483e-b2c2-0ebca0de6984 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "04e4aee0-45e7-4b19-bec1-a9cbd39c6549", "name": "network-vif-unplugged", "status": "completed", "tag": "f28cce70-9021-4d78-841e-029606b19e6b"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:57:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-39fb79db-2fe9-4bb6-bdb1-c5271cff778b req-680485ac-e64a-483e-b2c2-0ebca0de6984 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-39fb79db-2fe9-4bb6-bdb1-c5271cff778b req-680485ac-e64a-483e-b2c2-0ebca0de6984 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-39fb79db-2fe9-4bb6-bdb1-c5271cff778b req-680485ac-e64a-483e-b2c2-0ebca0de6984 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:28 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-39fb79db-2fe9-4bb6-bdb1-c5271cff778b req-680485ac-e64a-483e-b2c2-0ebca0de6984 service nova] Creating event network-vif-unplugged:f28cce70-9021-4d78-841e-029606b19e6b for instance 04e4aee0-45e7-4b19-bec1-a9cbd39c6549 on devstack Jun 24 04:57:28 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-39fb79db-2fe9-4bb6-bdb1-c5271cff778b req-680485ac-e64a-483e-b2c2-0ebca0de6984 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:57:28 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-39fb79db-2fe9-4bb6-bdb1-c5271cff778b req-680485ac-e64a-483e-b2c2-0ebca0de6984 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.067463 Jun 24 04:57:28 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 34/66] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:57:28 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:57:28 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-85c212fa-6c70-49b6-9bde-9063de611c8c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:28 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-85c212fa-6c70-49b6-9bde-9063de611c8c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85c212fa-6c70-49b6-9bde-9063de611c8c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85c212fa-6c70-49b6-9bde-9063de611c8c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85c212fa-6c70-49b6-9bde-9063de611c8c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85c212fa-6c70-49b6-9bde-9063de611c8c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85c212fa-6c70-49b6-9bde-9063de611c8c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85c212fa-6c70-49b6-9bde-9063de611c8c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:29 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-85c212fa-6c70-49b6-9bde-9063de611c8c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:29 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:29 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-85c212fa-6c70-49b6-9bde-9063de611c8c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:29 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-85c212fa-6c70-49b6-9bde-9063de611c8c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1332 microversion: 2.1 time: 0.913329 Jun 24 04:57:29 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 35/67] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:28 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1332 bytes in 916 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:29 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-8049cb01-c418-4c58-8285-7ad47cad9990 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:29 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-8049cb01-c418-4c58-8285-7ad47cad9990 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8049cb01-c418-4c58-8285-7ad47cad9990 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8049cb01-c418-4c58-8285-7ad47cad9990 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8049cb01-c418-4c58-8285-7ad47cad9990 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8049cb01-c418-4c58-8285-7ad47cad9990 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8049cb01-c418-4c58-8285-7ad47cad9990 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8049cb01-c418-4c58-8285-7ad47cad9990 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:30 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-8049cb01-c418-4c58-8285-7ad47cad9990 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Flavor limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Image limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Flavor pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Image pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Getting quotas for project 580bb0c9683d4059b66981d20438a143. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Getting quotas for user 2aceae676a62497aa2674c4b41844b3a and project 580bb0c9683d4059b66981d20438a143. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Going to run 1 instances... {{(pid=67859) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] [instance: 85e3579b-cec1-4490-aa0e-3512b02e9218] 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='f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1',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=67859) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-4c180096-99d4-4f3d-8b74-c7f16aaffad7 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 386 microversion: 2.1 time: 4.251001 Jun 24 04:57:30 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 33/68] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 04:57:26 2026] POST /compute/v2.1/servers => generated 386 bytes in 4253 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-79083d69-b32a-4369-94e1-081e95c83feb tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-79083d69-b32a-4369-94e1-081e95c83feb tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] [instance: 85e3579b-cec1-4490-aa0e-3512b02e9218] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-79083d69-b32a-4369-94e1-081e95c83feb tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-79083d69-b32a-4369-94e1-081e95c83feb tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2aceae676a62497aa2674c4b41844b3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '580bb0c9683d4059b66981d20438a143', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-79083d69-b32a-4369-94e1-081e95c83feb tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] 192.168.122.25 "GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218" status: 200 len: 1228 microversion: 2.1 time: 0.411932 Jun 24 04:57:30 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 34/69] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:30 2026] GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218 => generated 1228 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:30 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-8049cb01-c418-4c58-8285-7ad47cad9990 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:30 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-8049cb01-c418-4c58-8285-7ad47cad9990 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe" status: 200 len: 1327 microversion: 2.1 time: 0.920162 Jun 24 04:57:30 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 36/70] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:29 2026] GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe => generated 1327 bytes in 921 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-0b6bffd4-0837-4413-be08-4210341d56c4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-0b6bffd4-0837-4413-be08-4210341d56c4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0b6bffd4-0837-4413-be08-4210341d56c4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0b6bffd4-0837-4413-be08-4210341d56c4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0b6bffd4-0837-4413-be08-4210341d56c4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0b6bffd4-0837-4413-be08-4210341d56c4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0b6bffd4-0837-4413-be08-4210341d56c4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0b6bffd4-0837-4413-be08-4210341d56c4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:31 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-0b6bffd4-0837-4413-be08-4210341d56c4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:31 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-0b6bffd4-0837-4413-be08-4210341d56c4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:31 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-0b6bffd4-0837-4413-be08-4210341d56c4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1332 microversion: 2.1 time: 0.381643 Jun 24 04:57:31 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 35/71] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:30 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1332 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:31 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-51a4e921-b58f-4ee6-918b-33f8da01e651 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:31 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-51a4e921-b58f-4ee6-918b-33f8da01e651 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] [instance: 85e3579b-cec1-4490-aa0e-3512b02e9218] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-51a4e921-b58f-4ee6-918b-33f8da01e651 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-51a4e921-b58f-4ee6-918b-33f8da01e651 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-51a4e921-b58f-4ee6-918b-33f8da01e651 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-51a4e921-b58f-4ee6-918b-33f8da01e651 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-51a4e921-b58f-4ee6-918b-33f8da01e651 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-51a4e921-b58f-4ee6-918b-33f8da01e651 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:31 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-51a4e921-b58f-4ee6-918b-33f8da01e651 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:31 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-aa71f557-6c04-41c5-a96c-ed5c5cd86da9 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:31 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-aa71f557-6c04-41c5-a96c-ed5c5cd86da9 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-aa71f557-6c04-41c5-a96c-ed5c5cd86da9 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-aa71f557-6c04-41c5-a96c-ed5c5cd86da9 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-aa71f557-6c04-41c5-a96c-ed5c5cd86da9 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-aa71f557-6c04-41c5-a96c-ed5c5cd86da9 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-aa71f557-6c04-41c5-a96c-ed5c5cd86da9 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-aa71f557-6c04-41c5-a96c-ed5c5cd86da9 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:31 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-aa71f557-6c04-41c5-a96c-ed5c5cd86da9 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:31 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-51a4e921-b58f-4ee6-918b-33f8da01e651 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2aceae676a62497aa2674c4b41844b3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '580bb0c9683d4059b66981d20438a143', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:31 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-51a4e921-b58f-4ee6-918b-33f8da01e651 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] 192.168.122.25 "GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218" status: 200 len: 1232 microversion: 2.1 time: 0.182153 Jun 24 04:57:31 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 37/72] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:31 2026] GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218 => generated 1232 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:32 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-aa71f557-6c04-41c5-a96c-ed5c5cd86da9 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:32 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-aa71f557-6c04-41c5-a96c-ed5c5cd86da9 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe" status: 200 len: 1327 microversion: 2.1 time: 0.311583 Jun 24 04:57:32 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 36/73] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:31 2026] GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe => generated 1327 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:32 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-8ba741fc-5f2f-4591-8041-b729e6eda2b4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:32 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-8ba741fc-5f2f-4591-8041-b729e6eda2b4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8ba741fc-5f2f-4591-8041-b729e6eda2b4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8ba741fc-5f2f-4591-8041-b729e6eda2b4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8ba741fc-5f2f-4591-8041-b729e6eda2b4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8ba741fc-5f2f-4591-8041-b729e6eda2b4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8ba741fc-5f2f-4591-8041-b729e6eda2b4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8ba741fc-5f2f-4591-8041-b729e6eda2b4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:32 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-8ba741fc-5f2f-4591-8041-b729e6eda2b4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:32 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-8ba741fc-5f2f-4591-8041-b729e6eda2b4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:32 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-8ba741fc-5f2f-4591-8041-b729e6eda2b4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1332 microversion: 2.1 time: 0.580257 Jun 24 04:57:32 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 38/74] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:32 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1332 bytes in 582 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:32 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-dea1aa55-6b18-4173-86cb-91ce660cf467 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:32 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-dea1aa55-6b18-4173-86cb-91ce660cf467 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] [instance: 85e3579b-cec1-4490-aa0e-3512b02e9218] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dea1aa55-6b18-4173-86cb-91ce660cf467 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dea1aa55-6b18-4173-86cb-91ce660cf467 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dea1aa55-6b18-4173-86cb-91ce660cf467 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dea1aa55-6b18-4173-86cb-91ce660cf467 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dea1aa55-6b18-4173-86cb-91ce660cf467 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dea1aa55-6b18-4173-86cb-91ce660cf467 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:33 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-dea1aa55-6b18-4173-86cb-91ce660cf467 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:33 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-dea1aa55-6b18-4173-86cb-91ce660cf467 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2aceae676a62497aa2674c4b41844b3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '580bb0c9683d4059b66981d20438a143', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:33 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-dea1aa55-6b18-4173-86cb-91ce660cf467 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] 192.168.122.25 "GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218" status: 200 len: 1280 microversion: 2.1 time: 0.139150 Jun 24 04:57:33 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 37/75] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:32 2026] GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218 => generated 1280 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:33 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0b196f73-ff7a-4642-a2ae-73c54ccb1f16 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:33 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0b196f73-ff7a-4642-a2ae-73c54ccb1f16 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b196f73-ff7a-4642-a2ae-73c54ccb1f16 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b196f73-ff7a-4642-a2ae-73c54ccb1f16 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b196f73-ff7a-4642-a2ae-73c54ccb1f16 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b196f73-ff7a-4642-a2ae-73c54ccb1f16 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b196f73-ff7a-4642-a2ae-73c54ccb1f16 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b196f73-ff7a-4642-a2ae-73c54ccb1f16 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:33 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-0b196f73-ff7a-4642-a2ae-73c54ccb1f16 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:33 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0b196f73-ff7a-4642-a2ae-73c54ccb1f16 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:33 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0b196f73-ff7a-4642-a2ae-73c54ccb1f16 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe" status: 200 len: 1327 microversion: 2.1 time: 0.322572 Jun 24 04:57:33 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 39/76] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:33 2026] GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe => generated 1327 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:33 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e7880688-9f5e-4170-9737-1f1e23e9c9cd tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:33 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-e7880688-9f5e-4170-9737-1f1e23e9c9cd tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e7880688-9f5e-4170-9737-1f1e23e9c9cd tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e7880688-9f5e-4170-9737-1f1e23e9c9cd tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e7880688-9f5e-4170-9737-1f1e23e9c9cd tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e7880688-9f5e-4170-9737-1f1e23e9c9cd tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e7880688-9f5e-4170-9737-1f1e23e9c9cd tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e7880688-9f5e-4170-9737-1f1e23e9c9cd tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:33 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-e7880688-9f5e-4170-9737-1f1e23e9c9cd tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:34 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-78e95fd4-f80d-4275-8486-361972a7ab65 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:34 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-78e95fd4-f80d-4275-8486-361972a7ab65 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] [instance: 85e3579b-cec1-4490-aa0e-3512b02e9218] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-78e95fd4-f80d-4275-8486-361972a7ab65 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-78e95fd4-f80d-4275-8486-361972a7ab65 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-78e95fd4-f80d-4275-8486-361972a7ab65 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-78e95fd4-f80d-4275-8486-361972a7ab65 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-78e95fd4-f80d-4275-8486-361972a7ab65 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-78e95fd4-f80d-4275-8486-361972a7ab65 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:34 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-78e95fd4-f80d-4275-8486-361972a7ab65 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:34 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-e7880688-9f5e-4170-9737-1f1e23e9c9cd tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:34 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e7880688-9f5e-4170-9737-1f1e23e9c9cd tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1332 microversion: 2.1 time: 0.375850 Jun 24 04:57:34 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-78e95fd4-f80d-4275-8486-361972a7ab65 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2aceae676a62497aa2674c4b41844b3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '580bb0c9683d4059b66981d20438a143', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:34 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 38/77] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:33 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1332 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:34 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-78e95fd4-f80d-4275-8486-361972a7ab65 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] 192.168.122.25 "GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218" status: 200 len: 1280 microversion: 2.1 time: 0.226604 Jun 24 04:57:34 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 40/78] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:34 2026] GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218 => generated 1280 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:34 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-b173122b-ab88-4774-bdb4-c9b6ad12ffcb tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:34 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-b173122b-ab88-4774-bdb4-c9b6ad12ffcb tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b173122b-ab88-4774-bdb4-c9b6ad12ffcb tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b173122b-ab88-4774-bdb4-c9b6ad12ffcb tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b173122b-ab88-4774-bdb4-c9b6ad12ffcb tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b173122b-ab88-4774-bdb4-c9b6ad12ffcb tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b173122b-ab88-4774-bdb4-c9b6ad12ffcb tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b173122b-ab88-4774-bdb4-c9b6ad12ffcb tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:34 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-b173122b-ab88-4774-bdb4-c9b6ad12ffcb tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:34 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-b173122b-ab88-4774-bdb4-c9b6ad12ffcb tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:34 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-b173122b-ab88-4774-bdb4-c9b6ad12ffcb tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe" status: 200 len: 1327 microversion: 2.1 time: 0.291074 Jun 24 04:57:34 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 39/79] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:34 2026] GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe => generated 1327 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:35 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-e78c374e-aa8b-4be5-a893-b280d1d703f2 req-9d9384e8-b6b6-42bc-b80d-0463161cf1de service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "337b497a-2a65-401f-ba4e-a939be423bbe", "name": "network-vif-plugged", "status": "completed", "tag": "823ab479-dde0-4046-879a-347550e50ce7"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:57:35 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-5ed2b7ff-c7bb-43ac-9c2a-13df65e36ea1 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:35 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-5ed2b7ff-c7bb-43ac-9c2a-13df65e36ea1 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-e78c374e-aa8b-4be5-a893-b280d1d703f2 req-9d9384e8-b6b6-42bc-b80d-0463161cf1de service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-e78c374e-aa8b-4be5-a893-b280d1d703f2 req-9d9384e8-b6b6-42bc-b80d-0463161cf1de service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-e78c374e-aa8b-4be5-a893-b280d1d703f2 req-9d9384e8-b6b6-42bc-b80d-0463161cf1de service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5ed2b7ff-c7bb-43ac-9c2a-13df65e36ea1 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5ed2b7ff-c7bb-43ac-9c2a-13df65e36ea1 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5ed2b7ff-c7bb-43ac-9c2a-13df65e36ea1 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5ed2b7ff-c7bb-43ac-9c2a-13df65e36ea1 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5ed2b7ff-c7bb-43ac-9c2a-13df65e36ea1 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5ed2b7ff-c7bb-43ac-9c2a-13df65e36ea1 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:35 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-e78c374e-aa8b-4be5-a893-b280d1d703f2 req-9d9384e8-b6b6-42bc-b80d-0463161cf1de service nova] Creating event network-vif-plugged:823ab479-dde0-4046-879a-347550e50ce7 for instance 337b497a-2a65-401f-ba4e-a939be423bbe on devstack Jun 24 04:57:35 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-e78c374e-aa8b-4be5-a893-b280d1d703f2 req-9d9384e8-b6b6-42bc-b80d-0463161cf1de service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:57:35 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-e78c374e-aa8b-4be5-a893-b280d1d703f2 req-9d9384e8-b6b6-42bc-b80d-0463161cf1de service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.277106 Jun 24 04:57:35 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 41/80] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:57:35 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:57:35 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0384616e-3654-47dd-913a-2f8e0c344747 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:35 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0384616e-3654-47dd-913a-2f8e0c344747 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] [instance: 85e3579b-cec1-4490-aa0e-3512b02e9218] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:35 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-5ed2b7ff-c7bb-43ac-9c2a-13df65e36ea1 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0384616e-3654-47dd-913a-2f8e0c344747 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0384616e-3654-47dd-913a-2f8e0c344747 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0384616e-3654-47dd-913a-2f8e0c344747 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0384616e-3654-47dd-913a-2f8e0c344747 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0384616e-3654-47dd-913a-2f8e0c344747 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0384616e-3654-47dd-913a-2f8e0c344747 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:35 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-0384616e-3654-47dd-913a-2f8e0c344747 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:37 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-5ed2b7ff-c7bb-43ac-9c2a-13df65e36ea1 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:37 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-5ed2b7ff-c7bb-43ac-9c2a-13df65e36ea1 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1332 microversion: 2.1 time: 2.239366 Jun 24 04:57:37 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 40/81] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:35 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1332 bytes in 2240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:37 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-0b91096a-4da1-4b07-84da-18690d19b099 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:37 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-0b91096a-4da1-4b07-84da-18690d19b099 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0b91096a-4da1-4b07-84da-18690d19b099 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0b91096a-4da1-4b07-84da-18690d19b099 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0b91096a-4da1-4b07-84da-18690d19b099 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0b91096a-4da1-4b07-84da-18690d19b099 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0b91096a-4da1-4b07-84da-18690d19b099 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0b91096a-4da1-4b07-84da-18690d19b099 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:37 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-0b91096a-4da1-4b07-84da-18690d19b099 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:39 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0384616e-3654-47dd-913a-2f8e0c344747 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2aceae676a62497aa2674c4b41844b3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '580bb0c9683d4059b66981d20438a143', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:39 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0384616e-3654-47dd-913a-2f8e0c344747 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] 192.168.122.25 "GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218" status: 200 len: 1330 microversion: 2.1 time: 3.650744 Jun 24 04:57:39 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 42/82] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:35 2026] GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218 => generated 1330 bytes in 3656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:39 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-0217394f-34be-40dd-83be-397ce36f3e86 req-74ba0c28-438c-4a8c-9732-2083393474fa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "337b497a-2a65-401f-ba4e-a939be423bbe", "name": "network-vif-plugged", "status": "completed", "tag": "823ab479-dde0-4046-879a-347550e50ce7"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:57:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-0217394f-34be-40dd-83be-397ce36f3e86 req-74ba0c28-438c-4a8c-9732-2083393474fa service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-0217394f-34be-40dd-83be-397ce36f3e86 req-74ba0c28-438c-4a8c-9732-2083393474fa service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-0217394f-34be-40dd-83be-397ce36f3e86 req-74ba0c28-438c-4a8c-9732-2083393474fa service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:39 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-0217394f-34be-40dd-83be-397ce36f3e86 req-74ba0c28-438c-4a8c-9732-2083393474fa service nova] Creating event network-vif-plugged:823ab479-dde0-4046-879a-347550e50ce7 for instance 337b497a-2a65-401f-ba4e-a939be423bbe on devstack Jun 24 04:57:39 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-0217394f-34be-40dd-83be-397ce36f3e86 req-74ba0c28-438c-4a8c-9732-2083393474fa service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:57:39 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-0217394f-34be-40dd-83be-397ce36f3e86 req-74ba0c28-438c-4a8c-9732-2083393474fa service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.094708 Jun 24 04:57:39 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 43/83] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:57:39 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:57:39 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-d86dbed9-e450-42e0-be4e-fd30b42d41f4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:39 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-d86dbed9-e450-42e0-be4e-fd30b42d41f4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d86dbed9-e450-42e0-be4e-fd30b42d41f4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d86dbed9-e450-42e0-be4e-fd30b42d41f4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d86dbed9-e450-42e0-be4e-fd30b42d41f4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d86dbed9-e450-42e0-be4e-fd30b42d41f4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d86dbed9-e450-42e0-be4e-fd30b42d41f4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d86dbed9-e450-42e0-be4e-fd30b42d41f4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:39 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-d86dbed9-e450-42e0-be4e-fd30b42d41f4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:40 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=2 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:57:40 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-0b91096a-4da1-4b07-84da-18690d19b099 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:40 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-0b91096a-4da1-4b07-84da-18690d19b099 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe" status: 200 len: 1327 microversion: 2.1 time: 2.785536 Jun 24 04:57:40 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 41/84] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:37 2026] GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe => generated 1327 bytes in 2790 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:40 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-626a36bb-bba3-4ce4-bdf8-6f8577e635d1 req-dfd401f1-6b2e-4f9b-a8ef-7fb674688e35 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d72d5f90-79ea-4dc2-a003-62d49c91be4a", "name": "network-vif-plugged", "status": "completed", "tag": "f97f9b62-d865-4199-a612-b45e3f163036"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:57:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-626a36bb-bba3-4ce4-bdf8-6f8577e635d1 req-dfd401f1-6b2e-4f9b-a8ef-7fb674688e35 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-626a36bb-bba3-4ce4-bdf8-6f8577e635d1 req-dfd401f1-6b2e-4f9b-a8ef-7fb674688e35 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-626a36bb-bba3-4ce4-bdf8-6f8577e635d1 req-dfd401f1-6b2e-4f9b-a8ef-7fb674688e35 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:40 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-626a36bb-bba3-4ce4-bdf8-6f8577e635d1 req-dfd401f1-6b2e-4f9b-a8ef-7fb674688e35 service nova] Creating event network-vif-plugged:f97f9b62-d865-4199-a612-b45e3f163036 for instance d72d5f90-79ea-4dc2-a003-62d49c91be4a on devstack Jun 24 04:57:40 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-626a36bb-bba3-4ce4-bdf8-6f8577e635d1 req-dfd401f1-6b2e-4f9b-a8ef-7fb674688e35 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:57:40 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-626a36bb-bba3-4ce4-bdf8-6f8577e635d1 req-dfd401f1-6b2e-4f9b-a8ef-7fb674688e35 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.102700 Jun 24 04:57:40 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 42/85] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:57:40 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) Jun 24 04:57:40 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-d5109ee8-7264-41cf-a966-a05865c41ce8 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:40 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-d5109ee8-7264-41cf-a966-a05865c41ce8 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] [instance: 85e3579b-cec1-4490-aa0e-3512b02e9218] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d5109ee8-7264-41cf-a966-a05865c41ce8 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d5109ee8-7264-41cf-a966-a05865c41ce8 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.009s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d5109ee8-7264-41cf-a966-a05865c41ce8 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d5109ee8-7264-41cf-a966-a05865c41ce8 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d5109ee8-7264-41cf-a966-a05865c41ce8 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d5109ee8-7264-41cf-a966-a05865c41ce8 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:40 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-d5109ee8-7264-41cf-a966-a05865c41ce8 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:40 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=4 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:57:40 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-d86dbed9-e450-42e0-be4e-fd30b42d41f4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:40 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-d86dbed9-e450-42e0-be4e-fd30b42d41f4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1332 microversion: 2.1 time: 1.462958 Jun 24 04:57:40 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 44/86] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:39 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1332 bytes in 1465 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:41 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-0abdaa8c-36f8-4bd3-aa2b-e374919b2ee4 req-50ff03db-7788-4123-8642-68f1ae0bd0b8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "85e3579b-cec1-4490-aa0e-3512b02e9218", "tag": "2740b4e6-e1a4-4e53-88c2-0ea32bea69a5"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:57:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-0abdaa8c-36f8-4bd3-aa2b-e374919b2ee4 req-50ff03db-7788-4123-8642-68f1ae0bd0b8 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-0abdaa8c-36f8-4bd3-aa2b-e374919b2ee4 req-50ff03db-7788-4123-8642-68f1ae0bd0b8 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-0abdaa8c-36f8-4bd3-aa2b-e374919b2ee4 req-50ff03db-7788-4123-8642-68f1ae0bd0b8 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:41 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-0abdaa8c-36f8-4bd3-aa2b-e374919b2ee4 req-50ff03db-7788-4123-8642-68f1ae0bd0b8 service nova] Creating event network-changed:2740b4e6-e1a4-4e53-88c2-0ea32bea69a5 for instance 85e3579b-cec1-4490-aa0e-3512b02e9218 on devstack Jun 24 04:57:41 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-0abdaa8c-36f8-4bd3-aa2b-e374919b2ee4 req-50ff03db-7788-4123-8642-68f1ae0bd0b8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:57:41 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-0abdaa8c-36f8-4bd3-aa2b-e374919b2ee4 req-50ff03db-7788-4123-8642-68f1ae0bd0b8 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.147583 Jun 24 04:57:41 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 45/87] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:57:41 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:57:41 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-adb7a560-2346-4835-a13f-987542a7155b tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:41 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-adb7a560-2346-4835-a13f-987542a7155b tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-adb7a560-2346-4835-a13f-987542a7155b tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-adb7a560-2346-4835-a13f-987542a7155b tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-adb7a560-2346-4835-a13f-987542a7155b tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-adb7a560-2346-4835-a13f-987542a7155b tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-adb7a560-2346-4835-a13f-987542a7155b tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-adb7a560-2346-4835-a13f-987542a7155b tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:41 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-adb7a560-2346-4835-a13f-987542a7155b tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:42 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-d5109ee8-7264-41cf-a966-a05865c41ce8 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2aceae676a62497aa2674c4b41844b3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '580bb0c9683d4059b66981d20438a143', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:42 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-d5109ee8-7264-41cf-a966-a05865c41ce8 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] 192.168.122.25 "GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218" status: 200 len: 1328 microversion: 2.1 time: 1.738129 Jun 24 04:57:42 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 43/88] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:40 2026] GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218 => generated 1328 bytes in 1753 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:42 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-11a95e20-d3fc-4d41-88fd-955aedb2ddec tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:42 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-11a95e20-d3fc-4d41-88fd-955aedb2ddec tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:42 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=40,nova_api:INSERT=9 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:57:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-11a95e20-d3fc-4d41-88fd-955aedb2ddec tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-11a95e20-d3fc-4d41-88fd-955aedb2ddec tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-11a95e20-d3fc-4d41-88fd-955aedb2ddec tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-11a95e20-d3fc-4d41-88fd-955aedb2ddec tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-11a95e20-d3fc-4d41-88fd-955aedb2ddec tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.018s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-11a95e20-d3fc-4d41-88fd-955aedb2ddec tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:42 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-adb7a560-2346-4835-a13f-987542a7155b tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:42 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-11a95e20-d3fc-4d41-88fd-955aedb2ddec tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:42 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-adb7a560-2346-4835-a13f-987542a7155b tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe" status: 200 len: 1510 microversion: 2.1 time: 0.974977 Jun 24 04:57:42 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 46/89] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:41 2026] GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe => generated 1510 bytes in 978 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:42 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-eacbc426-21c9-4533-a95c-76b706f5e3a8 req-cee595fa-e44a-486a-8e2d-1844cf1b4360 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d72d5f90-79ea-4dc2-a003-62d49c91be4a", "name": "network-vif-plugged", "status": "completed", "tag": "f97f9b62-d865-4199-a612-b45e3f163036"}, {"server_uuid": "04e4aee0-45e7-4b19-bec1-a9cbd39c6549", "name": "network-vif-plugged", "status": "completed", "tag": "f28cce70-9021-4d78-841e-029606b19e6b"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:57:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-eacbc426-21c9-4533-a95c-76b706f5e3a8 req-cee595fa-e44a-486a-8e2d-1844cf1b4360 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-eacbc426-21c9-4533-a95c-76b706f5e3a8 req-cee595fa-e44a-486a-8e2d-1844cf1b4360 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-eacbc426-21c9-4533-a95c-76b706f5e3a8 req-cee595fa-e44a-486a-8e2d-1844cf1b4360 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:42 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-eacbc426-21c9-4533-a95c-76b706f5e3a8 req-cee595fa-e44a-486a-8e2d-1844cf1b4360 service nova] Creating event network-vif-plugged:f97f9b62-d865-4199-a612-b45e3f163036 for instance d72d5f90-79ea-4dc2-a003-62d49c91be4a on devstack Jun 24 04:57:42 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-eacbc426-21c9-4533-a95c-76b706f5e3a8 req-cee595fa-e44a-486a-8e2d-1844cf1b4360 service nova] Creating event network-vif-plugged:f28cce70-9021-4d78-841e-029606b19e6b for instance 04e4aee0-45e7-4b19-bec1-a9cbd39c6549 on devstack Jun 24 04:57:42 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-eacbc426-21c9-4533-a95c-76b706f5e3a8 req-cee595fa-e44a-486a-8e2d-1844cf1b4360 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:57:42 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-eacbc426-21c9-4533-a95c-76b706f5e3a8 req-cee595fa-e44a-486a-8e2d-1844cf1b4360 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.199050 Jun 24 04:57:42 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 47/90] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:57:42 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:57:42 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1906005832", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42", "networks": [{"uuid": "126e01aa-4f93-4d79-a5ce-2f4461c82b5e"}]}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:57:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-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.007s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:43 devstack devstack@n-api.service[67858]: DEBUG nova.network.neutron [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] validate_networks() for [('126e01aa-4f93-4d79-a5ce-2f4461c82b5e', None, None, None, None, None)] {{(pid=67858) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 04:57:43 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:43 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-11a95e20-d3fc-4d41-88fd-955aedb2ddec tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:43 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=59 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:57:43 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-11a95e20-d3fc-4d41-88fd-955aedb2ddec tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1332 microversion: 2.1 time: 1.277150 Jun 24 04:57:43 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 44/91] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:42 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1332 bytes in 1278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:43 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ffcffd9b-ff1b-499b-988e-3f6d73dfdf47 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:43 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-ffcffd9b-ff1b-499b-988e-3f6d73dfdf47 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] [instance: 85e3579b-cec1-4490-aa0e-3512b02e9218] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ffcffd9b-ff1b-499b-988e-3f6d73dfdf47 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ffcffd9b-ff1b-499b-988e-3f6d73dfdf47 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ffcffd9b-ff1b-499b-988e-3f6d73dfdf47 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ffcffd9b-ff1b-499b-988e-3f6d73dfdf47 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ffcffd9b-ff1b-499b-988e-3f6d73dfdf47 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ffcffd9b-ff1b-499b-988e-3f6d73dfdf47 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:43 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-ffcffd9b-ff1b-499b-988e-3f6d73dfdf47 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:44 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-ffcffd9b-ff1b-499b-988e-3f6d73dfdf47 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2aceae676a62497aa2674c4b41844b3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '580bb0c9683d4059b66981d20438a143', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:44 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ffcffd9b-ff1b-499b-988e-3f6d73dfdf47 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] 192.168.122.25 "GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218" status: 200 len: 1328 microversion: 2.1 time: 1.012296 Jun 24 04:57:44 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 45/92] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:43 2026] GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218 => generated 1328 bytes in 1028 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:44 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-7f2a9728-9a8b-4ccc-8d3b-a3b4b9d9f226 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:44 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-7f2a9728-9a8b-4ccc-8d3b-a3b4b9d9f226 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7f2a9728-9a8b-4ccc-8d3b-a3b4b9d9f226 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7f2a9728-9a8b-4ccc-8d3b-a3b4b9d9f226 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7f2a9728-9a8b-4ccc-8d3b-a3b4b9d9f226 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7f2a9728-9a8b-4ccc-8d3b-a3b4b9d9f226 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7f2a9728-9a8b-4ccc-8d3b-a3b4b9d9f226 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7f2a9728-9a8b-4ccc-8d3b-a3b4b9d9f226 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:44 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-7f2a9728-9a8b-4ccc-8d3b-a3b4b9d9f226 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:45 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:45 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-7f2a9728-9a8b-4ccc-8d3b-a3b4b9d9f226 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:45 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-7f2a9728-9a8b-4ccc-8d3b-a3b4b9d9f226 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1519 microversion: 2.1 time: 1.256256 Jun 24 04:57:45 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 46/93] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:44 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1519 bytes in 1261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:45 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-7f4078cd-3d6f-4394-a1b3-18ad95fb52c2 req-d5b379e4-eb2d-42c9-bd54-4907263229b7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "04e4aee0-45e7-4b19-bec1-a9cbd39c6549", "name": "network-vif-plugged", "status": "completed", "tag": "f28cce70-9021-4d78-841e-029606b19e6b"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:57:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-7f4078cd-3d6f-4394-a1b3-18ad95fb52c2 req-d5b379e4-eb2d-42c9-bd54-4907263229b7 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-7f4078cd-3d6f-4394-a1b3-18ad95fb52c2 req-d5b379e4-eb2d-42c9-bd54-4907263229b7 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-7f4078cd-3d6f-4394-a1b3-18ad95fb52c2 req-d5b379e4-eb2d-42c9-bd54-4907263229b7 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:45 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-7f4078cd-3d6f-4394-a1b3-18ad95fb52c2 req-d5b379e4-eb2d-42c9-bd54-4907263229b7 service nova] Creating event network-vif-plugged:f28cce70-9021-4d78-841e-029606b19e6b for instance 04e4aee0-45e7-4b19-bec1-a9cbd39c6549 on devstack Jun 24 04:57:45 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-7f4078cd-3d6f-4394-a1b3-18ad95fb52c2 req-d5b379e4-eb2d-42c9-bd54-4907263229b7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:57:45 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-7f4078cd-3d6f-4394-a1b3-18ad95fb52c2 req-d5b379e4-eb2d-42c9-bd54-4907263229b7 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.143991 Jun 24 04:57:45 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 47/94] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:57:45 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:57:45 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8607b616-7268-4f9b-b5b1-0ee872259eb8 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:45 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-8607b616-7268-4f9b-b5b1-0ee872259eb8 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] [instance: 85e3579b-cec1-4490-aa0e-3512b02e9218] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8607b616-7268-4f9b-b5b1-0ee872259eb8 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8607b616-7268-4f9b-b5b1-0ee872259eb8 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8607b616-7268-4f9b-b5b1-0ee872259eb8 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8607b616-7268-4f9b-b5b1-0ee872259eb8 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8607b616-7268-4f9b-b5b1-0ee872259eb8 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8607b616-7268-4f9b-b5b1-0ee872259eb8 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:46 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Flavor limits 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 04:57:46 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-8607b616-7268-4f9b-b5b1-0ee872259eb8 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:46 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Image limits 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 04:57:46 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Flavor pref 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 04:57:46 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Image pref 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 04:57:46 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 04:57:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:46 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Getting quotas for project 831e92af30b545b09d7e2d5f9aeddc6e. Resources: {'instances', 'ram', 'cores'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 04:57:46 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Getting quotas for user 98c3e06b17004bd49faef6f2a9bc6ff3 and project 831e92af30b545b09d7e2d5f9aeddc6e. Resources: {'instances', 'ram', 'cores'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 04:57:46 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Going to run 1 instances... {{(pid=67858) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 04:57:46 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 18b92a3a-6b61-4e94-9efa-268f1372be74] 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='f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1',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=67858) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 04:57:46 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-5b61ce64-e2e9-4de1-adfa-341b7e3f20de tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 386 microversion: 2.1 time: 3.850708 Jun 24 04:57:46 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 48/95] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 04:57:42 2026] POST /compute/v2.1/servers => generated 386 bytes in 3854 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 24 04:57:46 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-cc4a6322-4016-4142-9f46-9de692cb9062 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:57:46 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-cc4a6322-4016-4142-9f46-9de692cb9062 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cc4a6322-4016-4142-9f46-9de692cb9062 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cc4a6322-4016-4142-9f46-9de692cb9062 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cc4a6322-4016-4142-9f46-9de692cb9062 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cc4a6322-4016-4142-9f46-9de692cb9062 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cc4a6322-4016-4142-9f46-9de692cb9062 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cc4a6322-4016-4142-9f46-9de692cb9062 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:47 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-8607b616-7268-4f9b-b5b1-0ee872259eb8 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2aceae676a62497aa2674c4b41844b3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '580bb0c9683d4059b66981d20438a143', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:47 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-cc4a6322-4016-4142-9f46-9de692cb9062 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lazy-loading 'flavor' on Instance uuid 04e4aee0-45e7-4b19-bec1-a9cbd39c6549 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 04:57:47 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8607b616-7268-4f9b-b5b1-0ee872259eb8 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] 192.168.122.25 "GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218" status: 200 len: 1328 microversion: 2.1 time: 1.151637 Jun 24 04:57:47 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 48/96] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:45 2026] GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218 => generated 1328 bytes in 1156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:47 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-49ae0195-93ce-457d-a8d5-7fa61dd75d07 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:47 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-49ae0195-93ce-457d-a8d5-7fa61dd75d07 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 18b92a3a-6b61-4e94-9efa-268f1372be74] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:47 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-49ae0195-93ce-457d-a8d5-7fa61dd75d07 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:47 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-49ae0195-93ce-457d-a8d5-7fa61dd75d07 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:47 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-49ae0195-93ce-457d-a8d5-7fa61dd75d07 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74" status: 200 len: 1227 microversion: 2.1 time: 0.402755 Jun 24 04:57:47 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 49/97] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:47 2026] GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74 => generated 1227 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:47 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-cc4a6322-4016-4142-9f46-9de692cb9062 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "POST /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549/action" status: 200 len: 32 microversion: 2.1 time: 0.921600 Jun 24 04:57:47 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 49/98] 192.168.122.25 () {60 vars in 1275 bytes} [Wed Jun 24 04:57:46 2026] POST /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549/action => generated 32 bytes in 929 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 24 04:57:47 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-cb514077-8f8d-489b-943b-335afd068eed tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:47 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-cb514077-8f8d-489b-943b-335afd068eed tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cb514077-8f8d-489b-943b-335afd068eed tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cb514077-8f8d-489b-943b-335afd068eed tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cb514077-8f8d-489b-943b-335afd068eed tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cb514077-8f8d-489b-943b-335afd068eed tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cb514077-8f8d-489b-943b-335afd068eed tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cb514077-8f8d-489b-943b-335afd068eed tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:47 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-cb514077-8f8d-489b-943b-335afd068eed tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:48 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-bf1f5c10-da21-4a1d-af24-b225eb74b65f tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:48 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-bf1f5c10-da21-4a1d-af24-b225eb74b65f tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] [instance: 85e3579b-cec1-4490-aa0e-3512b02e9218] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bf1f5c10-da21-4a1d-af24-b225eb74b65f tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bf1f5c10-da21-4a1d-af24-b225eb74b65f tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bf1f5c10-da21-4a1d-af24-b225eb74b65f tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bf1f5c10-da21-4a1d-af24-b225eb74b65f tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bf1f5c10-da21-4a1d-af24-b225eb74b65f tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bf1f5c10-da21-4a1d-af24-b225eb74b65f tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:48 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-bf1f5c10-da21-4a1d-af24-b225eb74b65f tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:49 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-cb514077-8f8d-489b-943b-335afd068eed tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:49 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-cb514077-8f8d-489b-943b-335afd068eed tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1525 microversion: 2.1 time: 2.065418 Jun 24 04:57:49 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 50/99] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:47 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1525 bytes in 2073 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 04:57:49 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-1589352f-1a3d-406f-8af3-dd86508729b4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:49 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-1589352f-1a3d-406f-8af3-dd86508729b4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 18b92a3a-6b61-4e94-9efa-268f1372be74] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1589352f-1a3d-406f-8af3-dd86508729b4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1589352f-1a3d-406f-8af3-dd86508729b4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1589352f-1a3d-406f-8af3-dd86508729b4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1589352f-1a3d-406f-8af3-dd86508729b4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1589352f-1a3d-406f-8af3-dd86508729b4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1589352f-1a3d-406f-8af3-dd86508729b4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:49 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-bf1f5c10-da21-4a1d-af24-b225eb74b65f tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2aceae676a62497aa2674c4b41844b3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '580bb0c9683d4059b66981d20438a143', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:49 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-1589352f-1a3d-406f-8af3-dd86508729b4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:50 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-bf1f5c10-da21-4a1d-af24-b225eb74b65f tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] 192.168.122.25 "GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218" status: 200 len: 1328 microversion: 2.1 time: 1.893933 Jun 24 04:57:50 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 50/100] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:48 2026] GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218 => generated 1328 bytes in 1906 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:50 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-a74d9080-103e-44c9-8b0f-c28879e66e84 req-9e5e216b-1602-45e6-a6d4-d515b0828026 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "85e3579b-cec1-4490-aa0e-3512b02e9218", "name": "network-vif-plugged", "status": "completed", "tag": "2740b4e6-e1a4-4e53-88c2-0ea32bea69a5"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:57:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-a74d9080-103e-44c9-8b0f-c28879e66e84 req-9e5e216b-1602-45e6-a6d4-d515b0828026 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-a74d9080-103e-44c9-8b0f-c28879e66e84 req-9e5e216b-1602-45e6-a6d4-d515b0828026 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-a74d9080-103e-44c9-8b0f-c28879e66e84 req-9e5e216b-1602-45e6-a6d4-d515b0828026 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:50 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-a74d9080-103e-44c9-8b0f-c28879e66e84 req-9e5e216b-1602-45e6-a6d4-d515b0828026 service nova] Creating event network-vif-plugged:2740b4e6-e1a4-4e53-88c2-0ea32bea69a5 for instance 85e3579b-cec1-4490-aa0e-3512b02e9218 on devstack Jun 24 04:57:50 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-a74d9080-103e-44c9-8b0f-c28879e66e84 req-9e5e216b-1602-45e6-a6d4-d515b0828026 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:57:50 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-a74d9080-103e-44c9-8b0f-c28879e66e84 req-9e5e216b-1602-45e6-a6d4-d515b0828026 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.198967 Jun 24 04:57:50 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 51/101] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:57:50 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:57:50 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-1589352f-1a3d-406f-8af3-dd86508729b4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:50 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-1589352f-1a3d-406f-8af3-dd86508729b4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74" status: 200 len: 1223 microversion: 2.1 time: 0.619037 Jun 24 04:57:50 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 51/102] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:49 2026] GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74 => generated 1223 bytes in 624 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:50 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-cc212d92-f00b-45a8-8ad5-23f00296362d tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:50 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-cc212d92-f00b-45a8-8ad5-23f00296362d tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cc212d92-f00b-45a8-8ad5-23f00296362d tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cc212d92-f00b-45a8-8ad5-23f00296362d tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cc212d92-f00b-45a8-8ad5-23f00296362d tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cc212d92-f00b-45a8-8ad5-23f00296362d tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cc212d92-f00b-45a8-8ad5-23f00296362d tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cc212d92-f00b-45a8-8ad5-23f00296362d tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:50 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-cc212d92-f00b-45a8-8ad5-23f00296362d tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:51 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-fb9188de-05b2-4c28-a1f8-71467fc2818a tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:51 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-fb9188de-05b2-4c28-a1f8-71467fc2818a tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] [instance: 85e3579b-cec1-4490-aa0e-3512b02e9218] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fb9188de-05b2-4c28-a1f8-71467fc2818a tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fb9188de-05b2-4c28-a1f8-71467fc2818a tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fb9188de-05b2-4c28-a1f8-71467fc2818a tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fb9188de-05b2-4c28-a1f8-71467fc2818a tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fb9188de-05b2-4c28-a1f8-71467fc2818a tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.016s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fb9188de-05b2-4c28-a1f8-71467fc2818a tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:51 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-fb9188de-05b2-4c28-a1f8-71467fc2818a tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:51 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-cc212d92-f00b-45a8-8ad5-23f00296362d tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:52 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=90,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:57:52 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-cc212d92-f00b-45a8-8ad5-23f00296362d tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1525 microversion: 2.1 time: 1.242518 Jun 24 04:57:52 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 52/103] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:50 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1525 bytes in 1244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:52 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-3d7b1e95-8198-41c3-ab0d-ab4fba684dac tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:52 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-3d7b1e95-8198-41c3-ab0d-ab4fba684dac tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 18b92a3a-6b61-4e94-9efa-268f1372be74] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:52 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=41,nova_api:INSERT=6 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:57:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3d7b1e95-8198-41c3-ab0d-ab4fba684dac tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3d7b1e95-8198-41c3-ab0d-ab4fba684dac tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3d7b1e95-8198-41c3-ab0d-ab4fba684dac tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3d7b1e95-8198-41c3-ab0d-ab4fba684dac tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3d7b1e95-8198-41c3-ab0d-ab4fba684dac tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3d7b1e95-8198-41c3-ab0d-ab4fba684dac tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:52 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-fb9188de-05b2-4c28-a1f8-71467fc2818a tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2aceae676a62497aa2674c4b41844b3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '580bb0c9683d4059b66981d20438a143', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:52 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-fb9188de-05b2-4c28-a1f8-71467fc2818a tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] 192.168.122.25 "GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218" status: 200 len: 1328 microversion: 2.1 time: 1.153778 Jun 24 04:57:52 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 52/104] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:51 2026] GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218 => generated 1328 bytes in 1160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:52 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-3d7b1e95-8198-41c3-ab0d-ab4fba684dac tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:52 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-b2bd97f4-3b2e-4ffa-b75f-c0b3dd62f59a req-01bfb181-9811-4b01-94bb-17c9afeac729 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "85e3579b-cec1-4490-aa0e-3512b02e9218", "name": "network-vif-plugged", "status": "completed", "tag": "2740b4e6-e1a4-4e53-88c2-0ea32bea69a5"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:57:52 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-3d7b1e95-8198-41c3-ab0d-ab4fba684dac tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-b2bd97f4-3b2e-4ffa-b75f-c0b3dd62f59a req-01bfb181-9811-4b01-94bb-17c9afeac729 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-b2bd97f4-3b2e-4ffa-b75f-c0b3dd62f59a req-01bfb181-9811-4b01-94bb-17c9afeac729 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-b2bd97f4-3b2e-4ffa-b75f-c0b3dd62f59a req-01bfb181-9811-4b01-94bb-17c9afeac729 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:52 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-b2bd97f4-3b2e-4ffa-b75f-c0b3dd62f59a req-01bfb181-9811-4b01-94bb-17c9afeac729 service nova] Creating event network-vif-plugged:2740b4e6-e1a4-4e53-88c2-0ea32bea69a5 for instance 85e3579b-cec1-4490-aa0e-3512b02e9218 on devstack Jun 24 04:57:52 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-b2bd97f4-3b2e-4ffa-b75f-c0b3dd62f59a req-01bfb181-9811-4b01-94bb-17c9afeac729 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:57:52 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-3d7b1e95-8198-41c3-ab0d-ab4fba684dac tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74" status: 200 len: 1279 microversion: 2.1 time: 0.405202 Jun 24 04:57:52 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 53/105] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:52 2026] GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74 => generated 1279 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:52 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-b2bd97f4-3b2e-4ffa-b75f-c0b3dd62f59a req-01bfb181-9811-4b01-94bb-17c9afeac729 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.233928 Jun 24 04:57:52 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 53/106] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:57:52 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:57:53 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-dd27845d-b393-40d4-9c18-716f44d267a4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:53 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-dd27845d-b393-40d4-9c18-716f44d267a4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd27845d-b393-40d4-9c18-716f44d267a4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd27845d-b393-40d4-9c18-716f44d267a4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd27845d-b393-40d4-9c18-716f44d267a4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd27845d-b393-40d4-9c18-716f44d267a4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd27845d-b393-40d4-9c18-716f44d267a4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd27845d-b393-40d4-9c18-716f44d267a4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:53 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-dcd579de-9cae-4e6e-a3bb-125f83766023 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:53 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-dd27845d-b393-40d4-9c18-716f44d267a4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:53 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-dcd579de-9cae-4e6e-a3bb-125f83766023 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] [instance: 85e3579b-cec1-4490-aa0e-3512b02e9218] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dcd579de-9cae-4e6e-a3bb-125f83766023 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dcd579de-9cae-4e6e-a3bb-125f83766023 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dcd579de-9cae-4e6e-a3bb-125f83766023 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dcd579de-9cae-4e6e-a3bb-125f83766023 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dcd579de-9cae-4e6e-a3bb-125f83766023 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dcd579de-9cae-4e6e-a3bb-125f83766023 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:53 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-dcd579de-9cae-4e6e-a3bb-125f83766023 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:54 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-dcd579de-9cae-4e6e-a3bb-125f83766023 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2aceae676a62497aa2674c4b41844b3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '580bb0c9683d4059b66981d20438a143', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:54 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-dcd579de-9cae-4e6e-a3bb-125f83766023 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] 192.168.122.25 "GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218" status: 200 len: 1328 microversion: 2.1 time: 0.913647 Jun 24 04:57:54 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 54/107] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:53 2026] GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218 => generated 1328 bytes in 919 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:54 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-c4409493-8b43-42ba-b526-4d9a47b12106 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:54 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-c4409493-8b43-42ba-b526-4d9a47b12106 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 18b92a3a-6b61-4e94-9efa-268f1372be74] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c4409493-8b43-42ba-b526-4d9a47b12106 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c4409493-8b43-42ba-b526-4d9a47b12106 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c4409493-8b43-42ba-b526-4d9a47b12106 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c4409493-8b43-42ba-b526-4d9a47b12106 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c4409493-8b43-42ba-b526-4d9a47b12106 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.008s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c4409493-8b43-42ba-b526-4d9a47b12106 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:54 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-c4409493-8b43-42ba-b526-4d9a47b12106 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:54 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-dd27845d-b393-40d4-9c18-716f44d267a4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:54 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-dd27845d-b393-40d4-9c18-716f44d267a4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1525 microversion: 2.1 time: 1.244365 Jun 24 04:57:54 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 54/108] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:53 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1525 bytes in 1248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:54 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-c4409493-8b43-42ba-b526-4d9a47b12106 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:54 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-c4409493-8b43-42ba-b526-4d9a47b12106 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74" status: 200 len: 1287 microversion: 2.1 time: 0.331329 Jun 24 04:57:54 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 55/109] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:54 2026] GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74 => generated 1287 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:54 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-4299c937-3535-48d9-a802-f921c0cbbdf1 req-f1c5f4cf-b634-49e3-8cec-80cea1a3c64f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "04e4aee0-45e7-4b19-bec1-a9cbd39c6549", "name": "network-vif-unplugged", "status": "completed", "tag": "f28cce70-9021-4d78-841e-029606b19e6b"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:57:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-4299c937-3535-48d9-a802-f921c0cbbdf1 req-f1c5f4cf-b634-49e3-8cec-80cea1a3c64f service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-4299c937-3535-48d9-a802-f921c0cbbdf1 req-f1c5f4cf-b634-49e3-8cec-80cea1a3c64f service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-4299c937-3535-48d9-a802-f921c0cbbdf1 req-f1c5f4cf-b634-49e3-8cec-80cea1a3c64f service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:54 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-4299c937-3535-48d9-a802-f921c0cbbdf1 req-f1c5f4cf-b634-49e3-8cec-80cea1a3c64f service nova] Creating event network-vif-unplugged:f28cce70-9021-4d78-841e-029606b19e6b for instance 04e4aee0-45e7-4b19-bec1-a9cbd39c6549 on devstack Jun 24 04:57:54 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-4299c937-3535-48d9-a802-f921c0cbbdf1 req-f1c5f4cf-b634-49e3-8cec-80cea1a3c64f service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:57:54 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-4299c937-3535-48d9-a802-f921c0cbbdf1 req-f1c5f4cf-b634-49e3-8cec-80cea1a3c64f service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.123133 Jun 24 04:57:54 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 55/110] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:57:54 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:57:55 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f34ba2b4-f942-4035-adb9-216138e8247e tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:55 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f34ba2b4-f942-4035-adb9-216138e8247e tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] [instance: 85e3579b-cec1-4490-aa0e-3512b02e9218] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f34ba2b4-f942-4035-adb9-216138e8247e tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f34ba2b4-f942-4035-adb9-216138e8247e tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f34ba2b4-f942-4035-adb9-216138e8247e tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f34ba2b4-f942-4035-adb9-216138e8247e tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f34ba2b4-f942-4035-adb9-216138e8247e tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f34ba2b4-f942-4035-adb9-216138e8247e tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:55 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-f34ba2b4-f942-4035-adb9-216138e8247e tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:55 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-80ee6ebf-a2fb-4977-ac92-d2468be3539b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:55 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-80ee6ebf-a2fb-4977-ac92-d2468be3539b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-80ee6ebf-a2fb-4977-ac92-d2468be3539b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-80ee6ebf-a2fb-4977-ac92-d2468be3539b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-80ee6ebf-a2fb-4977-ac92-d2468be3539b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-80ee6ebf-a2fb-4977-ac92-d2468be3539b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-80ee6ebf-a2fb-4977-ac92-d2468be3539b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-80ee6ebf-a2fb-4977-ac92-d2468be3539b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:55 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-80ee6ebf-a2fb-4977-ac92-d2468be3539b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:56 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=2 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:57:56 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=3 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:57:57 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-f34ba2b4-f942-4035-adb9-216138e8247e tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2aceae676a62497aa2674c4b41844b3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '580bb0c9683d4059b66981d20438a143', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:57 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:57:57 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f34ba2b4-f942-4035-adb9-216138e8247e tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] 192.168.122.25 "GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218" status: 200 len: 1513 microversion: 2.1 time: 2.282682 Jun 24 04:57:57 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 56/111] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:55 2026] GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218 => generated 1513 bytes in 2290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 04:57:57 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-80ee6ebf-a2fb-4977-ac92-d2468be3539b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:57 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-88aa12d7-866c-43b7-a7df-9b107ebb55b9 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:57 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-88aa12d7-866c-43b7-a7df-9b107ebb55b9 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 18b92a3a-6b61-4e94-9efa-268f1372be74] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-88aa12d7-866c-43b7-a7df-9b107ebb55b9 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-88aa12d7-866c-43b7-a7df-9b107ebb55b9 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-88aa12d7-866c-43b7-a7df-9b107ebb55b9 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-88aa12d7-866c-43b7-a7df-9b107ebb55b9 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-88aa12d7-866c-43b7-a7df-9b107ebb55b9 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-88aa12d7-866c-43b7-a7df-9b107ebb55b9 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:57 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-80ee6ebf-a2fb-4977-ac92-d2468be3539b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1525 microversion: 2.1 time: 2.168332 Jun 24 04:57:57 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 56/112] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:55 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1525 bytes in 2176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:57 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-88aa12d7-866c-43b7-a7df-9b107ebb55b9 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:57 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-49e8f0ae-e397-443f-b5e0-e58cbe146d69 req-98e958c5-41b9-4e3c-8385-e8b9e7f6c9fa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "04e4aee0-45e7-4b19-bec1-a9cbd39c6549", "name": "network-vif-unplugged", "status": "completed", "tag": "f28cce70-9021-4d78-841e-029606b19e6b"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:57:57 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-49e8f0ae-e397-443f-b5e0-e58cbe146d69 req-98e958c5-41b9-4e3c-8385-e8b9e7f6c9fa service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:57 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-49e8f0ae-e397-443f-b5e0-e58cbe146d69 req-98e958c5-41b9-4e3c-8385-e8b9e7f6c9fa service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:57 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-49e8f0ae-e397-443f-b5e0-e58cbe146d69 req-98e958c5-41b9-4e3c-8385-e8b9e7f6c9fa service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:57 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-49e8f0ae-e397-443f-b5e0-e58cbe146d69 req-98e958c5-41b9-4e3c-8385-e8b9e7f6c9fa service nova] Creating event network-vif-unplugged:f28cce70-9021-4d78-841e-029606b19e6b for instance 04e4aee0-45e7-4b19-bec1-a9cbd39c6549 on devstack Jun 24 04:57:57 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-49e8f0ae-e397-443f-b5e0-e58cbe146d69 req-98e958c5-41b9-4e3c-8385-e8b9e7f6c9fa service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:57:57 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-49e8f0ae-e397-443f-b5e0-e58cbe146d69 req-98e958c5-41b9-4e3c-8385-e8b9e7f6c9fa service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.130943 Jun 24 04:57:57 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 57/113] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:57:57 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:57:58 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-3b24b9ec-4d07-4a25-8781-66cbdc07cca4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:57:58 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-3b24b9ec-4d07-4a25-8781-66cbdc07cca4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:57:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3b24b9ec-4d07-4a25-8781-66cbdc07cca4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3b24b9ec-4d07-4a25-8781-66cbdc07cca4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3b24b9ec-4d07-4a25-8781-66cbdc07cca4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3b24b9ec-4d07-4a25-8781-66cbdc07cca4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3b24b9ec-4d07-4a25-8781-66cbdc07cca4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3b24b9ec-4d07-4a25-8781-66cbdc07cca4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:58 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-3b24b9ec-4d07-4a25-8781-66cbdc07cca4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:57:58 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-88aa12d7-866c-43b7-a7df-9b107ebb55b9 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:59 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-88aa12d7-866c-43b7-a7df-9b107ebb55b9 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74" status: 200 len: 1327 microversion: 2.1 time: 1.550135 Jun 24 04:57:59 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 57/114] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:57 2026] GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74 => generated 1327 bytes in 1552 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:59 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-3b24b9ec-4d07-4a25-8781-66cbdc07cca4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:57:59 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-3b24b9ec-4d07-4a25-8781-66cbdc07cca4 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1525 microversion: 2.1 time: 0.601462 Jun 24 04:57:59 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 58/115] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:57:58 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1525 bytes in 606 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:57:59 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-011d2b0c-f73c-4e03-91a0-e542e8b019ee req-6dd25781-5b7f-45df-bf37-ef48903de9f7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "18b92a3a-6b61-4e94-9efa-268f1372be74", "tag": "cf9bcfc8-c0bd-4d5b-aa4e-090398a795a7"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:57:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-011d2b0c-f73c-4e03-91a0-e542e8b019ee req-6dd25781-5b7f-45df-bf37-ef48903de9f7 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:57:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-011d2b0c-f73c-4e03-91a0-e542e8b019ee req-6dd25781-5b7f-45df-bf37-ef48903de9f7 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:57:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-011d2b0c-f73c-4e03-91a0-e542e8b019ee req-6dd25781-5b7f-45df-bf37-ef48903de9f7 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:57:59 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-011d2b0c-f73c-4e03-91a0-e542e8b019ee req-6dd25781-5b7f-45df-bf37-ef48903de9f7 service nova] Creating event network-changed:cf9bcfc8-c0bd-4d5b-aa4e-090398a795a7 for instance 18b92a3a-6b61-4e94-9efa-268f1372be74 on devstack Jun 24 04:57:59 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-011d2b0c-f73c-4e03-91a0-e542e8b019ee req-6dd25781-5b7f-45df-bf37-ef48903de9f7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:57:59 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-011d2b0c-f73c-4e03-91a0-e542e8b019ee req-6dd25781-5b7f-45df-bf37-ef48903de9f7 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.104257 Jun 24 04:57:59 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 58/116] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:57:59 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:58:00 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c1be03da-7525-4b7f-a70e-2a1aaf7c3a9a tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:00 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-c1be03da-7525-4b7f-a70e-2a1aaf7c3a9a tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 18b92a3a-6b61-4e94-9efa-268f1372be74] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:00 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c1be03da-7525-4b7f-a70e-2a1aaf7c3a9a tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:00 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c1be03da-7525-4b7f-a70e-2a1aaf7c3a9a tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:00 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c1be03da-7525-4b7f-a70e-2a1aaf7c3a9a tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:00 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c1be03da-7525-4b7f-a70e-2a1aaf7c3a9a tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:00 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c1be03da-7525-4b7f-a70e-2a1aaf7c3a9a tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:00 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c1be03da-7525-4b7f-a70e-2a1aaf7c3a9a tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:00 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-c1be03da-7525-4b7f-a70e-2a1aaf7c3a9a tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:00 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f829c83e-266b-4505-b244-f9f733e3808e tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:00 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f829c83e-266b-4505-b244-f9f733e3808e tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f829c83e-266b-4505-b244-f9f733e3808e tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f829c83e-266b-4505-b244-f9f733e3808e tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f829c83e-266b-4505-b244-f9f733e3808e tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f829c83e-266b-4505-b244-f9f733e3808e tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f829c83e-266b-4505-b244-f9f733e3808e tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f829c83e-266b-4505-b244-f9f733e3808e tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:00 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-f829c83e-266b-4505-b244-f9f733e3808e tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:01 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-c1be03da-7525-4b7f-a70e-2a1aaf7c3a9a tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:01 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-c1be03da-7525-4b7f-a70e-2a1aaf7c3a9a tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74" status: 200 len: 1327 microversion: 2.1 time: 1.093865 Jun 24 04:58:01 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 59/117] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:00 2026] GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74 => generated 1327 bytes in 1095 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:01 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-f829c83e-266b-4505-b244-f9f733e3808e tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:01 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f829c83e-266b-4505-b244-f9f733e3808e tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1525 microversion: 2.1 time: 1.192770 Jun 24 04:58:01 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 59/118] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:00 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1525 bytes in 1194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:02 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f9c33a77-fb5d-49ba-ad97-9782882c5a56 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:02 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-f9c33a77-fb5d-49ba-ad97-9782882c5a56 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 18b92a3a-6b61-4e94-9efa-268f1372be74] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9c33a77-fb5d-49ba-ad97-9782882c5a56 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9c33a77-fb5d-49ba-ad97-9782882c5a56 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9c33a77-fb5d-49ba-ad97-9782882c5a56 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9c33a77-fb5d-49ba-ad97-9782882c5a56 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9c33a77-fb5d-49ba-ad97-9782882c5a56 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9c33a77-fb5d-49ba-ad97-9782882c5a56 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:02 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-f9c33a77-fb5d-49ba-ad97-9782882c5a56 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:02 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-53e8917d-5778-4aae-a96d-733e4b640666 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:02 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-53e8917d-5778-4aae-a96d-733e4b640666 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-53e8917d-5778-4aae-a96d-733e4b640666 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-53e8917d-5778-4aae-a96d-733e4b640666 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-53e8917d-5778-4aae-a96d-733e4b640666 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-53e8917d-5778-4aae-a96d-733e4b640666 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-53e8917d-5778-4aae-a96d-733e4b640666 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-53e8917d-5778-4aae-a96d-733e4b640666 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:02 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-53e8917d-5778-4aae-a96d-733e4b640666 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:03 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-f9c33a77-fb5d-49ba-ad97-9782882c5a56 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:03 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f9c33a77-fb5d-49ba-ad97-9782882c5a56 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74" status: 200 len: 1327 microversion: 2.1 time: 1.182631 Jun 24 04:58:03 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 60/119] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:02 2026] GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74 => generated 1327 bytes in 1184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:03 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-b5386a65-b414-4597-abf9-e412e902f513 req-ca7956e2-e553-4602-b729-f06df649fab2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "04e4aee0-45e7-4b19-bec1-a9cbd39c6549", "name": "network-vif-plugged", "status": "completed", "tag": "f28cce70-9021-4d78-841e-029606b19e6b"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:03 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-53e8917d-5778-4aae-a96d-733e4b640666 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-b5386a65-b414-4597-abf9-e412e902f513 req-ca7956e2-e553-4602-b729-f06df649fab2 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-b5386a65-b414-4597-abf9-e412e902f513 req-ca7956e2-e553-4602-b729-f06df649fab2 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-b5386a65-b414-4597-abf9-e412e902f513 req-ca7956e2-e553-4602-b729-f06df649fab2 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:03 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-53e8917d-5778-4aae-a96d-733e4b640666 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1525 microversion: 2.1 time: 1.175411 Jun 24 04:58:03 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 60/120] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:02 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1525 bytes in 1177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:03 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-b5386a65-b414-4597-abf9-e412e902f513 req-ca7956e2-e553-4602-b729-f06df649fab2 service nova] Creating event network-vif-plugged:f28cce70-9021-4d78-841e-029606b19e6b for instance 04e4aee0-45e7-4b19-bec1-a9cbd39c6549 on devstack Jun 24 04:58:03 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-b5386a65-b414-4597-abf9-e412e902f513 req-ca7956e2-e553-4602-b729-f06df649fab2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:58:03 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-b5386a65-b414-4597-abf9-e412e902f513 req-ca7956e2-e553-4602-b729-f06df649fab2 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.320654 Jun 24 04:58:03 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 61/121] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:58:03 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) Jun 24 04:58:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-9288f063-bb83-4f3b-8612-924488ecf973 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:04 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-9288f063-bb83-4f3b-8612-924488ecf973 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 18b92a3a-6b61-4e94-9efa-268f1372be74] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9288f063-bb83-4f3b-8612-924488ecf973 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9288f063-bb83-4f3b-8612-924488ecf973 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9288f063-bb83-4f3b-8612-924488ecf973 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9288f063-bb83-4f3b-8612-924488ecf973 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9288f063-bb83-4f3b-8612-924488ecf973 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9288f063-bb83-4f3b-8612-924488ecf973 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:04 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-9288f063-bb83-4f3b-8612-924488ecf973 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-85eae824-1a86-4b0b-acf4-7da96b6af4ef tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:04 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-85eae824-1a86-4b0b-acf4-7da96b6af4ef tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85eae824-1a86-4b0b-acf4-7da96b6af4ef tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85eae824-1a86-4b0b-acf4-7da96b6af4ef tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85eae824-1a86-4b0b-acf4-7da96b6af4ef tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85eae824-1a86-4b0b-acf4-7da96b6af4ef tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85eae824-1a86-4b0b-acf4-7da96b6af4ef tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85eae824-1a86-4b0b-acf4-7da96b6af4ef tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:04 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-85eae824-1a86-4b0b-acf4-7da96b6af4ef tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:05 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-9288f063-bb83-4f3b-8612-924488ecf973 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:05 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-9288f063-bb83-4f3b-8612-924488ecf973 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74" status: 200 len: 1327 microversion: 2.1 time: 0.757326 Jun 24 04:58:05 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 61/122] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:04 2026] GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74 => generated 1327 bytes in 773 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:05 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-85eae824-1a86-4b0b-acf4-7da96b6af4ef tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:05 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-85eae824-1a86-4b0b-acf4-7da96b6af4ef tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1525 microversion: 2.1 time: 0.790485 Jun 24 04:58:05 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 62/123] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:04 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1525 bytes in 794 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-e0d904b1-bed5-4a0d-8726-677f01fd03cf req-fb35e1f6-7d43-498d-ad91-7fc34193758d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "04e4aee0-45e7-4b19-bec1-a9cbd39c6549", "name": "network-vif-plugged", "status": "completed", "tag": "f28cce70-9021-4d78-841e-029606b19e6b"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-e0d904b1-bed5-4a0d-8726-677f01fd03cf req-fb35e1f6-7d43-498d-ad91-7fc34193758d service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-e0d904b1-bed5-4a0d-8726-677f01fd03cf req-fb35e1f6-7d43-498d-ad91-7fc34193758d service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-e0d904b1-bed5-4a0d-8726-677f01fd03cf req-fb35e1f6-7d43-498d-ad91-7fc34193758d service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:05 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-e0d904b1-bed5-4a0d-8726-677f01fd03cf req-fb35e1f6-7d43-498d-ad91-7fc34193758d service nova] Creating event network-vif-plugged:f28cce70-9021-4d78-841e-029606b19e6b for instance 04e4aee0-45e7-4b19-bec1-a9cbd39c6549 on devstack Jun 24 04:58:05 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-e0d904b1-bed5-4a0d-8726-677f01fd03cf req-fb35e1f6-7d43-498d-ad91-7fc34193758d service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:58:05 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-e0d904b1-bed5-4a0d-8726-677f01fd03cf req-fb35e1f6-7d43-498d-ad91-7fc34193758d service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.175110 Jun 24 04:58:05 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 62/124] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:58:05 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:58:06 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-9bd2296b-a746-42ce-b8c0-abe63fd40213 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:06 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-9bd2296b-a746-42ce-b8c0-abe63fd40213 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 18b92a3a-6b61-4e94-9efa-268f1372be74] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9bd2296b-a746-42ce-b8c0-abe63fd40213 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9bd2296b-a746-42ce-b8c0-abe63fd40213 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9bd2296b-a746-42ce-b8c0-abe63fd40213 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9bd2296b-a746-42ce-b8c0-abe63fd40213 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9bd2296b-a746-42ce-b8c0-abe63fd40213 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9bd2296b-a746-42ce-b8c0-abe63fd40213 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:06 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-9bd2296b-a746-42ce-b8c0-abe63fd40213 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:06 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-350ab4e7-88a6-445f-9a4c-626727d1a7ff tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:06 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-350ab4e7-88a6-445f-9a4c-626727d1a7ff tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-350ab4e7-88a6-445f-9a4c-626727d1a7ff tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-350ab4e7-88a6-445f-9a4c-626727d1a7ff tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-350ab4e7-88a6-445f-9a4c-626727d1a7ff tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-350ab4e7-88a6-445f-9a4c-626727d1a7ff tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-350ab4e7-88a6-445f-9a4c-626727d1a7ff tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-350ab4e7-88a6-445f-9a4c-626727d1a7ff tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:06 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-350ab4e7-88a6-445f-9a4c-626727d1a7ff tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:07 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-9bd2296b-a746-42ce-b8c0-abe63fd40213 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:07 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-9bd2296b-a746-42ce-b8c0-abe63fd40213 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74" status: 200 len: 1327 microversion: 2.1 time: 1.072901 Jun 24 04:58:07 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 63/125] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:06 2026] GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74 => generated 1327 bytes in 1077 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 04:58:07 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-350ab4e7-88a6-445f-9a4c-626727d1a7ff tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:07 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-350ab4e7-88a6-445f-9a4c-626727d1a7ff tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1505 microversion: 2.1 time: 0.865975 Jun 24 04:58:07 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 63/126] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:06 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1505 bytes in 869 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:07 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-cb465b18-88d0-45bb-9f3d-172bef7cb177 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:07 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-cb465b18-88d0-45bb-9f3d-172bef7cb177 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cb465b18-88d0-45bb-9f3d-172bef7cb177 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cb465b18-88d0-45bb-9f3d-172bef7cb177 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cb465b18-88d0-45bb-9f3d-172bef7cb177 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cb465b18-88d0-45bb-9f3d-172bef7cb177 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cb465b18-88d0-45bb-9f3d-172bef7cb177 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cb465b18-88d0-45bb-9f3d-172bef7cb177 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:07 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-cb465b18-88d0-45bb-9f3d-172bef7cb177 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:07 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-1dfebb64-3b53-4ad9-9f33-db3c55fa4a97 tempest-VolumesAdminNegativeTest-2005227416 tempest-VolumesAdminNegativeTest-2005227416-project] Action: 'update', calling method: >, body: {"volumeAttachment": {"volumeId": "d8c6af45-8507-4be4-a90b-be3f1e8d71ad"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:07 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-1dfebb64-3b53-4ad9-9f33-db3c55fa4a97 tempest-VolumesAdminNegativeTest-2005227416 tempest-VolumesAdminNegativeTest-2005227416-project] [instance: 85e3579b-cec1-4490-aa0e-3512b02e9218] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1dfebb64-3b53-4ad9-9f33-db3c55fa4a97 tempest-VolumesAdminNegativeTest-2005227416 tempest-VolumesAdminNegativeTest-2005227416-project] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1dfebb64-3b53-4ad9-9f33-db3c55fa4a97 tempest-VolumesAdminNegativeTest-2005227416 tempest-VolumesAdminNegativeTest-2005227416-project] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1dfebb64-3b53-4ad9-9f33-db3c55fa4a97 tempest-VolumesAdminNegativeTest-2005227416 tempest-VolumesAdminNegativeTest-2005227416-project] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1dfebb64-3b53-4ad9-9f33-db3c55fa4a97 tempest-VolumesAdminNegativeTest-2005227416 tempest-VolumesAdminNegativeTest-2005227416-project] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1dfebb64-3b53-4ad9-9f33-db3c55fa4a97 tempest-VolumesAdminNegativeTest-2005227416 tempest-VolumesAdminNegativeTest-2005227416-project] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1dfebb64-3b53-4ad9-9f33-db3c55fa4a97 tempest-VolumesAdminNegativeTest-2005227416 tempest-VolumesAdminNegativeTest-2005227416-project] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:08 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-1dfebb64-3b53-4ad9-9f33-db3c55fa4a97 tempest-VolumesAdminNegativeTest-2005227416 tempest-VolumesAdminNegativeTest-2005227416-project] HTTP exception thrown: Volume 9417809d-d788-42aa-bc3a-834963fc9f78 could not be found. Jun 24 04:58:08 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-1dfebb64-3b53-4ad9-9f33-db3c55fa4a97 tempest-VolumesAdminNegativeTest-2005227416 tempest-VolumesAdminNegativeTest-2005227416-project] Returning 404 to user: Volume 9417809d-d788-42aa-bc3a-834963fc9f78 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 04:58:08 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-1dfebb64-3b53-4ad9-9f33-db3c55fa4a97 tempest-VolumesAdminNegativeTest-2005227416 tempest-VolumesAdminNegativeTest-2005227416-project] 192.168.122.25 "PUT /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218/os-volume_attachments/9417809d-d788-42aa-bc3a-834963fc9f78" status: 404 len: 109 microversion: 2.1 time: 0.842612 Jun 24 04:58:08 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 64/127] 192.168.122.25 () {60 vars in 1430 bytes} [Wed Jun 24 04:58:07 2026] PUT /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218/os-volume_attachments/9417809d-d788-42aa-bc3a-834963fc9f78 => generated 109 bytes in 848 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 04:58:08 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-2a0983d6-2d69-406e-b2d9-c386efa7e0f4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:08 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-2a0983d6-2d69-406e-b2d9-c386efa7e0f4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 18b92a3a-6b61-4e94-9efa-268f1372be74] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2a0983d6-2d69-406e-b2d9-c386efa7e0f4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2a0983d6-2d69-406e-b2d9-c386efa7e0f4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2a0983d6-2d69-406e-b2d9-c386efa7e0f4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2a0983d6-2d69-406e-b2d9-c386efa7e0f4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2a0983d6-2d69-406e-b2d9-c386efa7e0f4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2a0983d6-2d69-406e-b2d9-c386efa7e0f4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:08 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-2a0983d6-2d69-406e-b2d9-c386efa7e0f4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:10 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-cb465b18-88d0-45bb-9f3d-172bef7cb177 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:10 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-cb465b18-88d0-45bb-9f3d-172bef7cb177 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a" status: 200 len: 1520 microversion: 2.1 time: 3.282687 Jun 24 04:58:10 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 64/128] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:07 2026] GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a => generated 1520 bytes in 3292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:10 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-859553ab-6bc4-416a-b042-2a62abf332e3 req-e80a1d3c-dc55-4909-b65f-a119a768be08 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "18b92a3a-6b61-4e94-9efa-268f1372be74", "name": "network-vif-plugged", "status": "completed", "tag": "cf9bcfc8-c0bd-4d5b-aa4e-090398a795a7"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-859553ab-6bc4-416a-b042-2a62abf332e3 req-e80a1d3c-dc55-4909-b65f-a119a768be08 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-859553ab-6bc4-416a-b042-2a62abf332e3 req-e80a1d3c-dc55-4909-b65f-a119a768be08 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-859553ab-6bc4-416a-b042-2a62abf332e3 req-e80a1d3c-dc55-4909-b65f-a119a768be08 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:10 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-859553ab-6bc4-416a-b042-2a62abf332e3 req-e80a1d3c-dc55-4909-b65f-a119a768be08 service nova] Creating event network-vif-plugged:cf9bcfc8-c0bd-4d5b-aa4e-090398a795a7 for instance 18b92a3a-6b61-4e94-9efa-268f1372be74 on devstack Jun 24 04:58:10 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-859553ab-6bc4-416a-b042-2a62abf332e3 req-e80a1d3c-dc55-4909-b65f-a119a768be08 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:58:11 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-859553ab-6bc4-416a-b042-2a62abf332e3 req-e80a1d3c-dc55-4909-b65f-a119a768be08 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.330393 Jun 24 04:58:11 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 65/129] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:58:10 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:58:11 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-2a0983d6-2d69-406e-b2d9-c386efa7e0f4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:11 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-2a0983d6-2d69-406e-b2d9-c386efa7e0f4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74" status: 200 len: 1327 microversion: 2.1 time: 3.431455 Jun 24 04:58:11 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 65/130] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:08 2026] GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74 => generated 1327 bytes in 3437 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:12 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-d0fc9b78-ab2f-4c1f-becb-93bfb4287aba tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:12 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-d0fc9b78-ab2f-4c1f-becb-93bfb4287aba tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 18b92a3a-6b61-4e94-9efa-268f1372be74] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d0fc9b78-ab2f-4c1f-becb-93bfb4287aba tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d0fc9b78-ab2f-4c1f-becb-93bfb4287aba tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d0fc9b78-ab2f-4c1f-becb-93bfb4287aba tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d0fc9b78-ab2f-4c1f-becb-93bfb4287aba tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d0fc9b78-ab2f-4c1f-becb-93bfb4287aba tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d0fc9b78-ab2f-4c1f-becb-93bfb4287aba tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:12 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-d0fc9b78-ab2f-4c1f-becb-93bfb4287aba tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:13 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-8b5127e9-6dda-457a-bd79-2eec11f440e1 req-b7e075ad-29ee-4683-a45f-e60e15663fdd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "18b92a3a-6b61-4e94-9efa-268f1372be74", "name": "network-vif-plugged", "status": "completed", "tag": "cf9bcfc8-c0bd-4d5b-aa4e-090398a795a7"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-8b5127e9-6dda-457a-bd79-2eec11f440e1 req-b7e075ad-29ee-4683-a45f-e60e15663fdd service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-8b5127e9-6dda-457a-bd79-2eec11f440e1 req-b7e075ad-29ee-4683-a45f-e60e15663fdd service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-8b5127e9-6dda-457a-bd79-2eec11f440e1 req-b7e075ad-29ee-4683-a45f-e60e15663fdd service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:13 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-8b5127e9-6dda-457a-bd79-2eec11f440e1 req-b7e075ad-29ee-4683-a45f-e60e15663fdd service nova] Creating event network-vif-plugged:cf9bcfc8-c0bd-4d5b-aa4e-090398a795a7 for instance 18b92a3a-6b61-4e94-9efa-268f1372be74 on devstack Jun 24 04:58:13 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-8b5127e9-6dda-457a-bd79-2eec11f440e1 req-b7e075ad-29ee-4683-a45f-e60e15663fdd service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:58:13 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-8b5127e9-6dda-457a-bd79-2eec11f440e1 req-b7e075ad-29ee-4683-a45f-e60e15663fdd service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.189520 Jun 24 04:58:13 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 66/131] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:58:13 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:58:14 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-d0fc9b78-ab2f-4c1f-becb-93bfb4287aba tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:14 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-d0fc9b78-ab2f-4c1f-becb-93bfb4287aba tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74" status: 200 len: 1510 microversion: 2.1 time: 1.376863 Jun 24 04:58:14 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 66/132] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:12 2026] GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74 => generated 1510 bytes in 1383 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 04:58:14 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-d0e87baf-2d90-46f0-9141-e7f8930c838f tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:14 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-d0e87baf-2d90-46f0-9141-e7f8930c838f tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 18b92a3a-6b61-4e94-9efa-268f1372be74] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d0e87baf-2d90-46f0-9141-e7f8930c838f tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d0e87baf-2d90-46f0-9141-e7f8930c838f tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d0e87baf-2d90-46f0-9141-e7f8930c838f tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d0e87baf-2d90-46f0-9141-e7f8930c838f tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d0e87baf-2d90-46f0-9141-e7f8930c838f tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d0e87baf-2d90-46f0-9141-e7f8930c838f tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:14 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-d0e87baf-2d90-46f0-9141-e7f8930c838f tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 18b92a3a-6b61-4e94-9efa-268f1372be74] Going to try to terminate instance {{(pid=67858) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 04:58:14 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-d0e87baf-2d90-46f0-9141-e7f8930c838f tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74" status: 204 len: 0 microversion: 2.1 time: 0.588687 Jun 24 04:58:14 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 67/133] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 04:58:14 2026] DELETE /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74 => generated 0 bytes in 595 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 24 04:58:14 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f6cff3c0-bb6c-4470-bae3-fcab2ea044aa tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:14 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f6cff3c0-bb6c-4470-bae3-fcab2ea044aa tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 18b92a3a-6b61-4e94-9efa-268f1372be74] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f6cff3c0-bb6c-4470-bae3-fcab2ea044aa tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f6cff3c0-bb6c-4470-bae3-fcab2ea044aa tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f6cff3c0-bb6c-4470-bae3-fcab2ea044aa tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f6cff3c0-bb6c-4470-bae3-fcab2ea044aa tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f6cff3c0-bb6c-4470-bae3-fcab2ea044aa tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f6cff3c0-bb6c-4470-bae3-fcab2ea044aa tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:14 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-f6cff3c0-bb6c-4470-bae3-fcab2ea044aa tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:15 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-f6cff3c0-bb6c-4470-bae3-fcab2ea044aa tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:15 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f6cff3c0-bb6c-4470-bae3-fcab2ea044aa tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74" status: 200 len: 1516 microversion: 2.1 time: 0.870990 Jun 24 04:58:15 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 67/134] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:14 2026] GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74 => generated 1516 bytes in 874 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:16 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-c84eec0b-de30-4b60-b103-baa826037f75 req-412807fa-f683-4b9f-80c6-72cc62e54e9b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "18b92a3a-6b61-4e94-9efa-268f1372be74", "name": "network-vif-unplugged", "status": "completed", "tag": "cf9bcfc8-c0bd-4d5b-aa4e-090398a795a7"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:16 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-b6962536-0e1c-4d04-9663-d72569b6bdcf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:16 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-b6962536-0e1c-4d04-9663-d72569b6bdcf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 18b92a3a-6b61-4e94-9efa-268f1372be74] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b6962536-0e1c-4d04-9663-d72569b6bdcf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b6962536-0e1c-4d04-9663-d72569b6bdcf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-c84eec0b-de30-4b60-b103-baa826037f75 req-412807fa-f683-4b9f-80c6-72cc62e54e9b service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b6962536-0e1c-4d04-9663-d72569b6bdcf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-c84eec0b-de30-4b60-b103-baa826037f75 req-412807fa-f683-4b9f-80c6-72cc62e54e9b service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-c84eec0b-de30-4b60-b103-baa826037f75 req-412807fa-f683-4b9f-80c6-72cc62e54e9b service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b6962536-0e1c-4d04-9663-d72569b6bdcf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b6962536-0e1c-4d04-9663-d72569b6bdcf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.008s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b6962536-0e1c-4d04-9663-d72569b6bdcf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:16 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-c84eec0b-de30-4b60-b103-baa826037f75 req-412807fa-f683-4b9f-80c6-72cc62e54e9b service nova] Creating event network-vif-unplugged:cf9bcfc8-c0bd-4d5b-aa4e-090398a795a7 for instance 18b92a3a-6b61-4e94-9efa-268f1372be74 on devstack Jun 24 04:58:16 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-c84eec0b-de30-4b60-b103-baa826037f75 req-412807fa-f683-4b9f-80c6-72cc62e54e9b service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:58:16 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-c84eec0b-de30-4b60-b103-baa826037f75 req-412807fa-f683-4b9f-80c6-72cc62e54e9b service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.228119 Jun 24 04:58:16 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 68/135] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:58:16 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:58:16 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-b6962536-0e1c-4d04-9663-d72569b6bdcf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:17 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-b6962536-0e1c-4d04-9663-d72569b6bdcf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:17 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-b6962536-0e1c-4d04-9663-d72569b6bdcf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74" status: 200 len: 1516 microversion: 2.1 time: 1.136734 Jun 24 04:58:17 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 68/136] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:16 2026] GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74 => generated 1516 bytes in 1145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:18 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-60b09142-e26c-44cd-96d5-479eef6c646c tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:18 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-60b09142-e26c-44cd-96d5-479eef6c646c tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 18b92a3a-6b61-4e94-9efa-268f1372be74] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-60b09142-e26c-44cd-96d5-479eef6c646c tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-60b09142-e26c-44cd-96d5-479eef6c646c tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-60b09142-e26c-44cd-96d5-479eef6c646c tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-60b09142-e26c-44cd-96d5-479eef6c646c tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-60b09142-e26c-44cd-96d5-479eef6c646c tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-60b09142-e26c-44cd-96d5-479eef6c646c tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:19 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-60b09142-e26c-44cd-96d5-479eef6c646c tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:19 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-2b8e820b-426a-4f68-a30a-3199f74293bb tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:19 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-2b8e820b-426a-4f68-a30a-3199f74293bb tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2b8e820b-426a-4f68-a30a-3199f74293bb tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2b8e820b-426a-4f68-a30a-3199f74293bb tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2b8e820b-426a-4f68-a30a-3199f74293bb tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2b8e820b-426a-4f68-a30a-3199f74293bb tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2b8e820b-426a-4f68-a30a-3199f74293bb tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2b8e820b-426a-4f68-a30a-3199f74293bb tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:19 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-2b8e820b-426a-4f68-a30a-3199f74293bb tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lazy-loading 'flavor' on Instance uuid d72d5f90-79ea-4dc2-a003-62d49c91be4a {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 04:58:19 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-2b8e820b-426a-4f68-a30a-3199f74293bb tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "POST /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a/action" status: 200 len: 32 microversion: 2.1 time: 0.450338 Jun 24 04:58:19 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 69/137] 192.168.122.25 () {60 vars in 1275 bytes} [Wed Jun 24 04:58:19 2026] POST /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a/action => generated 32 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 24 04:58:19 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f5a336a9-036b-45ea-8c9a-9db87bb9be0d tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:19 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f5a336a9-036b-45ea-8c9a-9db87bb9be0d tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] [instance: 85e3579b-cec1-4490-aa0e-3512b02e9218] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f5a336a9-036b-45ea-8c9a-9db87bb9be0d tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f5a336a9-036b-45ea-8c9a-9db87bb9be0d tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f5a336a9-036b-45ea-8c9a-9db87bb9be0d tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f5a336a9-036b-45ea-8c9a-9db87bb9be0d tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f5a336a9-036b-45ea-8c9a-9db87bb9be0d tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f5a336a9-036b-45ea-8c9a-9db87bb9be0d tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:19 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f5a336a9-036b-45ea-8c9a-9db87bb9be0d tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] [instance: 85e3579b-cec1-4490-aa0e-3512b02e9218] Going to try to terminate instance {{(pid=67859) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 04:58:19 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f5a336a9-036b-45ea-8c9a-9db87bb9be0d tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218" status: 204 len: 0 microversion: 2.1 time: 0.451177 Jun 24 04:58:19 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 70/138] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 04:58:19 2026] DELETE /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218 => generated 0 bytes in 455 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 24 04:58:19 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-3cad4594-d0e3-4c9a-afd9-d7b1a3682996 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:19 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-3cad4594-d0e3-4c9a-afd9-d7b1a3682996 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3cad4594-d0e3-4c9a-afd9-d7b1a3682996 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3cad4594-d0e3-4c9a-afd9-d7b1a3682996 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3cad4594-d0e3-4c9a-afd9-d7b1a3682996 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3cad4594-d0e3-4c9a-afd9-d7b1a3682996 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3cad4594-d0e3-4c9a-afd9-d7b1a3682996 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3cad4594-d0e3-4c9a-afd9-d7b1a3682996 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:20 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-3cad4594-d0e3-4c9a-afd9-d7b1a3682996 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:20 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-60b09142-e26c-44cd-96d5-479eef6c646c tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:20 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-60b09142-e26c-44cd-96d5-479eef6c646c tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74" status: 200 len: 1516 microversion: 2.1 time: 2.142698 Jun 24 04:58:21 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 69/139] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:18 2026] GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74 => generated 1516 bytes in 2179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:21 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-1bb6cdc0-9807-409d-8893-32d58e83fb28 req-d7290a01-2d1c-4e6d-aa93-f294d5fc17d6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "18b92a3a-6b61-4e94-9efa-268f1372be74", "name": "network-vif-unplugged", "status": "completed", "tag": "cf9bcfc8-c0bd-4d5b-aa4e-090398a795a7"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-1bb6cdc0-9807-409d-8893-32d58e83fb28 req-d7290a01-2d1c-4e6d-aa93-f294d5fc17d6 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-1bb6cdc0-9807-409d-8893-32d58e83fb28 req-d7290a01-2d1c-4e6d-aa93-f294d5fc17d6 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-1bb6cdc0-9807-409d-8893-32d58e83fb28 req-d7290a01-2d1c-4e6d-aa93-f294d5fc17d6 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:21 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-1bb6cdc0-9807-409d-8893-32d58e83fb28 req-d7290a01-2d1c-4e6d-aa93-f294d5fc17d6 service nova] Creating event network-vif-unplugged:cf9bcfc8-c0bd-4d5b-aa4e-090398a795a7 for instance 18b92a3a-6b61-4e94-9efa-268f1372be74 on devstack Jun 24 04:58:21 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-1bb6cdc0-9807-409d-8893-32d58e83fb28 req-d7290a01-2d1c-4e6d-aa93-f294d5fc17d6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:58:21 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-1bb6cdc0-9807-409d-8893-32d58e83fb28 req-d7290a01-2d1c-4e6d-aa93-f294d5fc17d6 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.164208 Jun 24 04:58:21 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 70/140] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:58:21 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:58:21 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-3cad4594-d0e3-4c9a-afd9-d7b1a3682996 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:21 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-775d8997-e07f-4f2d-87b4-50448bf7af44 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:21 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-775d8997-e07f-4f2d-87b4-50448bf7af44 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] [instance: 85e3579b-cec1-4490-aa0e-3512b02e9218] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:21 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-3cad4594-d0e3-4c9a-afd9-d7b1a3682996 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a" status: 200 len: 1526 microversion: 2.1 time: 1.282407 Jun 24 04:58:21 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 71/141] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:19 2026] GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a => generated 1526 bytes in 1284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-775d8997-e07f-4f2d-87b4-50448bf7af44 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-775d8997-e07f-4f2d-87b4-50448bf7af44 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-775d8997-e07f-4f2d-87b4-50448bf7af44 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-775d8997-e07f-4f2d-87b4-50448bf7af44 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-775d8997-e07f-4f2d-87b4-50448bf7af44 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-775d8997-e07f-4f2d-87b4-50448bf7af44 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:21 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-775d8997-e07f-4f2d-87b4-50448bf7af44 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:21 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-775d8997-e07f-4f2d-87b4-50448bf7af44 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2aceae676a62497aa2674c4b41844b3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '580bb0c9683d4059b66981d20438a143', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:21 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-775d8997-e07f-4f2d-87b4-50448bf7af44 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] 192.168.122.25 "GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218" status: 200 len: 1519 microversion: 2.1 time: 0.723321 Jun 24 04:58:21 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 71/142] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:21 2026] GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218 => generated 1519 bytes in 725 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:22 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-5237a729-a166-4c27-9c91-76566fb62e85 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:22 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-5237a729-a166-4c27-9c91-76566fb62e85 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 18b92a3a-6b61-4e94-9efa-268f1372be74] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5237a729-a166-4c27-9c91-76566fb62e85 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5237a729-a166-4c27-9c91-76566fb62e85 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5237a729-a166-4c27-9c91-76566fb62e85 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5237a729-a166-4c27-9c91-76566fb62e85 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5237a729-a166-4c27-9c91-76566fb62e85 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5237a729-a166-4c27-9c91-76566fb62e85 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5237a729-a166-4c27-9c91-76566fb62e85 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5237a729-a166-4c27-9c91-76566fb62e85 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5237a729-a166-4c27-9c91-76566fb62e85 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:22 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-5237a729-a166-4c27-9c91-76566fb62e85 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lazy-loading 'fault' on Instance uuid 18b92a3a-6b61-4e94-9efa-268f1372be74 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 04:58:22 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-5237a729-a166-4c27-9c91-76566fb62e85 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-93d75c6d-046e-4bdb-8122-fa54b919bc61 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:22 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-93d75c6d-046e-4bdb-8122-fa54b919bc61 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:22 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-5237a729-a166-4c27-9c91-76566fb62e85 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-93d75c6d-046e-4bdb-8122-fa54b919bc61 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-93d75c6d-046e-4bdb-8122-fa54b919bc61 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-93d75c6d-046e-4bdb-8122-fa54b919bc61 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-93d75c6d-046e-4bdb-8122-fa54b919bc61 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-93d75c6d-046e-4bdb-8122-fa54b919bc61 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-93d75c6d-046e-4bdb-8122-fa54b919bc61 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:22 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-5237a729-a166-4c27-9c91-76566fb62e85 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74" status: 200 len: 1313 microversion: 2.1 time: 0.344356 Jun 24 04:58:22 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 72/143] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:22 2026] GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74 => generated 1313 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:22 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-93d75c6d-046e-4bdb-8122-fa54b919bc61 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:22 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-93d75c6d-046e-4bdb-8122-fa54b919bc61 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-93d75c6d-046e-4bdb-8122-fa54b919bc61 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a" status: 200 len: 1526 microversion: 2.1 time: 0.395016 Jun 24 04:58:22 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 72/144] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:22 2026] GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a => generated 1526 bytes in 396 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:22 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-da05f1f5-6876-4815-bd19-2ebcbb585ffc tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:22 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-da05f1f5-6876-4815-bd19-2ebcbb585ffc tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] [instance: 85e3579b-cec1-4490-aa0e-3512b02e9218] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-da05f1f5-6876-4815-bd19-2ebcbb585ffc tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-da05f1f5-6876-4815-bd19-2ebcbb585ffc tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-da05f1f5-6876-4815-bd19-2ebcbb585ffc tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-da05f1f5-6876-4815-bd19-2ebcbb585ffc tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-da05f1f5-6876-4815-bd19-2ebcbb585ffc tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-da05f1f5-6876-4815-bd19-2ebcbb585ffc tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:23 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-da05f1f5-6876-4815-bd19-2ebcbb585ffc tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:23 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-8345fc71-1a44-433a-91ac-c59f4a928dd5 req-f1fc69c2-2ae1-4abf-9ebf-450cf78050d2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "18b92a3a-6b61-4e94-9efa-268f1372be74", "name": "network-vif-deleted", "tag": "cf9bcfc8-c0bd-4d5b-aa4e-090398a795a7"}, {"server_uuid": "85e3579b-cec1-4490-aa0e-3512b02e9218", "name": "network-vif-deleted", "tag": "2740b4e6-e1a4-4e53-88c2-0ea32bea69a5"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-8345fc71-1a44-433a-91ac-c59f4a928dd5 req-f1fc69c2-2ae1-4abf-9ebf-450cf78050d2 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-8345fc71-1a44-433a-91ac-c59f4a928dd5 req-f1fc69c2-2ae1-4abf-9ebf-450cf78050d2 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-8345fc71-1a44-433a-91ac-c59f4a928dd5 req-f1fc69c2-2ae1-4abf-9ebf-450cf78050d2 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:23 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-8345fc71-1a44-433a-91ac-c59f4a928dd5 req-f1fc69c2-2ae1-4abf-9ebf-450cf78050d2 service nova] Creating event network-vif-deleted:cf9bcfc8-c0bd-4d5b-aa4e-090398a795a7 for instance 18b92a3a-6b61-4e94-9efa-268f1372be74 on devstack Jun 24 04:58:23 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-8345fc71-1a44-433a-91ac-c59f4a928dd5 req-f1fc69c2-2ae1-4abf-9ebf-450cf78050d2 service nova] Creating event network-vif-deleted:2740b4e6-e1a4-4e53-88c2-0ea32bea69a5 for instance 85e3579b-cec1-4490-aa0e-3512b02e9218 on devstack Jun 24 04:58:23 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-8345fc71-1a44-433a-91ac-c59f4a928dd5 req-f1fc69c2-2ae1-4abf-9ebf-450cf78050d2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:58:23 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-8345fc71-1a44-433a-91ac-c59f4a928dd5 req-f1fc69c2-2ae1-4abf-9ebf-450cf78050d2 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.072376 Jun 24 04:58:23 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 73/145] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:58:23 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) Jun 24 04:58:23 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0b93824b-a445-4b7b-a78c-d937ecfd3baf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:23 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0b93824b-a445-4b7b-a78c-d937ecfd3baf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 18b92a3a-6b61-4e94-9efa-268f1372be74] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:23 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-da05f1f5-6876-4815-bd19-2ebcbb585ffc tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2aceae676a62497aa2674c4b41844b3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '580bb0c9683d4059b66981d20438a143', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b93824b-a445-4b7b-a78c-d937ecfd3baf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b93824b-a445-4b7b-a78c-d937ecfd3baf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b93824b-a445-4b7b-a78c-d937ecfd3baf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b93824b-a445-4b7b-a78c-d937ecfd3baf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b93824b-a445-4b7b-a78c-d937ecfd3baf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b93824b-a445-4b7b-a78c-d937ecfd3baf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:23 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-da05f1f5-6876-4815-bd19-2ebcbb585ffc tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] 192.168.122.25 "GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218" status: 200 len: 1477 microversion: 2.1 time: 0.507116 Jun 24 04:58:23 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 73/146] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:22 2026] GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218 => generated 1477 bytes in 508 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b93824b-a445-4b7b-a78c-d937ecfd3baf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b93824b-a445-4b7b-a78c-d937ecfd3baf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b93824b-a445-4b7b-a78c-d937ecfd3baf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:23 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-0b93824b-a445-4b7b-a78c-d937ecfd3baf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lazy-loading 'fault' on Instance uuid 18b92a3a-6b61-4e94-9efa-268f1372be74 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 04:58:23 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-0b93824b-a445-4b7b-a78c-d937ecfd3baf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:23 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0b93824b-a445-4b7b-a78c-d937ecfd3baf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:23 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0b93824b-a445-4b7b-a78c-d937ecfd3baf tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74" status: 200 len: 1313 microversion: 2.1 time: 0.179151 Jun 24 04:58:23 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 74/147] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:23 2026] GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74 => generated 1313 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:23 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-b56a3b35-ac79-4abd-8589-4415e3978830 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:23 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-b56a3b35-ac79-4abd-8589-4415e3978830 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b56a3b35-ac79-4abd-8589-4415e3978830 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b56a3b35-ac79-4abd-8589-4415e3978830 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b56a3b35-ac79-4abd-8589-4415e3978830 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b56a3b35-ac79-4abd-8589-4415e3978830 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b56a3b35-ac79-4abd-8589-4415e3978830 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b56a3b35-ac79-4abd-8589-4415e3978830 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:23 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-b56a3b35-ac79-4abd-8589-4415e3978830 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:23 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-b56a3b35-ac79-4abd-8589-4415e3978830 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:23 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-b56a3b35-ac79-4abd-8589-4415e3978830 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a" status: 200 len: 1526 microversion: 2.1 time: 0.273133 Jun 24 04:58:23 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 74/148] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:23 2026] GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a => generated 1526 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:24 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-d8f50b82-79ce-4443-b44c-46dafa6368f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:24 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-d8f50b82-79ce-4443-b44c-46dafa6368f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] [instance: 85e3579b-cec1-4490-aa0e-3512b02e9218] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d8f50b82-79ce-4443-b44c-46dafa6368f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d8f50b82-79ce-4443-b44c-46dafa6368f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d8f50b82-79ce-4443-b44c-46dafa6368f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d8f50b82-79ce-4443-b44c-46dafa6368f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d8f50b82-79ce-4443-b44c-46dafa6368f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d8f50b82-79ce-4443-b44c-46dafa6368f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:24 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-56657c0f-5a9f-4b4d-baae-4972acbb4474 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:24 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-56657c0f-5a9f-4b4d-baae-4972acbb4474 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 18b92a3a-6b61-4e94-9efa-268f1372be74] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-56657c0f-5a9f-4b4d-baae-4972acbb4474 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-56657c0f-5a9f-4b4d-baae-4972acbb4474 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-56657c0f-5a9f-4b4d-baae-4972acbb4474 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-56657c0f-5a9f-4b4d-baae-4972acbb4474 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-56657c0f-5a9f-4b4d-baae-4972acbb4474 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-56657c0f-5a9f-4b4d-baae-4972acbb4474 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d8f50b82-79ce-4443-b44c-46dafa6368f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d8f50b82-79ce-4443-b44c-46dafa6368f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d8f50b82-79ce-4443-b44c-46dafa6368f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:24 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-d8f50b82-79ce-4443-b44c-46dafa6368f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lazy-loading 'fault' on Instance uuid 85e3579b-cec1-4490-aa0e-3512b02e9218 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 04:58:24 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-56657c0f-5a9f-4b4d-baae-4972acbb4474 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] HTTP exception thrown: Instance 18b92a3a-6b61-4e94-9efa-268f1372be74 could not be found. Jun 24 04:58:24 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-56657c0f-5a9f-4b4d-baae-4972acbb4474 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Returning 404 to user: Instance 18b92a3a-6b61-4e94-9efa-268f1372be74 could not be found. {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 04:58:24 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-56657c0f-5a9f-4b4d-baae-4972acbb4474 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74" status: 404 len: 111 microversion: 2.1 time: 0.075346 Jun 24 04:58:24 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 75/149] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:24 2026] GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74 => generated 111 bytes in 77 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 04:58:24 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-d8f50b82-79ce-4443-b44c-46dafa6368f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:24 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-1c649283-2ce6-4b4a-a91a-5ad6a98bcc0e tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:24 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-1c649283-2ce6-4b4a-a91a-5ad6a98bcc0e tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1c649283-2ce6-4b4a-a91a-5ad6a98bcc0e tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1c649283-2ce6-4b4a-a91a-5ad6a98bcc0e tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1c649283-2ce6-4b4a-a91a-5ad6a98bcc0e tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1c649283-2ce6-4b4a-a91a-5ad6a98bcc0e tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1c649283-2ce6-4b4a-a91a-5ad6a98bcc0e tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:24 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-d8f50b82-79ce-4443-b44c-46dafa6368f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2aceae676a62497aa2674c4b41844b3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '580bb0c9683d4059b66981d20438a143', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1c649283-2ce6-4b4a-a91a-5ad6a98bcc0e tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:24 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-d8f50b82-79ce-4443-b44c-46dafa6368f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] 192.168.122.25 "GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218" status: 200 len: 1314 microversion: 2.1 time: 0.366580 Jun 24 04:58:24 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 75/150] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:24 2026] GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218 => generated 1314 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:24 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-1c649283-2ce6-4b4a-a91a-5ad6a98bcc0e tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:25 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-ab518f45-4883-4154-ad62-14518698493a tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:25 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-ab518f45-4883-4154-ad62-14518698493a tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ab518f45-4883-4154-ad62-14518698493a tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ab518f45-4883-4154-ad62-14518698493a tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ab518f45-4883-4154-ad62-14518698493a tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ab518f45-4883-4154-ad62-14518698493a tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ab518f45-4883-4154-ad62-14518698493a tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ab518f45-4883-4154-ad62-14518698493a tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:25 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-ab518f45-4883-4154-ad62-14518698493a tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:25 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-1c649283-2ce6-4b4a-a91a-5ad6a98bcc0e tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:25 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-1c649283-2ce6-4b4a-a91a-5ad6a98bcc0e tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe" status: 200 len: 1510 microversion: 2.1 time: 0.979190 Jun 24 04:58:25 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 76/151] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:24 2026] GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe => generated 1510 bytes in 980 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:25 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-d745dee5-6a9f-4bc3-a070-29a552ee90a8 req-cdf0726b-db76-40e4-80e1-97145684e0fa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d72d5f90-79ea-4dc2-a003-62d49c91be4a", "name": "network-vif-unplugged", "status": "completed", "tag": "f97f9b62-d865-4199-a612-b45e3f163036"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:25 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-ab518f45-4883-4154-ad62-14518698493a tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-d745dee5-6a9f-4bc3-a070-29a552ee90a8 req-cdf0726b-db76-40e4-80e1-97145684e0fa service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-d745dee5-6a9f-4bc3-a070-29a552ee90a8 req-cdf0726b-db76-40e4-80e1-97145684e0fa service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-d745dee5-6a9f-4bc3-a070-29a552ee90a8 req-cdf0726b-db76-40e4-80e1-97145684e0fa service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:25 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-ab518f45-4883-4154-ad62-14518698493a tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a" status: 200 len: 1526 microversion: 2.1 time: 0.718139 Jun 24 04:58:25 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 76/152] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:25 2026] GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a => generated 1526 bytes in 723 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:25 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-d745dee5-6a9f-4bc3-a070-29a552ee90a8 req-cdf0726b-db76-40e4-80e1-97145684e0fa service nova] Creating event network-vif-unplugged:f97f9b62-d865-4199-a612-b45e3f163036 for instance d72d5f90-79ea-4dc2-a003-62d49c91be4a on devstack Jun 24 04:58:25 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-d745dee5-6a9f-4bc3-a070-29a552ee90a8 req-cdf0726b-db76-40e4-80e1-97145684e0fa service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:58:25 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-d745dee5-6a9f-4bc3-a070-29a552ee90a8 req-cdf0726b-db76-40e4-80e1-97145684e0fa service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.103013 Jun 24 04:58:25 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 77/153] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:58:25 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:58:25 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-8e00af20-ab7f-4e4a-87b9-584e61d9af15 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:25 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-8e00af20-ab7f-4e4a-87b9-584e61d9af15 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] [instance: 85e3579b-cec1-4490-aa0e-3512b02e9218] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8e00af20-ab7f-4e4a-87b9-584e61d9af15 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8e00af20-ab7f-4e4a-87b9-584e61d9af15 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8e00af20-ab7f-4e4a-87b9-584e61d9af15 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8e00af20-ab7f-4e4a-87b9-584e61d9af15 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8e00af20-ab7f-4e4a-87b9-584e61d9af15 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8e00af20-ab7f-4e4a-87b9-584e61d9af15 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8e00af20-ab7f-4e4a-87b9-584e61d9af15 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8e00af20-ab7f-4e4a-87b9-584e61d9af15 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8e00af20-ab7f-4e4a-87b9-584e61d9af15 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:26 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-8e00af20-ab7f-4e4a-87b9-584e61d9af15 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lazy-loading 'fault' on Instance uuid 85e3579b-cec1-4490-aa0e-3512b02e9218 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 04:58:26 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-8e00af20-ab7f-4e4a-87b9-584e61d9af15 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:26 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-8e00af20-ab7f-4e4a-87b9-584e61d9af15 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2aceae676a62497aa2674c4b41844b3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '580bb0c9683d4059b66981d20438a143', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:26 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-8e00af20-ab7f-4e4a-87b9-584e61d9af15 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] 192.168.122.25 "GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218" status: 200 len: 1314 microversion: 2.1 time: 0.260368 Jun 24 04:58:26 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 77/154] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:25 2026] GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218 => generated 1314 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:26 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-9a9606ed-ec83-449e-887a-098af7a13f69 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:26 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-9a9606ed-ec83-449e-887a-098af7a13f69 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9a9606ed-ec83-449e-887a-098af7a13f69 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9a9606ed-ec83-449e-887a-098af7a13f69 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9a9606ed-ec83-449e-887a-098af7a13f69 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9a9606ed-ec83-449e-887a-098af7a13f69 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9a9606ed-ec83-449e-887a-098af7a13f69 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9a9606ed-ec83-449e-887a-098af7a13f69 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:26 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-9a9606ed-ec83-449e-887a-098af7a13f69 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:27 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-9a9606ed-ec83-449e-887a-098af7a13f69 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:27 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-9a9606ed-ec83-449e-887a-098af7a13f69 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a" status: 200 len: 1526 microversion: 2.1 time: 0.368883 Jun 24 04:58:27 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 78/155] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:26 2026] GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a => generated 1526 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:27 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-7874401c-5bea-40d0-878a-135be32493f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:27 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-7874401c-5bea-40d0-878a-135be32493f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] [instance: 85e3579b-cec1-4490-aa0e-3512b02e9218] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7874401c-5bea-40d0-878a-135be32493f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7874401c-5bea-40d0-878a-135be32493f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7874401c-5bea-40d0-878a-135be32493f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7874401c-5bea-40d0-878a-135be32493f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7874401c-5bea-40d0-878a-135be32493f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7874401c-5bea-40d0-878a-135be32493f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-7874401c-5bea-40d0-878a-135be32493f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] HTTP exception thrown: Instance 85e3579b-cec1-4490-aa0e-3512b02e9218 could not be found. Jun 24 04:58:27 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-7874401c-5bea-40d0-878a-135be32493f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] Returning 404 to user: Instance 85e3579b-cec1-4490-aa0e-3512b02e9218 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 04:58:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-7874401c-5bea-40d0-878a-135be32493f9 tempest-VolumesAdminNegativeTest-926510409 tempest-VolumesAdminNegativeTest-926510409-project-member] 192.168.122.25 "GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218" status: 404 len: 111 microversion: 2.1 time: 0.048999 Jun 24 04:58:27 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 78/156] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:27 2026] GET /compute/v2.1/servers/85e3579b-cec1-4490-aa0e-3512b02e9218 => generated 111 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 04:58:27 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-02e0533c-9cd6-47d7-8f9b-36762e8fc17b req-8398f931-15b2-415a-bf47-b81f5aa156e0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d72d5f90-79ea-4dc2-a003-62d49c91be4a", "name": "network-vif-unplugged", "status": "completed", "tag": "f97f9b62-d865-4199-a612-b45e3f163036"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-02e0533c-9cd6-47d7-8f9b-36762e8fc17b req-8398f931-15b2-415a-bf47-b81f5aa156e0 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-02e0533c-9cd6-47d7-8f9b-36762e8fc17b req-8398f931-15b2-415a-bf47-b81f5aa156e0 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-02e0533c-9cd6-47d7-8f9b-36762e8fc17b req-8398f931-15b2-415a-bf47-b81f5aa156e0 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:27 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-02e0533c-9cd6-47d7-8f9b-36762e8fc17b req-8398f931-15b2-415a-bf47-b81f5aa156e0 service nova] Creating event network-vif-unplugged:f97f9b62-d865-4199-a612-b45e3f163036 for instance d72d5f90-79ea-4dc2-a003-62d49c91be4a on devstack Jun 24 04:58:27 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-02e0533c-9cd6-47d7-8f9b-36762e8fc17b req-8398f931-15b2-415a-bf47-b81f5aa156e0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:58:27 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-02e0533c-9cd6-47d7-8f9b-36762e8fc17b req-8398f931-15b2-415a-bf47-b81f5aa156e0 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.077970 Jun 24 04:58:27 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 79/157] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:58:27 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 04:58:28 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-48dbe089-1912-4b3c-ad0a-893c2340a913 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:28 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-48dbe089-1912-4b3c-ad0a-893c2340a913 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-48dbe089-1912-4b3c-ad0a-893c2340a913 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-48dbe089-1912-4b3c-ad0a-893c2340a913 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-48dbe089-1912-4b3c-ad0a-893c2340a913 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-48dbe089-1912-4b3c-ad0a-893c2340a913 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-48dbe089-1912-4b3c-ad0a-893c2340a913 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-48dbe089-1912-4b3c-ad0a-893c2340a913 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:28 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-48dbe089-1912-4b3c-ad0a-893c2340a913 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:29 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-48dbe089-1912-4b3c-ad0a-893c2340a913 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:29 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-48dbe089-1912-4b3c-ad0a-893c2340a913 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a" status: 200 len: 1526 microversion: 2.1 time: 0.885261 Jun 24 04:58:29 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 79/158] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:28 2026] GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a => generated 1526 bytes in 888 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:29 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-905299475", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42", "networks": [{"uuid": "c8c53c19-d539-4f1b-8d77-6ebc7344f4be"}]}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:29 devstack devstack@n-api.service[67859]: DEBUG nova.network.neutron [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] validate_networks() for [('c8c53c19-d539-4f1b-8d77-6ebc7344f4be', None, None, None, None, None)] {{(pid=67859) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 04:58:29 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:29 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-012563fe-606f-4a46-b7b4-4b2e7d0db6f2 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1144752145", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "uuid": "41964ecd-fb08-4742-a122-891e4b1fae95", "source_type": "volume", "destination_type": "volume", "delete_on_termination": false}], "networks": [{"uuid": "126e01aa-4f93-4d79-a5ce-2f4461c82b5e"}]}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:30 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-012563fe-606f-4a46-b7b4-4b2e7d0db6f2 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] HTTP exception thrown: Block Device 41964ecd-fb08-4742-a122-891e4b1fae95 is not bootable. Jun 24 04:58:30 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-012563fe-606f-4a46-b7b4-4b2e7d0db6f2 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Returning 400 to user: Block Device 41964ecd-fb08-4742-a122-891e4b1fae95 is not bootable. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 04:58:30 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-012563fe-606f-4a46-b7b4-4b2e7d0db6f2 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 400 len: 110 microversion: 2.1 time: 0.090301 Jun 24 04:58:30 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 80/159] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 04:58:29 2026] POST /compute/v2.1/servers => generated 110 bytes in 91 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jun 24 04:58:30 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-070915f5-9285-48de-839d-dcc2e73a1048 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:30 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-070915f5-9285-48de-839d-dcc2e73a1048 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-070915f5-9285-48de-839d-dcc2e73a1048 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-070915f5-9285-48de-839d-dcc2e73a1048 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-070915f5-9285-48de-839d-dcc2e73a1048 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-070915f5-9285-48de-839d-dcc2e73a1048 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-070915f5-9285-48de-839d-dcc2e73a1048 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-070915f5-9285-48de-839d-dcc2e73a1048 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:30 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-070915f5-9285-48de-839d-dcc2e73a1048 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:30 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:30 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-070915f5-9285-48de-839d-dcc2e73a1048 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:30 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-070915f5-9285-48de-839d-dcc2e73a1048 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe" status: 200 len: 1510 microversion: 2.1 time: 0.443632 Jun 24 04:58:30 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 81/160] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:30 2026] GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe => generated 1510 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:30 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-02f01ebb-0284-40d8-a031-4f1257c2652b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:30 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-02f01ebb-0284-40d8-a031-4f1257c2652b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-02f01ebb-0284-40d8-a031-4f1257c2652b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-02f01ebb-0284-40d8-a031-4f1257c2652b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-02f01ebb-0284-40d8-a031-4f1257c2652b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-02f01ebb-0284-40d8-a031-4f1257c2652b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-02f01ebb-0284-40d8-a031-4f1257c2652b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-02f01ebb-0284-40d8-a031-4f1257c2652b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:30 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Flavor limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 04:58:30 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Image limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 04:58:30 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Flavor pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 04:58:30 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Image pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 04:58:30 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 04:58:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:30 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-02f01ebb-0284-40d8-a031-4f1257c2652b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:30 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Getting quotas for project 05a13e42dd7f48f3ad4d42ef2a50d33d. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 04:58:30 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Getting quotas for user c097743672d247f1998e65eb6e013e20 and project 05a13e42dd7f48f3ad4d42ef2a50d33d. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 04:58:30 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Going to run 1 instances... {{(pid=67859) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 04:58:30 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] 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='f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1',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=67859) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 04:58:30 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-1ea57940-c0fc-4cbe-839b-ac791f6e780a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 386 microversion: 2.1 time: 1.115211 Jun 24 04:58:30 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 80/161] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 04:58:29 2026] POST /compute/v2.1/servers => generated 386 bytes in 1117 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 24 04:58:30 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-aa9dea8d-4b36-4c26-b728-274b62c7c0a0 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:30 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-aa9dea8d-4b36-4c26-b728-274b62c7c0a0 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-aa9dea8d-4b36-4c26-b728-274b62c7c0a0 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-aa9dea8d-4b36-4c26-b728-274b62c7c0a0 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-aa9dea8d-4b36-4c26-b728-274b62c7c0a0 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-aa9dea8d-4b36-4c26-b728-274b62c7c0a0 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-aa9dea8d-4b36-4c26-b728-274b62c7c0a0 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-aa9dea8d-4b36-4c26-b728-274b62c7c0a0 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:30 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-02f01ebb-0284-40d8-a031-4f1257c2652b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:30 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-02f01ebb-0284-40d8-a031-4f1257c2652b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a" status: 200 len: 1526 microversion: 2.1 time: 0.300972 Jun 24 04:58:30 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 82/162] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:30 2026] GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a => generated 1526 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:30 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-aa9dea8d-4b36-4c26-b728-274b62c7c0a0 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:30 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-ae9d2dfc-6ccc-46ae-a620-b293ad784da9 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:30 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-ae9d2dfc-6ccc-46ae-a620-b293ad784da9 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:30 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-ae9d2dfc-6ccc-46ae-a620-b293ad784da9 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:30 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-ae9d2dfc-6ccc-46ae-a620-b293ad784da9 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c097743672d247f1998e65eb6e013e20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05a13e42dd7f48f3ad4d42ef2a50d33d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:31 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-ae9d2dfc-6ccc-46ae-a620-b293ad784da9 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e" status: 200 len: 1224 microversion: 2.1 time: 0.245796 Jun 24 04:58:31 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 83/163] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:30 2026] GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e => generated 1224 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:31 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-aa9dea8d-4b36-4c26-b728-274b62c7c0a0 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:31 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-aa9dea8d-4b36-4c26-b728-274b62c7c0a0 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe" status: 200 len: 1510 microversion: 2.1 time: 0.538473 Jun 24 04:58:31 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 81/164] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:30 2026] GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe => generated 1510 bytes in 540 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:31 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-f5c58901-718f-45f5-a71c-cbc66c2ce057 req-4cba5929-f2c9-440a-86a3-1ea0948ce190 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d72d5f90-79ea-4dc2-a003-62d49c91be4a", "name": "network-vif-plugged", "status": "completed", "tag": "f97f9b62-d865-4199-a612-b45e3f163036"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-f5c58901-718f-45f5-a71c-cbc66c2ce057 req-4cba5929-f2c9-440a-86a3-1ea0948ce190 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-f5c58901-718f-45f5-a71c-cbc66c2ce057 req-4cba5929-f2c9-440a-86a3-1ea0948ce190 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-f5c58901-718f-45f5-a71c-cbc66c2ce057 req-4cba5929-f2c9-440a-86a3-1ea0948ce190 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:31 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-f5c58901-718f-45f5-a71c-cbc66c2ce057 req-4cba5929-f2c9-440a-86a3-1ea0948ce190 service nova] Creating event network-vif-plugged:f97f9b62-d865-4199-a612-b45e3f163036 for instance d72d5f90-79ea-4dc2-a003-62d49c91be4a on devstack Jun 24 04:58:31 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-f5c58901-718f-45f5-a71c-cbc66c2ce057 req-4cba5929-f2c9-440a-86a3-1ea0948ce190 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:58:31 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-f5c58901-718f-45f5-a71c-cbc66c2ce057 req-4cba5929-f2c9-440a-86a3-1ea0948ce190 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.108805 Jun 24 04:58:31 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 84/165] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:58:31 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) Jun 24 04:58:31 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e8329f4e-9590-44f6-a542-bc1defd959e6 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:31 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-e8329f4e-9590-44f6-a542-bc1defd959e6 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e8329f4e-9590-44f6-a542-bc1defd959e6 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e8329f4e-9590-44f6-a542-bc1defd959e6 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e8329f4e-9590-44f6-a542-bc1defd959e6 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e8329f4e-9590-44f6-a542-bc1defd959e6 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e8329f4e-9590-44f6-a542-bc1defd959e6 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e8329f4e-9590-44f6-a542-bc1defd959e6 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:31 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-e8329f4e-9590-44f6-a542-bc1defd959e6 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:32 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-8abe8df9-c663-40dd-977f-abffb9b51242 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:32 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-8abe8df9-c663-40dd-977f-abffb9b51242 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:32 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-8abe8df9-c663-40dd-977f-abffb9b51242 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:32 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-8abe8df9-c663-40dd-977f-abffb9b51242 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c097743672d247f1998e65eb6e013e20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05a13e42dd7f48f3ad4d42ef2a50d33d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:32 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-8abe8df9-c663-40dd-977f-abffb9b51242 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e" status: 200 len: 1224 microversion: 2.1 time: 0.403727 Jun 24 04:58:32 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 85/166] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:32 2026] GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e => generated 1224 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:32 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-e8329f4e-9590-44f6-a542-bc1defd959e6 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:32 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e8329f4e-9590-44f6-a542-bc1defd959e6 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a" status: 200 len: 1526 microversion: 2.1 time: 0.857015 Jun 24 04:58:32 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 82/167] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:31 2026] GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a => generated 1526 bytes in 858 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:33 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-edae72b3-0f6f-4b35-a37b-04ca3e1e4275 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:33 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-edae72b3-0f6f-4b35-a37b-04ca3e1e4275 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-edae72b3-0f6f-4b35-a37b-04ca3e1e4275 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-edae72b3-0f6f-4b35-a37b-04ca3e1e4275 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-edae72b3-0f6f-4b35-a37b-04ca3e1e4275 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-edae72b3-0f6f-4b35-a37b-04ca3e1e4275 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-edae72b3-0f6f-4b35-a37b-04ca3e1e4275 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-edae72b3-0f6f-4b35-a37b-04ca3e1e4275 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:33 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-edae72b3-0f6f-4b35-a37b-04ca3e1e4275 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:33 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-82ce738b-aa0a-4676-990b-b5da927bc2ff tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:33 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-82ce738b-aa0a-4676-990b-b5da927bc2ff tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-82ce738b-aa0a-4676-990b-b5da927bc2ff tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-82ce738b-aa0a-4676-990b-b5da927bc2ff tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-82ce738b-aa0a-4676-990b-b5da927bc2ff tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-82ce738b-aa0a-4676-990b-b5da927bc2ff tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-82ce738b-aa0a-4676-990b-b5da927bc2ff tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-82ce738b-aa0a-4676-990b-b5da927bc2ff tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:33 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-edae72b3-0f6f-4b35-a37b-04ca3e1e4275 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c097743672d247f1998e65eb6e013e20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05a13e42dd7f48f3ad4d42ef2a50d33d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:33 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-edae72b3-0f6f-4b35-a37b-04ca3e1e4275 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e" status: 200 len: 1220 microversion: 2.1 time: 0.382202 Jun 24 04:58:33 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 86/168] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:33 2026] GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e => generated 1220 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:33 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-0bc763a4-c3f6-4d4f-91dd-fe557f2627a5 req-da3fcd3a-2c3f-4fa5-9733-075ef9a6e5d4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d72d5f90-79ea-4dc2-a003-62d49c91be4a", "name": "network-vif-plugged", "status": "completed", "tag": "f97f9b62-d865-4199-a612-b45e3f163036"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:33 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-82ce738b-aa0a-4676-990b-b5da927bc2ff tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-0bc763a4-c3f6-4d4f-91dd-fe557f2627a5 req-da3fcd3a-2c3f-4fa5-9733-075ef9a6e5d4 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-0bc763a4-c3f6-4d4f-91dd-fe557f2627a5 req-da3fcd3a-2c3f-4fa5-9733-075ef9a6e5d4 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-0bc763a4-c3f6-4d4f-91dd-fe557f2627a5 req-da3fcd3a-2c3f-4fa5-9733-075ef9a6e5d4 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:33 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-0bc763a4-c3f6-4d4f-91dd-fe557f2627a5 req-da3fcd3a-2c3f-4fa5-9733-075ef9a6e5d4 service nova] Creating event network-vif-plugged:f97f9b62-d865-4199-a612-b45e3f163036 for instance d72d5f90-79ea-4dc2-a003-62d49c91be4a on devstack Jun 24 04:58:33 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-0bc763a4-c3f6-4d4f-91dd-fe557f2627a5 req-da3fcd3a-2c3f-4fa5-9733-075ef9a6e5d4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:58:33 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-0bc763a4-c3f6-4d4f-91dd-fe557f2627a5 req-da3fcd3a-2c3f-4fa5-9733-075ef9a6e5d4 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.082023 Jun 24 04:58:33 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 87/169] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:58:33 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:58:34 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-82ce738b-aa0a-4676-990b-b5da927bc2ff tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:34 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-82ce738b-aa0a-4676-990b-b5da927bc2ff tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a" status: 200 len: 1506 microversion: 2.1 time: 0.732603 Jun 24 04:58:34 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 83/170] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:33 2026] GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a => generated 1506 bytes in 734 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:34 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-5ea63031-368d-4ffa-bf5b-a46a61122c8e tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "e48eb9ad-2c16-49f9-acc4-c552387cc1de"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:34 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-5ea63031-368d-4ffa-bf5b-a46a61122c8e tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5ea63031-368d-4ffa-bf5b-a46a61122c8e tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5ea63031-368d-4ffa-bf5b-a46a61122c8e tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5ea63031-368d-4ffa-bf5b-a46a61122c8e tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5ea63031-368d-4ffa-bf5b-a46a61122c8e tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5ea63031-368d-4ffa-bf5b-a46a61122c8e tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5ea63031-368d-4ffa-bf5b-a46a61122c8e tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:34 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-5ea63031-368d-4ffa-bf5b-a46a61122c8e tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] HTTP exception thrown: Cannot 'attach_volume' instance d72d5f90-79ea-4dc2-a003-62d49c91be4a while it is in vm_state rescued Jun 24 04:58:34 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-5ea63031-368d-4ffa-bf5b-a46a61122c8e tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Returning 409 to user: Cannot 'attach_volume' instance d72d5f90-79ea-4dc2-a003-62d49c91be4a while it is in vm_state rescued {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 04:58:34 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-5ea63031-368d-4ffa-bf5b-a46a61122c8e tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "POST /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a/os-volume_attachments" status: 409 len: 152 microversion: 2.1 time: 0.066357 Jun 24 04:58:34 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 88/171] 192.168.122.25 () {60 vars in 1320 bytes} [Wed Jun 24 04:58:34 2026] POST /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a/os-volume_attachments => generated 152 bytes in 70 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) Jun 24 04:58:34 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-a8166d31-4239-4e03-9f68-70a599975e4b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:34 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-a8166d31-4239-4e03-9f68-70a599975e4b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a8166d31-4239-4e03-9f68-70a599975e4b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a8166d31-4239-4e03-9f68-70a599975e4b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a8166d31-4239-4e03-9f68-70a599975e4b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a8166d31-4239-4e03-9f68-70a599975e4b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a8166d31-4239-4e03-9f68-70a599975e4b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a8166d31-4239-4e03-9f68-70a599975e4b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:34 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-a8166d31-4239-4e03-9f68-70a599975e4b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "POST /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a/action" status: 202 len: 0 microversion: 2.1 time: 0.129998 Jun 24 04:58:34 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 84/172] 192.168.122.25 () {60 vars in 1275 bytes} [Wed Jun 24 04:58:34 2026] POST /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 04:58:34 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-38c2183d-d311-4828-80bf-2feb1aaf21e5 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:34 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-38c2183d-d311-4828-80bf-2feb1aaf21e5 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-38c2183d-d311-4828-80bf-2feb1aaf21e5 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-38c2183d-d311-4828-80bf-2feb1aaf21e5 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-38c2183d-d311-4828-80bf-2feb1aaf21e5 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-38c2183d-d311-4828-80bf-2feb1aaf21e5 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-38c2183d-d311-4828-80bf-2feb1aaf21e5 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-38c2183d-d311-4828-80bf-2feb1aaf21e5 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:34 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-38c2183d-d311-4828-80bf-2feb1aaf21e5 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:34 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-1278afc9-79a3-46c2-b5fa-fccb0ec97b2a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:34 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-1278afc9-79a3-46c2-b5fa-fccb0ec97b2a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1278afc9-79a3-46c2-b5fa-fccb0ec97b2a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1278afc9-79a3-46c2-b5fa-fccb0ec97b2a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1278afc9-79a3-46c2-b5fa-fccb0ec97b2a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1278afc9-79a3-46c2-b5fa-fccb0ec97b2a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1278afc9-79a3-46c2-b5fa-fccb0ec97b2a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1278afc9-79a3-46c2-b5fa-fccb0ec97b2a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:35 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-1278afc9-79a3-46c2-b5fa-fccb0ec97b2a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:35 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-1278afc9-79a3-46c2-b5fa-fccb0ec97b2a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c097743672d247f1998e65eb6e013e20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05a13e42dd7f48f3ad4d42ef2a50d33d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:35 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-1278afc9-79a3-46c2-b5fa-fccb0ec97b2a tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e" status: 200 len: 1276 microversion: 2.1 time: 0.385592 Jun 24 04:58:35 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 85/173] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:34 2026] GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e => generated 1276 bytes in 392 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:35 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-38c2183d-d311-4828-80bf-2feb1aaf21e5 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:35 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-38c2183d-d311-4828-80bf-2feb1aaf21e5 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a" status: 200 len: 1514 microversion: 2.1 time: 0.812608 Jun 24 04:58:35 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 89/174] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:34 2026] GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a => generated 1514 bytes in 817 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:36 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-331093d9-9531-489f-bae9-827dfcab59eb tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:36 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-331093d9-9531-489f-bae9-827dfcab59eb tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-331093d9-9531-489f-bae9-827dfcab59eb tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-331093d9-9531-489f-bae9-827dfcab59eb tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-331093d9-9531-489f-bae9-827dfcab59eb tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-331093d9-9531-489f-bae9-827dfcab59eb tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-331093d9-9531-489f-bae9-827dfcab59eb tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-331093d9-9531-489f-bae9-827dfcab59eb tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:36 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-331093d9-9531-489f-bae9-827dfcab59eb tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:36 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-5163a803-fb1a-400e-9b1e-501849d2c5fc tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:36 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-5163a803-fb1a-400e-9b1e-501849d2c5fc tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:36 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-331093d9-9531-489f-bae9-827dfcab59eb tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c097743672d247f1998e65eb6e013e20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05a13e42dd7f48f3ad4d42ef2a50d33d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5163a803-fb1a-400e-9b1e-501849d2c5fc tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5163a803-fb1a-400e-9b1e-501849d2c5fc tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5163a803-fb1a-400e-9b1e-501849d2c5fc tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5163a803-fb1a-400e-9b1e-501849d2c5fc tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5163a803-fb1a-400e-9b1e-501849d2c5fc tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5163a803-fb1a-400e-9b1e-501849d2c5fc tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:36 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-331093d9-9531-489f-bae9-827dfcab59eb tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e" status: 200 len: 1284 microversion: 2.1 time: 0.249018 Jun 24 04:58:36 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 86/175] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:36 2026] GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e => generated 1284 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:36 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-5163a803-fb1a-400e-9b1e-501849d2c5fc tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:36 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-005696da-aac8-4afe-a09e-faadb56f9bff tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1618873684", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42", "block_device_mapping_v2": [{"source_type": "image", "delete_on_termination": true, "boot_index": 0, "uuid": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "destination_type": "local"}, {"source_type": "volume", "uuid": "6c2b74e6-8280-4c8a-85cb-6c89662ac247", "destination_type": "invalid"}], "networks": [{"uuid": "126e01aa-4f93-4d79-a5ce-2f4461c82b5e"}]}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:36 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-005696da-aac8-4afe-a09e-faadb56f9bff tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Returning 400 to user: Invalid input for field/attribute destination_type. Value: invalid. 'invalid' is not one of ['local', 'volume'] {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 04:58:36 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-005696da-aac8-4afe-a09e-faadb56f9bff tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 400 len: 155 microversion: 2.1 time: 0.014249 Jun 24 04:58:36 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 87/176] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 04:58:36 2026] POST /compute/v2.1/servers => generated 155 bytes in 15 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jun 24 04:58:36 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-fac1e137-70f9-41f9-b51b-e5975bd01f24 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:36 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-fac1e137-70f9-41f9-b51b-e5975bd01f24 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fac1e137-70f9-41f9-b51b-e5975bd01f24 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fac1e137-70f9-41f9-b51b-e5975bd01f24 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fac1e137-70f9-41f9-b51b-e5975bd01f24 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fac1e137-70f9-41f9-b51b-e5975bd01f24 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fac1e137-70f9-41f9-b51b-e5975bd01f24 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fac1e137-70f9-41f9-b51b-e5975bd01f24 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:36 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-fac1e137-70f9-41f9-b51b-e5975bd01f24 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:37 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-5163a803-fb1a-400e-9b1e-501849d2c5fc tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:37 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-5163a803-fb1a-400e-9b1e-501849d2c5fc tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a" status: 200 len: 1514 microversion: 2.1 time: 0.712973 Jun 24 04:58:37 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 90/177] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:36 2026] GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a => generated 1514 bytes in 725 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:37 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-fac1e137-70f9-41f9-b51b-e5975bd01f24 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:37 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-fac1e137-70f9-41f9-b51b-e5975bd01f24 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe" status: 200 len: 1510 microversion: 2.1 time: 0.685391 Jun 24 04:58:37 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 88/178] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:36 2026] GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe => generated 1510 bytes in 689 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:37 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c7ca235c-a9cf-4a56-b842-5a16c9c5b2a1 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:37 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-c7ca235c-a9cf-4a56-b842-5a16c9c5b2a1 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c7ca235c-a9cf-4a56-b842-5a16c9c5b2a1 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c7ca235c-a9cf-4a56-b842-5a16c9c5b2a1 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c7ca235c-a9cf-4a56-b842-5a16c9c5b2a1 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c7ca235c-a9cf-4a56-b842-5a16c9c5b2a1 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c7ca235c-a9cf-4a56-b842-5a16c9c5b2a1 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c7ca235c-a9cf-4a56-b842-5a16c9c5b2a1 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:37 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-c7ca235c-a9cf-4a56-b842-5a16c9c5b2a1 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:38 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-70c03a31-10a1-4698-9a05-9df09c219b14 req-8bae7a1a-20f6-47f8-886c-2349a1cd3389 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d72d5f90-79ea-4dc2-a003-62d49c91be4a", "name": "network-vif-unplugged", "status": "completed", "tag": "f97f9b62-d865-4199-a612-b45e3f163036"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-70c03a31-10a1-4698-9a05-9df09c219b14 req-8bae7a1a-20f6-47f8-886c-2349a1cd3389 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-70c03a31-10a1-4698-9a05-9df09c219b14 req-8bae7a1a-20f6-47f8-886c-2349a1cd3389 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-70c03a31-10a1-4698-9a05-9df09c219b14 req-8bae7a1a-20f6-47f8-886c-2349a1cd3389 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:38 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-70c03a31-10a1-4698-9a05-9df09c219b14 req-8bae7a1a-20f6-47f8-886c-2349a1cd3389 service nova] Creating event network-vif-unplugged:f97f9b62-d865-4199-a612-b45e3f163036 for instance d72d5f90-79ea-4dc2-a003-62d49c91be4a on devstack Jun 24 04:58:38 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-70c03a31-10a1-4698-9a05-9df09c219b14 req-8bae7a1a-20f6-47f8-886c-2349a1cd3389 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:58:38 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-70c03a31-10a1-4698-9a05-9df09c219b14 req-8bae7a1a-20f6-47f8-886c-2349a1cd3389 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.099618 Jun 24 04:58:38 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 89/179] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:58:38 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:58:38 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-5ab4b8c3-9d0a-4746-bff6-4e8ff7a04481 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:38 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-5ab4b8c3-9d0a-4746-bff6-4e8ff7a04481 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5ab4b8c3-9d0a-4746-bff6-4e8ff7a04481 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5ab4b8c3-9d0a-4746-bff6-4e8ff7a04481 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5ab4b8c3-9d0a-4746-bff6-4e8ff7a04481 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5ab4b8c3-9d0a-4746-bff6-4e8ff7a04481 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5ab4b8c3-9d0a-4746-bff6-4e8ff7a04481 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5ab4b8c3-9d0a-4746-bff6-4e8ff7a04481 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:38 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-5ab4b8c3-9d0a-4746-bff6-4e8ff7a04481 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:38 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-c7ca235c-a9cf-4a56-b842-5a16c9c5b2a1 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c097743672d247f1998e65eb6e013e20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05a13e42dd7f48f3ad4d42ef2a50d33d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:38 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-c7ca235c-a9cf-4a56-b842-5a16c9c5b2a1 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e" status: 200 len: 1284 microversion: 2.1 time: 1.324386 Jun 24 04:58:38 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 91/180] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:37 2026] GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e => generated 1284 bytes in 1326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 04:58:39 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-5ab4b8c3-9d0a-4746-bff6-4e8ff7a04481 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:39 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-5ab4b8c3-9d0a-4746-bff6-4e8ff7a04481 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a" status: 200 len: 1514 microversion: 2.1 time: 1.212409 Jun 24 04:58:39 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 90/181] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:38 2026] GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a => generated 1514 bytes in 1214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:39 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-25890479-044f-4efe-84ed-347d64a519ae tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:39 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-25890479-044f-4efe-84ed-347d64a519ae tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-25890479-044f-4efe-84ed-347d64a519ae tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-25890479-044f-4efe-84ed-347d64a519ae tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-25890479-044f-4efe-84ed-347d64a519ae tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-25890479-044f-4efe-84ed-347d64a519ae tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-25890479-044f-4efe-84ed-347d64a519ae tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-25890479-044f-4efe-84ed-347d64a519ae tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:40 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-25890479-044f-4efe-84ed-347d64a519ae tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:40 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-6ab65d63-9a7b-4af9-b30b-496becf035a5 req-3b0f81a9-6563-4b9d-993a-dca215689dde service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d72d5f90-79ea-4dc2-a003-62d49c91be4a", "name": "network-vif-unplugged", "status": "completed", "tag": "f97f9b62-d865-4199-a612-b45e3f163036"}, {"server_uuid": "d72d5f90-79ea-4dc2-a003-62d49c91be4a", "name": "network-vif-plugged", "status": "completed", "tag": "f97f9b62-d865-4199-a612-b45e3f163036"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-6ab65d63-9a7b-4af9-b30b-496becf035a5 req-3b0f81a9-6563-4b9d-993a-dca215689dde service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-6ab65d63-9a7b-4af9-b30b-496becf035a5 req-3b0f81a9-6563-4b9d-993a-dca215689dde service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-6ab65d63-9a7b-4af9-b30b-496becf035a5 req-3b0f81a9-6563-4b9d-993a-dca215689dde service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:40 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-6ab65d63-9a7b-4af9-b30b-496becf035a5 req-3b0f81a9-6563-4b9d-993a-dca215689dde service nova] Creating event network-vif-unplugged:f97f9b62-d865-4199-a612-b45e3f163036 for instance d72d5f90-79ea-4dc2-a003-62d49c91be4a on devstack Jun 24 04:58:40 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-6ab65d63-9a7b-4af9-b30b-496becf035a5 req-3b0f81a9-6563-4b9d-993a-dca215689dde service nova] Creating event network-vif-plugged:f97f9b62-d865-4199-a612-b45e3f163036 for instance d72d5f90-79ea-4dc2-a003-62d49c91be4a on devstack Jun 24 04:58:40 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-6ab65d63-9a7b-4af9-b30b-496becf035a5 req-3b0f81a9-6563-4b9d-993a-dca215689dde service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:58:40 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-6ab65d63-9a7b-4af9-b30b-496becf035a5 req-3b0f81a9-6563-4b9d-993a-dca215689dde service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.082521 Jun 24 04:58:40 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 91/182] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:58:40 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:58:40 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=2 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:58:40 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-25745c84-1976-4f0e-b399-163f7e8a2a41 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:40 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-25745c84-1976-4f0e-b399-163f7e8a2a41 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:40 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=3 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:58:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-25745c84-1976-4f0e-b399-163f7e8a2a41 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-25745c84-1976-4f0e-b399-163f7e8a2a41 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-25745c84-1976-4f0e-b399-163f7e8a2a41 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-25745c84-1976-4f0e-b399-163f7e8a2a41 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-25745c84-1976-4f0e-b399-163f7e8a2a41 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-25745c84-1976-4f0e-b399-163f7e8a2a41 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:40 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-25745c84-1976-4f0e-b399-163f7e8a2a41 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:40 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-25890479-044f-4efe-84ed-347d64a519ae tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c097743672d247f1998e65eb6e013e20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05a13e42dd7f48f3ad4d42ef2a50d33d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:40 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-25890479-044f-4efe-84ed-347d64a519ae tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e" status: 200 len: 1324 microversion: 2.1 time: 0.851338 Jun 24 04:58:40 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 92/183] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:39 2026] GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e => generated 1324 bytes in 855 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:41 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-4b0b8d1c-40f2-491c-b098-35ee1f668899 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:41 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-4b0b8d1c-40f2-491c-b098-35ee1f668899 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4b0b8d1c-40f2-491c-b098-35ee1f668899 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4b0b8d1c-40f2-491c-b098-35ee1f668899 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4b0b8d1c-40f2-491c-b098-35ee1f668899 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4b0b8d1c-40f2-491c-b098-35ee1f668899 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4b0b8d1c-40f2-491c-b098-35ee1f668899 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4b0b8d1c-40f2-491c-b098-35ee1f668899 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:41 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-4b0b8d1c-40f2-491c-b098-35ee1f668899 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:42 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=2 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:58:43 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-25745c84-1976-4f0e-b399-163f7e8a2a41 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:43 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=166,nova_cell1:UPDATE=5,nova_cell1:INSERT=3 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:58:43 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-25745c84-1976-4f0e-b399-163f7e8a2a41 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a" status: 200 len: 1514 microversion: 2.1 time: 3.287845 Jun 24 04:58:43 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 92/184] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:40 2026] GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a => generated 1514 bytes in 3295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 04:58:43 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-439279a3-d8c9-40b6-9f91-213ca48980e6 req-27d85e8d-7635-489b-8089-4006100e2dcb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d72d5f90-79ea-4dc2-a003-62d49c91be4a", "name": "network-vif-plugged", "status": "completed", "tag": "f97f9b62-d865-4199-a612-b45e3f163036"}, {"server_uuid": "d72d5f90-79ea-4dc2-a003-62d49c91be4a", "name": "network-vif-unplugged", "status": "completed", "tag": "f97f9b62-d865-4199-a612-b45e3f163036"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:43 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-4b0b8d1c-40f2-491c-b098-35ee1f668899 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c097743672d247f1998e65eb6e013e20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05a13e42dd7f48f3ad4d42ef2a50d33d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:43 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=58,nova_api:UPDATE=1,nova_api:INSERT=3 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:58:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-439279a3-d8c9-40b6-9f91-213ca48980e6 req-27d85e8d-7635-489b-8089-4006100e2dcb service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-439279a3-d8c9-40b6-9f91-213ca48980e6 req-27d85e8d-7635-489b-8089-4006100e2dcb service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-439279a3-d8c9-40b6-9f91-213ca48980e6 req-27d85e8d-7635-489b-8089-4006100e2dcb service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:43 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-4b0b8d1c-40f2-491c-b098-35ee1f668899 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e" status: 200 len: 1324 microversion: 2.1 time: 2.064878 Jun 24 04:58:43 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 93/185] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:41 2026] GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e => generated 1324 bytes in 2068 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:43 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-439279a3-d8c9-40b6-9f91-213ca48980e6 req-27d85e8d-7635-489b-8089-4006100e2dcb service nova] Creating event network-vif-plugged:f97f9b62-d865-4199-a612-b45e3f163036 for instance d72d5f90-79ea-4dc2-a003-62d49c91be4a on devstack Jun 24 04:58:43 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-439279a3-d8c9-40b6-9f91-213ca48980e6 req-27d85e8d-7635-489b-8089-4006100e2dcb service nova] Creating event network-vif-unplugged:f97f9b62-d865-4199-a612-b45e3f163036 for instance d72d5f90-79ea-4dc2-a003-62d49c91be4a on devstack Jun 24 04:58:43 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-439279a3-d8c9-40b6-9f91-213ca48980e6 req-27d85e8d-7635-489b-8089-4006100e2dcb service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:58:43 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-439279a3-d8c9-40b6-9f91-213ca48980e6 req-27d85e8d-7635-489b-8089-4006100e2dcb service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.111062 Jun 24 04:58:43 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 93/186] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:58:43 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:58:44 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-5554da13-e349-49a2-91cd-da51760c3ed2 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:44 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-5554da13-e349-49a2-91cd-da51760c3ed2 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 18b92a3a-6b61-4e94-9efa-268f1372be74] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5554da13-e349-49a2-91cd-da51760c3ed2 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5554da13-e349-49a2-91cd-da51760c3ed2 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5554da13-e349-49a2-91cd-da51760c3ed2 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5554da13-e349-49a2-91cd-da51760c3ed2 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5554da13-e349-49a2-91cd-da51760c3ed2 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5554da13-e349-49a2-91cd-da51760c3ed2 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:44 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-5554da13-e349-49a2-91cd-da51760c3ed2 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] HTTP exception thrown: Instance 18b92a3a-6b61-4e94-9efa-268f1372be74 could not be found. Jun 24 04:58:44 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-5554da13-e349-49a2-91cd-da51760c3ed2 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Returning 404 to user: Instance 18b92a3a-6b61-4e94-9efa-268f1372be74 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 04:58:44 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-5554da13-e349-49a2-91cd-da51760c3ed2 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74" status: 404 len: 111 microversion: 2.1 time: 0.067434 Jun 24 04:58:44 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 94/187] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 04:58:44 2026] DELETE /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74 => generated 111 bytes in 76 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 04:58:44 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-0e0024ea-4cd2-46d1-acd8-f7b3810ffb33 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:44 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-0e0024ea-4cd2-46d1-acd8-f7b3810ffb33 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 18b92a3a-6b61-4e94-9efa-268f1372be74] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0e0024ea-4cd2-46d1-acd8-f7b3810ffb33 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0e0024ea-4cd2-46d1-acd8-f7b3810ffb33 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0e0024ea-4cd2-46d1-acd8-f7b3810ffb33 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0e0024ea-4cd2-46d1-acd8-f7b3810ffb33 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0e0024ea-4cd2-46d1-acd8-f7b3810ffb33 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0e0024ea-4cd2-46d1-acd8-f7b3810ffb33 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:44 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-0e0024ea-4cd2-46d1-acd8-f7b3810ffb33 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] HTTP exception thrown: Instance 18b92a3a-6b61-4e94-9efa-268f1372be74 could not be found. Jun 24 04:58:44 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-0e0024ea-4cd2-46d1-acd8-f7b3810ffb33 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Returning 404 to user: Instance 18b92a3a-6b61-4e94-9efa-268f1372be74 could not be found. {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 04:58:44 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-0e0024ea-4cd2-46d1-acd8-f7b3810ffb33 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74" status: 404 len: 111 microversion: 2.1 time: 0.088767 Jun 24 04:58:44 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 94/188] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:44 2026] GET /compute/v2.1/servers/18b92a3a-6b61-4e94-9efa-268f1372be74 => generated 111 bytes in 91 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 04:58:44 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-ed4fda2e-eef7-42ba-b2aa-8c21b1b8c098 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:44 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-ed4fda2e-eef7-42ba-b2aa-8c21b1b8c098 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ed4fda2e-eef7-42ba-b2aa-8c21b1b8c098 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ed4fda2e-eef7-42ba-b2aa-8c21b1b8c098 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ed4fda2e-eef7-42ba-b2aa-8c21b1b8c098 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ed4fda2e-eef7-42ba-b2aa-8c21b1b8c098 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ed4fda2e-eef7-42ba-b2aa-8c21b1b8c098 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ed4fda2e-eef7-42ba-b2aa-8c21b1b8c098 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:44 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-ed4fda2e-eef7-42ba-b2aa-8c21b1b8c098 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Going to try to terminate instance {{(pid=67858) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 04:58:44 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-7852e7ac-a2f0-40cf-8e1c-b7bd4050c735 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:44 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-7852e7ac-a2f0-40cf-8e1c-b7bd4050c735 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7852e7ac-a2f0-40cf-8e1c-b7bd4050c735 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7852e7ac-a2f0-40cf-8e1c-b7bd4050c735 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7852e7ac-a2f0-40cf-8e1c-b7bd4050c735 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7852e7ac-a2f0-40cf-8e1c-b7bd4050c735 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7852e7ac-a2f0-40cf-8e1c-b7bd4050c735 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7852e7ac-a2f0-40cf-8e1c-b7bd4050c735 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:44 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-7852e7ac-a2f0-40cf-8e1c-b7bd4050c735 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:45 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-ed4fda2e-eef7-42ba-b2aa-8c21b1b8c098 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe" status: 204 len: 0 microversion: 2.1 time: 0.310487 Jun 24 04:58:45 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 95/189] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 04:58:44 2026] DELETE /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe => generated 0 bytes in 316 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 24 04:58:45 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-8cbc756d-5fd9-42cd-a358-98e66f151387 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:45 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-8cbc756d-5fd9-42cd-a358-98e66f151387 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8cbc756d-5fd9-42cd-a358-98e66f151387 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8cbc756d-5fd9-42cd-a358-98e66f151387 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8cbc756d-5fd9-42cd-a358-98e66f151387 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8cbc756d-5fd9-42cd-a358-98e66f151387 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8cbc756d-5fd9-42cd-a358-98e66f151387 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8cbc756d-5fd9-42cd-a358-98e66f151387 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:45 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-8cbc756d-5fd9-42cd-a358-98e66f151387 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:45 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-7852e7ac-a2f0-40cf-8e1c-b7bd4050c735 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:45 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-7852e7ac-a2f0-40cf-8e1c-b7bd4050c735 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a" status: 200 len: 1520 microversion: 2.1 time: 0.452650 Jun 24 04:58:45 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 95/190] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:44 2026] GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a => generated 1520 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:45 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-36815b92-ac01-4506-989d-64216b702995 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:45 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-36815b92-ac01-4506-989d-64216b702995 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-36815b92-ac01-4506-989d-64216b702995 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-36815b92-ac01-4506-989d-64216b702995 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-36815b92-ac01-4506-989d-64216b702995 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-36815b92-ac01-4506-989d-64216b702995 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-36815b92-ac01-4506-989d-64216b702995 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-36815b92-ac01-4506-989d-64216b702995 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:45 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-36815b92-ac01-4506-989d-64216b702995 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:45 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-8cbc756d-5fd9-42cd-a358-98e66f151387 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c097743672d247f1998e65eb6e013e20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05a13e42dd7f48f3ad4d42ef2a50d33d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:45 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-8cbc756d-5fd9-42cd-a358-98e66f151387 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e" status: 200 len: 1324 microversion: 2.1 time: 0.715743 Jun 24 04:58:45 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 96/191] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:45 2026] GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e => generated 1324 bytes in 720 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:45 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-c48749f2-8c2d-4e33-928e-246f92547e59 req-1b5e7fee-003c-4566-9440-b3d482eeb0d3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d72d5f90-79ea-4dc2-a003-62d49c91be4a", "name": "network-vif-unplugged", "status": "completed", "tag": "f97f9b62-d865-4199-a612-b45e3f163036"}, {"server_uuid": "d72d5f90-79ea-4dc2-a003-62d49c91be4a", "name": "network-vif-plugged", "status": "completed", "tag": "f97f9b62-d865-4199-a612-b45e3f163036"}, {"name": "network-changed", "server_uuid": "37c3c783-4c23-484b-b1b8-ca2c7b47132e", "tag": "01b92609-f810-4ec0-b7b5-1fbbfa619bef"}, {"server_uuid": "d72d5f90-79ea-4dc2-a003-62d49c91be4a", "name": "network-vif-plugged", "status": "completed", "tag": "f97f9b62-d865-4199-a612-b45e3f163036"}, {"server_uuid": "37c3c783-4c23-484b-b1b8-ca2c7b47132e", "name": "network-vif-unplugged", "status": "completed", "tag": "01b92609-f810-4ec0-b7b5-1fbbfa619bef"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:45 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-36815b92-ac01-4506-989d-64216b702995 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-c48749f2-8c2d-4e33-928e-246f92547e59 req-1b5e7fee-003c-4566-9440-b3d482eeb0d3 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-c48749f2-8c2d-4e33-928e-246f92547e59 req-1b5e7fee-003c-4566-9440-b3d482eeb0d3 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-c48749f2-8c2d-4e33-928e-246f92547e59 req-1b5e7fee-003c-4566-9440-b3d482eeb0d3 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:46 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-36815b92-ac01-4506-989d-64216b702995 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe" status: 200 len: 1516 microversion: 2.1 time: 0.707218 Jun 24 04:58:46 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 96/192] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:45 2026] GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe => generated 1516 bytes in 713 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:46 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-c48749f2-8c2d-4e33-928e-246f92547e59 req-1b5e7fee-003c-4566-9440-b3d482eeb0d3 service nova] Creating event network-vif-unplugged:f97f9b62-d865-4199-a612-b45e3f163036 for instance d72d5f90-79ea-4dc2-a003-62d49c91be4a on devstack Jun 24 04:58:46 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-c48749f2-8c2d-4e33-928e-246f92547e59 req-1b5e7fee-003c-4566-9440-b3d482eeb0d3 service nova] Creating event network-vif-plugged:f97f9b62-d865-4199-a612-b45e3f163036 for instance d72d5f90-79ea-4dc2-a003-62d49c91be4a on devstack Jun 24 04:58:46 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-c48749f2-8c2d-4e33-928e-246f92547e59 req-1b5e7fee-003c-4566-9440-b3d482eeb0d3 service nova] Creating event network-changed:01b92609-f810-4ec0-b7b5-1fbbfa619bef for instance 37c3c783-4c23-484b-b1b8-ca2c7b47132e on devstack Jun 24 04:58:46 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-c48749f2-8c2d-4e33-928e-246f92547e59 req-1b5e7fee-003c-4566-9440-b3d482eeb0d3 service nova] Creating event network-vif-plugged:f97f9b62-d865-4199-a612-b45e3f163036 for instance d72d5f90-79ea-4dc2-a003-62d49c91be4a on devstack Jun 24 04:58:46 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-c48749f2-8c2d-4e33-928e-246f92547e59 req-1b5e7fee-003c-4566-9440-b3d482eeb0d3 service nova] Creating event network-vif-unplugged:01b92609-f810-4ec0-b7b5-1fbbfa619bef for instance 37c3c783-4c23-484b-b1b8-ca2c7b47132e on devstack Jun 24 04:58:46 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-c48749f2-8c2d-4e33-928e-246f92547e59 req-1b5e7fee-003c-4566-9440-b3d482eeb0d3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:58:46 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-c48749f2-8c2d-4e33-928e-246f92547e59 req-1b5e7fee-003c-4566-9440-b3d482eeb0d3 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 867 microversion: 2.1 time: 0.310458 Jun 24 04:58:46 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 97/193] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:58:45 2026] POST /compute/v2.1/os-server-external-events => generated 867 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:58:46 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-3093fe22-d6a5-4c1d-81d4-435ca6f4e593 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:46 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-3093fe22-d6a5-4c1d-81d4-435ca6f4e593 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3093fe22-d6a5-4c1d-81d4-435ca6f4e593 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3093fe22-d6a5-4c1d-81d4-435ca6f4e593 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3093fe22-d6a5-4c1d-81d4-435ca6f4e593 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3093fe22-d6a5-4c1d-81d4-435ca6f4e593 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3093fe22-d6a5-4c1d-81d4-435ca6f4e593 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3093fe22-d6a5-4c1d-81d4-435ca6f4e593 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:47 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-3093fe22-d6a5-4c1d-81d4-435ca6f4e593 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:47 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-7324390a-9c9d-460f-a4f5-709b1b7602f1 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:47 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-7324390a-9c9d-460f-a4f5-709b1b7602f1 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7324390a-9c9d-460f-a4f5-709b1b7602f1 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7324390a-9c9d-460f-a4f5-709b1b7602f1 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7324390a-9c9d-460f-a4f5-709b1b7602f1 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7324390a-9c9d-460f-a4f5-709b1b7602f1 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7324390a-9c9d-460f-a4f5-709b1b7602f1 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7324390a-9c9d-460f-a4f5-709b1b7602f1 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:47 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-7324390a-9c9d-460f-a4f5-709b1b7602f1 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:48 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-7324390a-9c9d-460f-a4f5-709b1b7602f1 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:48 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-3093fe22-d6a5-4c1d-81d4-435ca6f4e593 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c097743672d247f1998e65eb6e013e20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05a13e42dd7f48f3ad4d42ef2a50d33d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:48 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-7324390a-9c9d-460f-a4f5-709b1b7602f1 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe" status: 200 len: 1516 microversion: 2.1 time: 1.173775 Jun 24 04:58:48 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 98/194] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:47 2026] GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe => generated 1516 bytes in 1175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:48 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-3093fe22-d6a5-4c1d-81d4-435ca6f4e593 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e" status: 200 len: 1324 microversion: 2.1 time: 1.436798 Jun 24 04:58:48 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 97/195] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:46 2026] GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e => generated 1324 bytes in 1438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:48 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-5372c4c8-8659-46f2-830b-226018bed260 req-6c88c5d4-5d6f-4b5c-841d-8cbf2361f31c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "337b497a-2a65-401f-ba4e-a939be423bbe", "name": "network-vif-unplugged", "status": "completed", "tag": "823ab479-dde0-4046-879a-347550e50ce7"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-5372c4c8-8659-46f2-830b-226018bed260 req-6c88c5d4-5d6f-4b5c-841d-8cbf2361f31c service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-5372c4c8-8659-46f2-830b-226018bed260 req-6c88c5d4-5d6f-4b5c-841d-8cbf2361f31c service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-5372c4c8-8659-46f2-830b-226018bed260 req-6c88c5d4-5d6f-4b5c-841d-8cbf2361f31c service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:48 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-5372c4c8-8659-46f2-830b-226018bed260 req-6c88c5d4-5d6f-4b5c-841d-8cbf2361f31c service nova] Creating event network-vif-unplugged:823ab479-dde0-4046-879a-347550e50ce7 for instance 337b497a-2a65-401f-ba4e-a939be423bbe on devstack Jun 24 04:58:48 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-5372c4c8-8659-46f2-830b-226018bed260 req-6c88c5d4-5d6f-4b5c-841d-8cbf2361f31c service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:58:48 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-5372c4c8-8659-46f2-830b-226018bed260 req-6c88c5d4-5d6f-4b5c-841d-8cbf2361f31c service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.088957 Jun 24 04:58:48 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 99/196] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:58:48 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:58:49 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-bee15eb2-720d-4734-9d46-cc8fc7a546bc tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:49 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-394e6a0e-6976-4b0f-8080-ee961bbcce26 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:49 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-bee15eb2-720d-4734-9d46-cc8fc7a546bc tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:49 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-394e6a0e-6976-4b0f-8080-ee961bbcce26 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bee15eb2-720d-4734-9d46-cc8fc7a546bc tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bee15eb2-720d-4734-9d46-cc8fc7a546bc tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-394e6a0e-6976-4b0f-8080-ee961bbcce26 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-394e6a0e-6976-4b0f-8080-ee961bbcce26 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-394e6a0e-6976-4b0f-8080-ee961bbcce26 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bee15eb2-720d-4734-9d46-cc8fc7a546bc tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bee15eb2-720d-4734-9d46-cc8fc7a546bc tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bee15eb2-720d-4734-9d46-cc8fc7a546bc tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-394e6a0e-6976-4b0f-8080-ee961bbcce26 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bee15eb2-720d-4734-9d46-cc8fc7a546bc tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-394e6a0e-6976-4b0f-8080-ee961bbcce26 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-394e6a0e-6976-4b0f-8080-ee961bbcce26 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:49 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-bee15eb2-720d-4734-9d46-cc8fc7a546bc tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:49 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-394e6a0e-6976-4b0f-8080-ee961bbcce26 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:50 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-394e6a0e-6976-4b0f-8080-ee961bbcce26 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:50 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-394e6a0e-6976-4b0f-8080-ee961bbcce26 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe" status: 200 len: 1516 microversion: 2.1 time: 1.572169 Jun 24 04:58:50 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 100/197] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:49 2026] GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe => generated 1516 bytes in 1581 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:50 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-bee15eb2-720d-4734-9d46-cc8fc7a546bc tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c097743672d247f1998e65eb6e013e20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05a13e42dd7f48f3ad4d42ef2a50d33d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:50 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-35ea16a2-9b9e-486d-86ae-64fe837de278 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:50 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-35ea16a2-9b9e-486d-86ae-64fe837de278 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-35ea16a2-9b9e-486d-86ae-64fe837de278 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-35ea16a2-9b9e-486d-86ae-64fe837de278 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:50 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-bee15eb2-720d-4734-9d46-cc8fc7a546bc tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e" status: 200 len: 1324 microversion: 2.1 time: 1.646299 Jun 24 04:58:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-35ea16a2-9b9e-486d-86ae-64fe837de278 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:50 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 98/198] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:49 2026] GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e => generated 1324 bytes in 1651 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:50 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-4876cf8f-1ef9-4a6f-ae90-8b54cc6e4f3e req-251dec62-d589-4927-a9ec-74e2736c2943 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "337b497a-2a65-401f-ba4e-a939be423bbe", "name": "network-vif-unplugged", "status": "completed", "tag": "823ab479-dde0-4046-879a-347550e50ce7"}, {"server_uuid": "337b497a-2a65-401f-ba4e-a939be423bbe", "name": "network-vif-plugged", "status": "completed", "tag": "823ab479-dde0-4046-879a-347550e50ce7"}, {"server_uuid": "337b497a-2a65-401f-ba4e-a939be423bbe", "name": "network-vif-deleted", "tag": "823ab479-dde0-4046-879a-347550e50ce7"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-35ea16a2-9b9e-486d-86ae-64fe837de278 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-35ea16a2-9b9e-486d-86ae-64fe837de278 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.019s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-4876cf8f-1ef9-4a6f-ae90-8b54cc6e4f3e req-251dec62-d589-4927-a9ec-74e2736c2943 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-4876cf8f-1ef9-4a6f-ae90-8b54cc6e4f3e req-251dec62-d589-4927-a9ec-74e2736c2943 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-4876cf8f-1ef9-4a6f-ae90-8b54cc6e4f3e req-251dec62-d589-4927-a9ec-74e2736c2943 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-35ea16a2-9b9e-486d-86ae-64fe837de278 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:51 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-4876cf8f-1ef9-4a6f-ae90-8b54cc6e4f3e req-251dec62-d589-4927-a9ec-74e2736c2943 service nova] Creating event network-vif-unplugged:823ab479-dde0-4046-879a-347550e50ce7 for instance 337b497a-2a65-401f-ba4e-a939be423bbe on devstack Jun 24 04:58:51 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-4876cf8f-1ef9-4a6f-ae90-8b54cc6e4f3e req-251dec62-d589-4927-a9ec-74e2736c2943 service nova] Creating event network-vif-plugged:823ab479-dde0-4046-879a-347550e50ce7 for instance 337b497a-2a65-401f-ba4e-a939be423bbe on devstack Jun 24 04:58:51 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-4876cf8f-1ef9-4a6f-ae90-8b54cc6e4f3e req-251dec62-d589-4927-a9ec-74e2736c2943 service nova] Creating event network-vif-deleted:823ab479-dde0-4046-879a-347550e50ce7 for instance 337b497a-2a65-401f-ba4e-a939be423bbe on devstack Jun 24 04:58:51 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-4876cf8f-1ef9-4a6f-ae90-8b54cc6e4f3e req-251dec62-d589-4927-a9ec-74e2736c2943 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:58:51 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-4876cf8f-1ef9-4a6f-ae90-8b54cc6e4f3e req-251dec62-d589-4927-a9ec-74e2736c2943 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 527 microversion: 2.1 time: 0.083914 Jun 24 04:58:51 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 99/199] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:58:50 2026] POST /compute/v2.1/os-server-external-events => generated 527 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:58:51 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-c90e5bf0-184b-428a-83c7-328fd1a91582 req-7a7e03f0-0271-4db8-abcf-f190839ca39d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "37c3c783-4c23-484b-b1b8-ca2c7b47132e", "name": "network-vif-plugged", "status": "completed", "tag": "01b92609-f810-4ec0-b7b5-1fbbfa619bef"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:51 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-35ea16a2-9b9e-486d-86ae-64fe837de278 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Going to try to terminate instance {{(pid=67858) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 04:58:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-c90e5bf0-184b-428a-83c7-328fd1a91582 req-7a7e03f0-0271-4db8-abcf-f190839ca39d service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-c90e5bf0-184b-428a-83c7-328fd1a91582 req-7a7e03f0-0271-4db8-abcf-f190839ca39d service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-c90e5bf0-184b-428a-83c7-328fd1a91582 req-7a7e03f0-0271-4db8-abcf-f190839ca39d service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:51 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-c90e5bf0-184b-428a-83c7-328fd1a91582 req-7a7e03f0-0271-4db8-abcf-f190839ca39d service nova] Creating event network-vif-plugged:01b92609-f810-4ec0-b7b5-1fbbfa619bef for instance 37c3c783-4c23-484b-b1b8-ca2c7b47132e on devstack Jun 24 04:58:51 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-c90e5bf0-184b-428a-83c7-328fd1a91582 req-7a7e03f0-0271-4db8-abcf-f190839ca39d service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:58:51 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-c90e5bf0-184b-428a-83c7-328fd1a91582 req-7a7e03f0-0271-4db8-abcf-f190839ca39d service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.195067 Jun 24 04:58:51 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 100/200] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:58:51 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:58:51 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-35ea16a2-9b9e-486d-86ae-64fe837de278 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 204 len: 0 microversion: 2.1 time: 0.590496 Jun 24 04:58:51 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 101/201] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 04:58:50 2026] DELETE /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 0 bytes in 597 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 24 04:58:51 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-882dccc7-9c3d-4b4c-add3-ae4d85095e1c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:51 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-882dccc7-9c3d-4b4c-add3-ae4d85095e1c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-882dccc7-9c3d-4b4c-add3-ae4d85095e1c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-882dccc7-9c3d-4b4c-add3-ae4d85095e1c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-882dccc7-9c3d-4b4c-add3-ae4d85095e1c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-882dccc7-9c3d-4b4c-add3-ae4d85095e1c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-882dccc7-9c3d-4b4c-add3-ae4d85095e1c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-882dccc7-9c3d-4b4c-add3-ae4d85095e1c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:51 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-882dccc7-9c3d-4b4c-add3-ae4d85095e1c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:51 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-85024b5a-7a53-48b2-a1d1-1f9f52cc93fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:51 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-85024b5a-7a53-48b2-a1d1-1f9f52cc93fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85024b5a-7a53-48b2-a1d1-1f9f52cc93fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85024b5a-7a53-48b2-a1d1-1f9f52cc93fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85024b5a-7a53-48b2-a1d1-1f9f52cc93fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85024b5a-7a53-48b2-a1d1-1f9f52cc93fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85024b5a-7a53-48b2-a1d1-1f9f52cc93fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85024b5a-7a53-48b2-a1d1-1f9f52cc93fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85024b5a-7a53-48b2-a1d1-1f9f52cc93fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85024b5a-7a53-48b2-a1d1-1f9f52cc93fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85024b5a-7a53-48b2-a1d1-1f9f52cc93fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:52 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-85024b5a-7a53-48b2-a1d1-1f9f52cc93fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lazy-loading 'fault' on Instance uuid 337b497a-2a65-401f-ba4e-a939be423bbe {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 04:58:52 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-85024b5a-7a53-48b2-a1d1-1f9f52cc93fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:52 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-85024b5a-7a53-48b2-a1d1-1f9f52cc93fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:52 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=166,nova_cell1:UPDATE=6,nova_cell1:INSERT=3 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:58:52 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-85024b5a-7a53-48b2-a1d1-1f9f52cc93fd tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe" status: 200 len: 1313 microversion: 2.1 time: 0.325688 Jun 24 04:58:52 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 102/202] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:51 2026] GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe => generated 1313 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:52 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-4a62b666-c5ba-404a-9d91-b761917985f7 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:52 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-4a62b666-c5ba-404a-9d91-b761917985f7 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:52 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=65,nova_api:UPDATE=3 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:58:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4a62b666-c5ba-404a-9d91-b761917985f7 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4a62b666-c5ba-404a-9d91-b761917985f7 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4a62b666-c5ba-404a-9d91-b761917985f7 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4a62b666-c5ba-404a-9d91-b761917985f7 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4a62b666-c5ba-404a-9d91-b761917985f7 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4a62b666-c5ba-404a-9d91-b761917985f7 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:52 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-4a62b666-c5ba-404a-9d91-b761917985f7 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:52 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-882dccc7-9c3d-4b4c-add3-ae4d85095e1c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:53 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-882dccc7-9c3d-4b4c-add3-ae4d85095e1c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1511 microversion: 2.1 time: 1.519791 Jun 24 04:58:53 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 101/203] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:51 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1511 bytes in 1523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:53 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-371372e6-328d-40d6-aca4-ebcfd2703f13 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:53 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-371372e6-328d-40d6-aca4-ebcfd2703f13 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-371372e6-328d-40d6-aca4-ebcfd2703f13 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-371372e6-328d-40d6-aca4-ebcfd2703f13 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-371372e6-328d-40d6-aca4-ebcfd2703f13 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-371372e6-328d-40d6-aca4-ebcfd2703f13 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-371372e6-328d-40d6-aca4-ebcfd2703f13 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-371372e6-328d-40d6-aca4-ebcfd2703f13 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-371372e6-328d-40d6-aca4-ebcfd2703f13 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-371372e6-328d-40d6-aca4-ebcfd2703f13 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-371372e6-328d-40d6-aca4-ebcfd2703f13 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:53 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-371372e6-328d-40d6-aca4-ebcfd2703f13 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lazy-loading 'fault' on Instance uuid 337b497a-2a65-401f-ba4e-a939be423bbe {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 04:58:53 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-371372e6-328d-40d6-aca4-ebcfd2703f13 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:53 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-4a62b666-c5ba-404a-9d91-b761917985f7 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c097743672d247f1998e65eb6e013e20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05a13e42dd7f48f3ad4d42ef2a50d33d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:53 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-4a62b666-c5ba-404a-9d91-b761917985f7 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e" status: 200 len: 1324 microversion: 2.1 time: 1.379522 Jun 24 04:58:53 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 103/204] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:52 2026] GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e => generated 1324 bytes in 1386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:53 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-695be5ee-25e9-43fa-adb7-dafb453936ba req-4294166f-ebf4-4d2b-9041-9568a6536895 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "37c3c783-4c23-484b-b1b8-ca2c7b47132e", "name": "network-vif-plugged", "status": "completed", "tag": "01b92609-f810-4ec0-b7b5-1fbbfa619bef"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-695be5ee-25e9-43fa-adb7-dafb453936ba req-4294166f-ebf4-4d2b-9041-9568a6536895 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-695be5ee-25e9-43fa-adb7-dafb453936ba req-4294166f-ebf4-4d2b-9041-9568a6536895 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-695be5ee-25e9-43fa-adb7-dafb453936ba req-4294166f-ebf4-4d2b-9041-9568a6536895 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:53 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-371372e6-328d-40d6-aca4-ebcfd2703f13 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '98c3e06b17004bd49faef6f2a9bc6ff3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '831e92af30b545b09d7e2d5f9aeddc6e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:53 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-695be5ee-25e9-43fa-adb7-dafb453936ba req-4294166f-ebf4-4d2b-9041-9568a6536895 service nova] Creating event network-vif-plugged:01b92609-f810-4ec0-b7b5-1fbbfa619bef for instance 37c3c783-4c23-484b-b1b8-ca2c7b47132e on devstack Jun 24 04:58:53 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-695be5ee-25e9-43fa-adb7-dafb453936ba req-4294166f-ebf4-4d2b-9041-9568a6536895 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:58:53 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-695be5ee-25e9-43fa-adb7-dafb453936ba req-4294166f-ebf4-4d2b-9041-9568a6536895 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.119164 Jun 24 04:58:53 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 104/205] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:58:53 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:58:53 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-371372e6-328d-40d6-aca4-ebcfd2703f13 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe" status: 200 len: 1313 microversion: 2.1 time: 0.500457 Jun 24 04:58:53 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 102/206] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:53 2026] GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe => generated 1313 bytes in 505 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:54 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-6981c229-72b0-48d8-902d-2be9b8a183ce tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:54 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-6981c229-72b0-48d8-902d-2be9b8a183ce tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6981c229-72b0-48d8-902d-2be9b8a183ce tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6981c229-72b0-48d8-902d-2be9b8a183ce tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6981c229-72b0-48d8-902d-2be9b8a183ce tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6981c229-72b0-48d8-902d-2be9b8a183ce tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6981c229-72b0-48d8-902d-2be9b8a183ce tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6981c229-72b0-48d8-902d-2be9b8a183ce tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:54 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-6981c229-72b0-48d8-902d-2be9b8a183ce tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:54 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-b089fa77-d5f9-4a3f-8296-b9abf6bb61fb tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:54 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-b089fa77-d5f9-4a3f-8296-b9abf6bb61fb tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b089fa77-d5f9-4a3f-8296-b9abf6bb61fb tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b089fa77-d5f9-4a3f-8296-b9abf6bb61fb tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b089fa77-d5f9-4a3f-8296-b9abf6bb61fb tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b089fa77-d5f9-4a3f-8296-b9abf6bb61fb tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b089fa77-d5f9-4a3f-8296-b9abf6bb61fb tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b089fa77-d5f9-4a3f-8296-b9abf6bb61fb tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:54 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-b089fa77-d5f9-4a3f-8296-b9abf6bb61fb tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:55 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-6981c229-72b0-48d8-902d-2be9b8a183ce tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:55 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-6981c229-72b0-48d8-902d-2be9b8a183ce tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1511 microversion: 2.1 time: 1.019747 Jun 24 04:58:55 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 105/207] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:54 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1511 bytes in 1023 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:55 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-278591d0-1064-4f08-b2ec-96f510d5e4d4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:55 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-278591d0-1064-4f08-b2ec-96f510d5e4d4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] [instance: 337b497a-2a65-401f-ba4e-a939be423bbe] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-278591d0-1064-4f08-b2ec-96f510d5e4d4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-278591d0-1064-4f08-b2ec-96f510d5e4d4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-278591d0-1064-4f08-b2ec-96f510d5e4d4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-278591d0-1064-4f08-b2ec-96f510d5e4d4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-278591d0-1064-4f08-b2ec-96f510d5e4d4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-278591d0-1064-4f08-b2ec-96f510d5e4d4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:55 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-b089fa77-d5f9-4a3f-8296-b9abf6bb61fb tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c097743672d247f1998e65eb6e013e20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05a13e42dd7f48f3ad4d42ef2a50d33d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:55 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-b089fa77-d5f9-4a3f-8296-b9abf6bb61fb tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e" status: 200 len: 1504 microversion: 2.1 time: 0.444139 Jun 24 04:58:55 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 103/208] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:54 2026] GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e => generated 1504 bytes in 451 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 04:58:55 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-278591d0-1064-4f08-b2ec-96f510d5e4d4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] HTTP exception thrown: Instance 337b497a-2a65-401f-ba4e-a939be423bbe could not be found. Jun 24 04:58:55 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-278591d0-1064-4f08-b2ec-96f510d5e4d4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] Returning 404 to user: Instance 337b497a-2a65-401f-ba4e-a939be423bbe could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 04:58:55 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-278591d0-1064-4f08-b2ec-96f510d5e4d4 tempest-ServersNegativeTestJSON-503259173 tempest-ServersNegativeTestJSON-503259173-project-member] 192.168.122.25 "GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe" status: 404 len: 111 microversion: 2.1 time: 0.071185 Jun 24 04:58:55 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 106/209] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:55 2026] GET /compute/v2.1/servers/337b497a-2a65-401f-ba4e-a939be423bbe => generated 111 bytes in 73 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 04:58:55 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-ce06f1c3-c6d0-4607-a96d-c82b01d01e52 req-27f7d425-ea31-4579-bf80-825b4311577c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "04e4aee0-45e7-4b19-bec1-a9cbd39c6549", "name": "network-vif-deleted", "tag": "f28cce70-9021-4d78-841e-029606b19e6b"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-ce06f1c3-c6d0-4607-a96d-c82b01d01e52 req-27f7d425-ea31-4579-bf80-825b4311577c service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-ce06f1c3-c6d0-4607-a96d-c82b01d01e52 req-27f7d425-ea31-4579-bf80-825b4311577c service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-ce06f1c3-c6d0-4607-a96d-c82b01d01e52 req-27f7d425-ea31-4579-bf80-825b4311577c service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:55 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-ce06f1c3-c6d0-4607-a96d-c82b01d01e52 req-27f7d425-ea31-4579-bf80-825b4311577c service nova] Creating event network-vif-deleted:f28cce70-9021-4d78-841e-029606b19e6b for instance 04e4aee0-45e7-4b19-bec1-a9cbd39c6549 on devstack Jun 24 04:58:55 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-ce06f1c3-c6d0-4607-a96d-c82b01d01e52 req-27f7d425-ea31-4579-bf80-825b4311577c service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:58:55 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-ce06f1c3-c6d0-4607-a96d-c82b01d01e52 req-27f7d425-ea31-4579-bf80-825b4311577c service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.093214 Jun 24 04:58:55 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 104/210] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:58:55 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) Jun 24 04:58:55 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-0a8695c8-0164-4ac6-98e6-ad6082b632f0 req-60cc860f-103d-406e-9613-00d14961573f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "04e4aee0-45e7-4b19-bec1-a9cbd39c6549", "name": "network-vif-unplugged", "status": "completed", "tag": "f28cce70-9021-4d78-841e-029606b19e6b"}, {"server_uuid": "04e4aee0-45e7-4b19-bec1-a9cbd39c6549", "name": "network-vif-unplugged", "status": "completed", "tag": "f28cce70-9021-4d78-841e-029606b19e6b"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-0a8695c8-0164-4ac6-98e6-ad6082b632f0 req-60cc860f-103d-406e-9613-00d14961573f service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-0a8695c8-0164-4ac6-98e6-ad6082b632f0 req-60cc860f-103d-406e-9613-00d14961573f service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-0a8695c8-0164-4ac6-98e6-ad6082b632f0 req-60cc860f-103d-406e-9613-00d14961573f service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:55 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-0a8695c8-0164-4ac6-98e6-ad6082b632f0 req-60cc860f-103d-406e-9613-00d14961573f service nova] Creating event network-vif-unplugged:f28cce70-9021-4d78-841e-029606b19e6b for instance 04e4aee0-45e7-4b19-bec1-a9cbd39c6549 on devstack Jun 24 04:58:55 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-0a8695c8-0164-4ac6-98e6-ad6082b632f0 req-60cc860f-103d-406e-9613-00d14961573f service nova] Creating event network-vif-unplugged:f28cce70-9021-4d78-841e-029606b19e6b for instance 04e4aee0-45e7-4b19-bec1-a9cbd39c6549 on devstack Jun 24 04:58:55 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-0a8695c8-0164-4ac6-98e6-ad6082b632f0 req-60cc860f-103d-406e-9613-00d14961573f service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:58:55 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-0a8695c8-0164-4ac6-98e6-ad6082b632f0 req-60cc860f-103d-406e-9613-00d14961573f service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.097129 Jun 24 04:58:55 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 107/211] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:58:55 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:58:56 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-54e3bb74-0043-4d3d-a887-b9233986bfc7 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:56 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-54e3bb74-0043-4d3d-a887-b9233986bfc7 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-54e3bb74-0043-4d3d-a887-b9233986bfc7 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-54e3bb74-0043-4d3d-a887-b9233986bfc7 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-54e3bb74-0043-4d3d-a887-b9233986bfc7 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-54e3bb74-0043-4d3d-a887-b9233986bfc7 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-54e3bb74-0043-4d3d-a887-b9233986bfc7 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-54e3bb74-0043-4d3d-a887-b9233986bfc7 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:56 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-54e3bb74-0043-4d3d-a887-b9233986bfc7 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:56 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-54e3bb74-0043-4d3d-a887-b9233986bfc7 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:56 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-54e3bb74-0043-4d3d-a887-b9233986bfc7 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1299 microversion: 2.1 time: 0.257893 Jun 24 04:58:56 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 105/212] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:56 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1299 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:57 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-efd554e6-8a2a-4b8a-a9b2-58e8e79d92fa tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:57 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-efd554e6-8a2a-4b8a-a9b2-58e8e79d92fa tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:57 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-efd554e6-8a2a-4b8a-a9b2-58e8e79d92fa tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:57 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-efd554e6-8a2a-4b8a-a9b2-58e8e79d92fa tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:57 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-efd554e6-8a2a-4b8a-a9b2-58e8e79d92fa tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:57 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-efd554e6-8a2a-4b8a-a9b2-58e8e79d92fa tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:57 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-efd554e6-8a2a-4b8a-a9b2-58e8e79d92fa tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:57 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-efd554e6-8a2a-4b8a-a9b2-58e8e79d92fa tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:57 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-efd554e6-8a2a-4b8a-a9b2-58e8e79d92fa tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:57 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-efd554e6-8a2a-4b8a-a9b2-58e8e79d92fa tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:57 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-efd554e6-8a2a-4b8a-a9b2-58e8e79d92fa tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:57 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-efd554e6-8a2a-4b8a-a9b2-58e8e79d92fa tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lazy-loading 'fault' on Instance uuid 04e4aee0-45e7-4b19-bec1-a9cbd39c6549 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 04:58:57 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-efd554e6-8a2a-4b8a-a9b2-58e8e79d92fa tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:57 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-efd554e6-8a2a-4b8a-a9b2-58e8e79d92fa tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:57 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-efd554e6-8a2a-4b8a-a9b2-58e8e79d92fa tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1318 microversion: 2.1 time: 0.272945 Jun 24 04:58:57 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 108/213] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:57 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1318 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:58 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-27c734e6-2a16-4207-ab13-b5a3b0a00cee tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:58 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-27c734e6-2a16-4207-ab13-b5a3b0a00cee tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-27c734e6-2a16-4207-ab13-b5a3b0a00cee tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-27c734e6-2a16-4207-ab13-b5a3b0a00cee tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-27c734e6-2a16-4207-ab13-b5a3b0a00cee tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-27c734e6-2a16-4207-ab13-b5a3b0a00cee tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-27c734e6-2a16-4207-ab13-b5a3b0a00cee tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-27c734e6-2a16-4207-ab13-b5a3b0a00cee tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-27c734e6-2a16-4207-ab13-b5a3b0a00cee tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-27c734e6-2a16-4207-ab13-b5a3b0a00cee tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-27c734e6-2a16-4207-ab13-b5a3b0a00cee tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:58 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-27c734e6-2a16-4207-ab13-b5a3b0a00cee tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lazy-loading 'fault' on Instance uuid 04e4aee0-45e7-4b19-bec1-a9cbd39c6549 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 04:58:58 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-27c734e6-2a16-4207-ab13-b5a3b0a00cee tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:58:58 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-27c734e6-2a16-4207-ab13-b5a3b0a00cee tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:58:58 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-27c734e6-2a16-4207-ab13-b5a3b0a00cee tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 200 len: 1318 microversion: 2.1 time: 0.243890 Jun 24 04:58:58 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 106/214] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:58 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 1318 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:58:59 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-3eba083c-cbad-45eb-b4f0-dc8288f485a4 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "df8ba5fb-17c4-4e3d-b54d-894abd577693"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:58:59 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-3eba083c-cbad-45eb-b4f0-dc8288f485a4 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3eba083c-cbad-45eb-b4f0-dc8288f485a4 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3eba083c-cbad-45eb-b4f0-dc8288f485a4 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3eba083c-cbad-45eb-b4f0-dc8288f485a4 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3eba083c-cbad-45eb-b4f0-dc8288f485a4 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3eba083c-cbad-45eb-b4f0-dc8288f485a4 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3eba083c-cbad-45eb-b4f0-dc8288f485a4 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:59 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-4e00ef7c-cf70-4aa6-b944-e55dfe7ca82c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:58:59 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-4e00ef7c-cf70-4aa6-b944-e55dfe7ca82c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: 04e4aee0-45e7-4b19-bec1-a9cbd39c6549] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:58:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4e00ef7c-cf70-4aa6-b944-e55dfe7ca82c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4e00ef7c-cf70-4aa6-b944-e55dfe7ca82c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4e00ef7c-cf70-4aa6-b944-e55dfe7ca82c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:58:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4e00ef7c-cf70-4aa6-b944-e55dfe7ca82c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:58:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4e00ef7c-cf70-4aa6-b944-e55dfe7ca82c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:58:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4e00ef7c-cf70-4aa6-b944-e55dfe7ca82c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:00 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-4e00ef7c-cf70-4aa6-b944-e55dfe7ca82c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] HTTP exception thrown: Instance 04e4aee0-45e7-4b19-bec1-a9cbd39c6549 could not be found. Jun 24 04:59:00 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-4e00ef7c-cf70-4aa6-b944-e55dfe7ca82c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Returning 404 to user: Instance 04e4aee0-45e7-4b19-bec1-a9cbd39c6549 could not be found. {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 04:59:00 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-4e00ef7c-cf70-4aa6-b944-e55dfe7ca82c tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549" status: 404 len: 111 microversion: 2.1 time: 0.057840 Jun 24 04:59:00 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 107/215] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:58:59 2026] GET /compute/v2.1/servers/04e4aee0-45e7-4b19-bec1-a9cbd39c6549 => generated 111 bytes in 61 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) Jun 24 04:59:00 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-9a996657-5c87-4e3f-9915-257b37985707 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:00 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-9a996657-5c87-4e3f-9915-257b37985707 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9a996657-5c87-4e3f-9915-257b37985707 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9a996657-5c87-4e3f-9915-257b37985707 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9a996657-5c87-4e3f-9915-257b37985707 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9a996657-5c87-4e3f-9915-257b37985707 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9a996657-5c87-4e3f-9915-257b37985707 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9a996657-5c87-4e3f-9915-257b37985707 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:00 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-9a996657-5c87-4e3f-9915-257b37985707 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Going to try to terminate instance {{(pid=67859) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 04:59:00 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-9a996657-5c87-4e3f-9915-257b37985707 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a" status: 204 len: 0 microversion: 2.1 time: 0.249330 Jun 24 04:59:00 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 108/216] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 04:59:00 2026] DELETE /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a => generated 0 bytes in 251 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 24 04:59:00 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ae715a92-15e5-42d0-98f6-8df15419f23b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:00 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-ae715a92-15e5-42d0-98f6-8df15419f23b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae715a92-15e5-42d0-98f6-8df15419f23b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae715a92-15e5-42d0-98f6-8df15419f23b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae715a92-15e5-42d0-98f6-8df15419f23b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae715a92-15e5-42d0-98f6-8df15419f23b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae715a92-15e5-42d0-98f6-8df15419f23b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae715a92-15e5-42d0-98f6-8df15419f23b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:00 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-ae715a92-15e5-42d0-98f6-8df15419f23b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:02 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-ae715a92-15e5-42d0-98f6-8df15419f23b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:02 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ae715a92-15e5-42d0-98f6-8df15419f23b tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a" status: 200 len: 1526 microversion: 2.1 time: 2.393150 Jun 24 04:59:02 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 109/217] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:59:00 2026] GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a => generated 1526 bytes in 2398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:59:02 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-490f809f-ab66-4409-a3c8-b6d583fabf41 req-32bae2c2-9002-4884-afc5-8defd6116f4a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d72d5f90-79ea-4dc2-a003-62d49c91be4a", "name": "network-vif-unplugged", "status": "completed", "tag": "f97f9b62-d865-4199-a612-b45e3f163036"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:59:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-490f809f-ab66-4409-a3c8-b6d583fabf41 req-32bae2c2-9002-4884-afc5-8defd6116f4a service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-490f809f-ab66-4409-a3c8-b6d583fabf41 req-32bae2c2-9002-4884-afc5-8defd6116f4a service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-490f809f-ab66-4409-a3c8-b6d583fabf41 req-32bae2c2-9002-4884-afc5-8defd6116f4a service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:02 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-490f809f-ab66-4409-a3c8-b6d583fabf41 req-32bae2c2-9002-4884-afc5-8defd6116f4a service nova] Creating event network-vif-unplugged:f97f9b62-d865-4199-a612-b45e3f163036 for instance d72d5f90-79ea-4dc2-a003-62d49c91be4a on devstack Jun 24 04:59:02 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-490f809f-ab66-4409-a3c8-b6d583fabf41 req-32bae2c2-9002-4884-afc5-8defd6116f4a service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:59:02 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-490f809f-ab66-4409-a3c8-b6d583fabf41 req-32bae2c2-9002-4884-afc5-8defd6116f4a service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.104936 Jun 24 04:59:02 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 110/218] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:59:02 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:59:03 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-bb9fb02c-2ac7-4a9f-ae5c-a021caf57ee2 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:03 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-bb9fb02c-2ac7-4a9f-ae5c-a021caf57ee2 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bb9fb02c-2ac7-4a9f-ae5c-a021caf57ee2 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bb9fb02c-2ac7-4a9f-ae5c-a021caf57ee2 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bb9fb02c-2ac7-4a9f-ae5c-a021caf57ee2 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bb9fb02c-2ac7-4a9f-ae5c-a021caf57ee2 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bb9fb02c-2ac7-4a9f-ae5c-a021caf57ee2 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bb9fb02c-2ac7-4a9f-ae5c-a021caf57ee2 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:03 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-bb9fb02c-2ac7-4a9f-ae5c-a021caf57ee2 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:04 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-3eba083c-cbad-45eb-b4f0-dc8288f485a4 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "POST /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 4.732858 Jun 24 04:59:04 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 109/219] 192.168.122.25 () {60 vars in 1320 bytes} [Wed Jun 24 04:58:59 2026] POST /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e/os-volume_attachments => generated 194 bytes in 4738 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:59:04 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-bb9fb02c-2ac7-4a9f-ae5c-a021caf57ee2 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:04 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-bb9fb02c-2ac7-4a9f-ae5c-a021caf57ee2 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a" status: 200 len: 1526 microversion: 2.1 time: 1.063970 Jun 24 04:59:04 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 111/220] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:59:03 2026] GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a => generated 1526 bytes in 1071 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:59:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-91a86ab0-58a1-4be9-8c87-bfd2eb83ee76 req-e089f7c8-bd52-4aea-a24f-978dda7653ab service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d72d5f90-79ea-4dc2-a003-62d49c91be4a", "name": "network-vif-unplugged", "status": "completed", "tag": "f97f9b62-d865-4199-a612-b45e3f163036"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:59:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-91a86ab0-58a1-4be9-8c87-bfd2eb83ee76 req-e089f7c8-bd52-4aea-a24f-978dda7653ab service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-91a86ab0-58a1-4be9-8c87-bfd2eb83ee76 req-e089f7c8-bd52-4aea-a24f-978dda7653ab service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-91a86ab0-58a1-4be9-8c87-bfd2eb83ee76 req-e089f7c8-bd52-4aea-a24f-978dda7653ab service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:04 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-91a86ab0-58a1-4be9-8c87-bfd2eb83ee76 req-e089f7c8-bd52-4aea-a24f-978dda7653ab service nova] Creating event network-vif-unplugged:f97f9b62-d865-4199-a612-b45e3f163036 for instance d72d5f90-79ea-4dc2-a003-62d49c91be4a on devstack Jun 24 04:59:04 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-91a86ab0-58a1-4be9-8c87-bfd2eb83ee76 req-e089f7c8-bd52-4aea-a24f-978dda7653ab service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:59:04 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-91a86ab0-58a1-4be9-8c87-bfd2eb83ee76 req-e089f7c8-bd52-4aea-a24f-978dda7653ab service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.082665 Jun 24 04:59:04 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 110/221] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:59:04 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:59:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-2016621b-2867-4fb1-8c5d-8bf5fde8fc99 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:05 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-2016621b-2867-4fb1-8c5d-8bf5fde8fc99 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2016621b-2867-4fb1-8c5d-8bf5fde8fc99 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2016621b-2867-4fb1-8c5d-8bf5fde8fc99 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2016621b-2867-4fb1-8c5d-8bf5fde8fc99 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2016621b-2867-4fb1-8c5d-8bf5fde8fc99 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2016621b-2867-4fb1-8c5d-8bf5fde8fc99 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2016621b-2867-4fb1-8c5d-8bf5fde8fc99 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:05 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-2016621b-2867-4fb1-8c5d-8bf5fde8fc99 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:06 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-663fdfb4-94cf-4697-9a66-c8b370236d14 req-cb4bd74b-e22c-4272-9cb4-e572c6b40450 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d72d5f90-79ea-4dc2-a003-62d49c91be4a", "name": "network-vif-deleted", "tag": "f97f9b62-d865-4199-a612-b45e3f163036"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:59:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-663fdfb4-94cf-4697-9a66-c8b370236d14 req-cb4bd74b-e22c-4272-9cb4-e572c6b40450 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-663fdfb4-94cf-4697-9a66-c8b370236d14 req-cb4bd74b-e22c-4272-9cb4-e572c6b40450 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-663fdfb4-94cf-4697-9a66-c8b370236d14 req-cb4bd74b-e22c-4272-9cb4-e572c6b40450 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:07 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-663fdfb4-94cf-4697-9a66-c8b370236d14 req-cb4bd74b-e22c-4272-9cb4-e572c6b40450 service nova] Creating event network-vif-deleted:f97f9b62-d865-4199-a612-b45e3f163036 for instance d72d5f90-79ea-4dc2-a003-62d49c91be4a on devstack Jun 24 04:59:07 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-663fdfb4-94cf-4697-9a66-c8b370236d14 req-cb4bd74b-e22c-4272-9cb4-e572c6b40450 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:59:07 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-663fdfb4-94cf-4697-9a66-c8b370236d14 req-cb4bd74b-e22c-4272-9cb4-e572c6b40450 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.088944 Jun 24 04:59:07 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 111/222] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:59:06 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:59:08 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-2016621b-2867-4fb1-8c5d-8bf5fde8fc99 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7f3b327d49241aa97e95c98f9dc24f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5b4ce5ee749149239b29a01bf5a672f8', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:08 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-2016621b-2867-4fb1-8c5d-8bf5fde8fc99 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a" status: 200 len: 1313 microversion: 2.1 time: 2.322300 Jun 24 04:59:08 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 112/223] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:59:05 2026] GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a => generated 1313 bytes in 2327 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:59:09 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-754340da-67f8-4ade-bb2e-33a71cafb669 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:09 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-754340da-67f8-4ade-bb2e-33a71cafb669 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] [instance: d72d5f90-79ea-4dc2-a003-62d49c91be4a] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-754340da-67f8-4ade-bb2e-33a71cafb669 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-754340da-67f8-4ade-bb2e-33a71cafb669 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-754340da-67f8-4ade-bb2e-33a71cafb669 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-754340da-67f8-4ade-bb2e-33a71cafb669 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-754340da-67f8-4ade-bb2e-33a71cafb669 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-754340da-67f8-4ade-bb2e-33a71cafb669 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:09 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-754340da-67f8-4ade-bb2e-33a71cafb669 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] HTTP exception thrown: Instance d72d5f90-79ea-4dc2-a003-62d49c91be4a could not be found. Jun 24 04:59:09 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-754340da-67f8-4ade-bb2e-33a71cafb669 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] Returning 404 to user: Instance d72d5f90-79ea-4dc2-a003-62d49c91be4a could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 04:59:09 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-754340da-67f8-4ade-bb2e-33a71cafb669 tempest-ServerRescueNegativeTestJSON-666320637 tempest-ServerRescueNegativeTestJSON-666320637-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a" status: 404 len: 111 microversion: 2.1 time: 0.059070 Jun 24 04:59:09 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 112/224] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:59:09 2026] GET /compute/v2.1/servers/d72d5f90-79ea-4dc2-a003-62d49c91be4a => generated 111 bytes in 60 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 04:59:13 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-2d70ccc1-cb52-4000-a153-286981e740e5 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:13 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-2d70ccc1-cb52-4000-a153-286981e740e5 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2d70ccc1-cb52-4000-a153-286981e740e5 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2d70ccc1-cb52-4000-a153-286981e740e5 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2d70ccc1-cb52-4000-a153-286981e740e5 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2d70ccc1-cb52-4000-a153-286981e740e5 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2d70ccc1-cb52-4000-a153-286981e740e5 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2d70ccc1-cb52-4000-a153-286981e740e5 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:13 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-2d70ccc1-cb52-4000-a153-286981e740e5 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Going to try to terminate instance {{(pid=67859) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 04:59:13 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-2d70ccc1-cb52-4000-a153-286981e740e5 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e" status: 204 len: 0 microversion: 2.1 time: 0.178312 Jun 24 04:59:13 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 113/225] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 04:59:13 2026] DELETE /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e => generated 0 bytes in 180 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 24 04:59:13 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c7e25cc0-b831-402f-9cc7-bd0c6bfaa0b9 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:13 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-c7e25cc0-b831-402f-9cc7-bd0c6bfaa0b9 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c7e25cc0-b831-402f-9cc7-bd0c6bfaa0b9 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c7e25cc0-b831-402f-9cc7-bd0c6bfaa0b9 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c7e25cc0-b831-402f-9cc7-bd0c6bfaa0b9 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c7e25cc0-b831-402f-9cc7-bd0c6bfaa0b9 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c7e25cc0-b831-402f-9cc7-bd0c6bfaa0b9 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c7e25cc0-b831-402f-9cc7-bd0c6bfaa0b9 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:13 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-c7e25cc0-b831-402f-9cc7-bd0c6bfaa0b9 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:18 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-876de280-2261-46bd-934b-0536a18f1ff3 req-3103f5e7-a39c-4f80-950c-3410bb3eb2a4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "37c3c783-4c23-484b-b1b8-ca2c7b47132e", "name": "network-vif-unplugged", "status": "completed", "tag": "01b92609-f810-4ec0-b7b5-1fbbfa619bef"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:59:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-876de280-2261-46bd-934b-0536a18f1ff3 req-3103f5e7-a39c-4f80-950c-3410bb3eb2a4 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-876de280-2261-46bd-934b-0536a18f1ff3 req-3103f5e7-a39c-4f80-950c-3410bb3eb2a4 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-876de280-2261-46bd-934b-0536a18f1ff3 req-3103f5e7-a39c-4f80-950c-3410bb3eb2a4 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:18 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-876de280-2261-46bd-934b-0536a18f1ff3 req-3103f5e7-a39c-4f80-950c-3410bb3eb2a4 service nova] Creating event network-vif-unplugged:01b92609-f810-4ec0-b7b5-1fbbfa619bef for instance 37c3c783-4c23-484b-b1b8-ca2c7b47132e on devstack Jun 24 04:59:18 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-876de280-2261-46bd-934b-0536a18f1ff3 req-3103f5e7-a39c-4f80-950c-3410bb3eb2a4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:59:18 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-876de280-2261-46bd-934b-0536a18f1ff3 req-3103f5e7-a39c-4f80-950c-3410bb3eb2a4 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.052007 Jun 24 04:59:18 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 114/226] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:59:18 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 04:59:18 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-c7e25cc0-b831-402f-9cc7-bd0c6bfaa0b9 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c097743672d247f1998e65eb6e013e20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05a13e42dd7f48f3ad4d42ef2a50d33d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:18 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-c7e25cc0-b831-402f-9cc7-bd0c6bfaa0b9 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e" status: 200 len: 1556 microversion: 2.1 time: 5.511519 Jun 24 04:59:18 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 113/227] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:59:13 2026] GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e => generated 1556 bytes in 5513 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:59:19 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-47c87111-7c7b-43f0-92d9-a8778265778e req-720928cc-f66f-4ba1-9289-ecbb2ae22bf5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "37c3c783-4c23-484b-b1b8-ca2c7b47132e", "name": "network-vif-deleted", "tag": "01b92609-f810-4ec0-b7b5-1fbbfa619bef"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:59:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-47c87111-7c7b-43f0-92d9-a8778265778e req-720928cc-f66f-4ba1-9289-ecbb2ae22bf5 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-47c87111-7c7b-43f0-92d9-a8778265778e req-720928cc-f66f-4ba1-9289-ecbb2ae22bf5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-47c87111-7c7b-43f0-92d9-a8778265778e req-720928cc-f66f-4ba1-9289-ecbb2ae22bf5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:19 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-47c87111-7c7b-43f0-92d9-a8778265778e req-720928cc-f66f-4ba1-9289-ecbb2ae22bf5 service nova] Creating event network-vif-deleted:01b92609-f810-4ec0-b7b5-1fbbfa619bef for instance 37c3c783-4c23-484b-b1b8-ca2c7b47132e on devstack Jun 24 04:59:19 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-47c87111-7c7b-43f0-92d9-a8778265778e req-720928cc-f66f-4ba1-9289-ecbb2ae22bf5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:59:19 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-47c87111-7c7b-43f0-92d9-a8778265778e req-720928cc-f66f-4ba1-9289-ecbb2ae22bf5 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.108027 Jun 24 04:59:19 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 114/228] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:59:19 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 04:59:19 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-92d3e032-7d89-43a1-8c5d-9fc620e4a813 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:19 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-92d3e032-7d89-43a1-8c5d-9fc620e4a813 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-92d3e032-7d89-43a1-8c5d-9fc620e4a813 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-92d3e032-7d89-43a1-8c5d-9fc620e4a813 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-92d3e032-7d89-43a1-8c5d-9fc620e4a813 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:19 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-d84f7ed5-71c7-4152-9116-1af454bb5fd6 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-568950965", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNvg44z/LCVAza2dovOdqVqDFYjJhZanFQdXeBy0IwhEeBYxJpSarkKXIv+EVO9fa0YZwvw6iej0eGYS1xOeBzyG6tF5cA0Tlm6ygY96TtA+l3e1ONiHUKB0SjdVgBNqZw=="}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:59:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-92d3e032-7d89-43a1-8c5d-9fc620e4a813 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-92d3e032-7d89-43a1-8c5d-9fc620e4a813 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-92d3e032-7d89-43a1-8c5d-9fc620e4a813 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:19 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-d84f7ed5-71c7-4152-9116-1af454bb5fd6 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Getting quotas for project aa134f7e2bfc494087f6afa0282efdea. Resources: {'key_pairs'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 04:59:19 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-d84f7ed5-71c7-4152-9116-1af454bb5fd6 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Getting quotas for user 1cd4427ec8fe4c32a07f9ecc1b6d5283 and project aa134f7e2bfc494087f6afa0282efdea. Resources: {'key_pairs'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 04:59:19 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-92d3e032-7d89-43a1-8c5d-9fc620e4a813 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:20 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-d84f7ed5-71c7-4152-9116-1af454bb5fd6 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.20 time: 0.528310 Jun 24 04:59:20 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 115/229] 192.168.122.25 () {62 vars in 1197 bytes} [Wed Jun 24 04:59:19 2026] POST /compute/v2.1/os-keypairs => generated 400 bytes in 531 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 24 04:59:20 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-8f55badb-c19e-4370-a0fb-41739c1a1597 req-5f414cf5-a809-4533-afe0-a41ee20528fb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "37c3c783-4c23-484b-b1b8-ca2c7b47132e", "name": "network-vif-unplugged", "status": "completed", "tag": "01b92609-f810-4ec0-b7b5-1fbbfa619bef"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:59:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-8f55badb-c19e-4370-a0fb-41739c1a1597 req-5f414cf5-a809-4533-afe0-a41ee20528fb service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:20 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-92d3e032-7d89-43a1-8c5d-9fc620e4a813 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c097743672d247f1998e65eb6e013e20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05a13e42dd7f48f3ad4d42ef2a50d33d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-8f55badb-c19e-4370-a0fb-41739c1a1597 req-5f414cf5-a809-4533-afe0-a41ee20528fb service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-8f55badb-c19e-4370-a0fb-41739c1a1597 req-5f414cf5-a809-4533-afe0-a41ee20528fb service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:20 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-8f55badb-c19e-4370-a0fb-41739c1a1597 req-5f414cf5-a809-4533-afe0-a41ee20528fb service nova] Creating event network-vif-unplugged:01b92609-f810-4ec0-b7b5-1fbbfa619bef for instance 37c3c783-4c23-484b-b1b8-ca2c7b47132e on devstack Jun 24 04:59:20 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-8f55badb-c19e-4370-a0fb-41739c1a1597 req-5f414cf5-a809-4533-afe0-a41ee20528fb service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:59:20 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-8f55badb-c19e-4370-a0fb-41739c1a1597 req-5f414cf5-a809-4533-afe0-a41ee20528fb service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.060342 Jun 24 04:59:20 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 116/230] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:59:20 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 04:59:20 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-92d3e032-7d89-43a1-8c5d-9fc620e4a813 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e" status: 200 len: 1514 microversion: 2.1 time: 0.685132 Jun 24 04:59:20 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 115/231] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:59:19 2026] GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e => generated 1514 bytes in 688 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:59:21 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-354ec26c-294f-44d8-8c63-57d90c0e3ac5 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:21 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-354ec26c-294f-44d8-8c63-57d90c0e3ac5 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-354ec26c-294f-44d8-8c63-57d90c0e3ac5 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-354ec26c-294f-44d8-8c63-57d90c0e3ac5 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-354ec26c-294f-44d8-8c63-57d90c0e3ac5 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-354ec26c-294f-44d8-8c63-57d90c0e3ac5 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-354ec26c-294f-44d8-8c63-57d90c0e3ac5 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-354ec26c-294f-44d8-8c63-57d90c0e3ac5 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:21 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-354ec26c-294f-44d8-8c63-57d90c0e3ac5 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:22 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-354ec26c-294f-44d8-8c63-57d90c0e3ac5 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c097743672d247f1998e65eb6e013e20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05a13e42dd7f48f3ad4d42ef2a50d33d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:22 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-354ec26c-294f-44d8-8c63-57d90c0e3ac5 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e" status: 200 len: 1351 microversion: 2.1 time: 0.724844 Jun 24 04:59:22 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 117/232] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:59:21 2026] GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e => generated 1351 bytes in 727 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:59:23 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-9e731967-84cf-497b-937b-6f10abd0bb5e tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:23 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-9e731967-84cf-497b-937b-6f10abd0bb5e tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9e731967-84cf-497b-937b-6f10abd0bb5e tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9e731967-84cf-497b-937b-6f10abd0bb5e tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9e731967-84cf-497b-937b-6f10abd0bb5e tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9e731967-84cf-497b-937b-6f10abd0bb5e tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9e731967-84cf-497b-937b-6f10abd0bb5e tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9e731967-84cf-497b-937b-6f10abd0bb5e tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9e731967-84cf-497b-937b-6f10abd0bb5e tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9e731967-84cf-497b-937b-6f10abd0bb5e tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9e731967-84cf-497b-937b-6f10abd0bb5e tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:23 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-9e731967-84cf-497b-937b-6f10abd0bb5e tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lazy-loading 'fault' on Instance uuid 37c3c783-4c23-484b-b1b8-ca2c7b47132e {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 04:59:23 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-9e731967-84cf-497b-937b-6f10abd0bb5e tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:23 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-9e731967-84cf-497b-937b-6f10abd0bb5e tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c097743672d247f1998e65eb6e013e20', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '05a13e42dd7f48f3ad4d42ef2a50d33d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:23 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-9e731967-84cf-497b-937b-6f10abd0bb5e tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e" status: 200 len: 1356 microversion: 2.1 time: 0.268776 Jun 24 04:59:23 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 116/233] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:59:23 2026] GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e => generated 1356 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:59:23 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1761913911", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "a694aae7-1f47-46b2-b94d-f4eb20c7e0c3"}], "security_groups": [{"name": "tempest-securitygroup--1635162770"}], "key_name": "tempest-keypair-568950965", "user_data": "}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:59:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:23 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:24 devstack devstack@n-api.service[67859]: DEBUG nova.network.neutron [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] validate_networks() for [('a694aae7-1f47-46b2-b94d-f4eb20c7e0c3', None, None, None, None, None)] {{(pid=67859) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 04:59:24 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:24 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-71659cb9-85c8-4829-a82d-5c495f5ba135 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:24 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-71659cb9-85c8-4829-a82d-5c495f5ba135 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-71659cb9-85c8-4829-a82d-5c495f5ba135 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-71659cb9-85c8-4829-a82d-5c495f5ba135 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-71659cb9-85c8-4829-a82d-5c495f5ba135 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-71659cb9-85c8-4829-a82d-5c495f5ba135 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-71659cb9-85c8-4829-a82d-5c495f5ba135 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-71659cb9-85c8-4829-a82d-5c495f5ba135 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:24 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-71659cb9-85c8-4829-a82d-5c495f5ba135 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] HTTP exception thrown: Instance 37c3c783-4c23-484b-b1b8-ca2c7b47132e could not be found. Jun 24 04:59:24 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-71659cb9-85c8-4829-a82d-5c495f5ba135 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Returning 404 to user: Instance 37c3c783-4c23-484b-b1b8-ca2c7b47132e could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 04:59:24 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-71659cb9-85c8-4829-a82d-5c495f5ba135 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e" status: 404 len: 111 microversion: 2.1 time: 0.048681 Jun 24 04:59:24 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 117/234] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:59:24 2026] GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 04:59:24 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-4d86b29e-95a1-4bfe-9e75-c73a4a86783c tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:24 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-4d86b29e-95a1-4bfe-9e75-c73a4a86783c tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4d86b29e-95a1-4bfe-9e75-c73a4a86783c tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4d86b29e-95a1-4bfe-9e75-c73a4a86783c tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4d86b29e-95a1-4bfe-9e75-c73a4a86783c tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4d86b29e-95a1-4bfe-9e75-c73a4a86783c tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4d86b29e-95a1-4bfe-9e75-c73a4a86783c tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4d86b29e-95a1-4bfe-9e75-c73a4a86783c tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:24 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-4d86b29e-95a1-4bfe-9e75-c73a4a86783c tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] HTTP exception thrown: Instance 37c3c783-4c23-484b-b1b8-ca2c7b47132e could not be found. Jun 24 04:59:24 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-4d86b29e-95a1-4bfe-9e75-c73a4a86783c tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Returning 404 to user: Instance 37c3c783-4c23-484b-b1b8-ca2c7b47132e could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 04:59:24 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-4d86b29e-95a1-4bfe-9e75-c73a4a86783c tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e/os-volume_attachments" status: 404 len: 111 microversion: 2.1 time: 0.045644 Jun 24 04:59:24 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 118/235] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 04:59:24 2026] GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e/os-volume_attachments => generated 111 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 04:59:27 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-56ad60fc-edd5-47d8-832c-dc5eaa0174c3 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:27 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-56ad60fc-edd5-47d8-832c-dc5eaa0174c3 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-56ad60fc-edd5-47d8-832c-dc5eaa0174c3 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-56ad60fc-edd5-47d8-832c-dc5eaa0174c3 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-56ad60fc-edd5-47d8-832c-dc5eaa0174c3 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-56ad60fc-edd5-47d8-832c-dc5eaa0174c3 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-56ad60fc-edd5-47d8-832c-dc5eaa0174c3 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-56ad60fc-edd5-47d8-832c-dc5eaa0174c3 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-56ad60fc-edd5-47d8-832c-dc5eaa0174c3 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] HTTP exception thrown: Instance 37c3c783-4c23-484b-b1b8-ca2c7b47132e could not be found. Jun 24 04:59:27 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-56ad60fc-edd5-47d8-832c-dc5eaa0174c3 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Returning 404 to user: Instance 37c3c783-4c23-484b-b1b8-ca2c7b47132e could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 04:59:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-56ad60fc-edd5-47d8-832c-dc5eaa0174c3 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e" status: 404 len: 111 microversion: 2.1 time: 0.046797 Jun 24 04:59:27 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 119/236] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 04:59:27 2026] DELETE /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e => generated 111 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 04:59:27 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-9253cdd4-fa37-4db3-9702-a9def6e91c03 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:27 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-9253cdd4-fa37-4db3-9702-a9def6e91c03 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] [instance: 37c3c783-4c23-484b-b1b8-ca2c7b47132e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9253cdd4-fa37-4db3-9702-a9def6e91c03 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9253cdd4-fa37-4db3-9702-a9def6e91c03 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9253cdd4-fa37-4db3-9702-a9def6e91c03 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9253cdd4-fa37-4db3-9702-a9def6e91c03 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9253cdd4-fa37-4db3-9702-a9def6e91c03 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9253cdd4-fa37-4db3-9702-a9def6e91c03 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-9253cdd4-fa37-4db3-9702-a9def6e91c03 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] HTTP exception thrown: Instance 37c3c783-4c23-484b-b1b8-ca2c7b47132e could not be found. Jun 24 04:59:27 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-9253cdd4-fa37-4db3-9702-a9def6e91c03 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] Returning 404 to user: Instance 37c3c783-4c23-484b-b1b8-ca2c7b47132e could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 04:59:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-9253cdd4-fa37-4db3-9702-a9def6e91c03 tempest-DeleteServersTestJSON-1344731407 tempest-DeleteServersTestJSON-1344731407-project-member] 192.168.122.25 "GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e" status: 404 len: 111 microversion: 2.1 time: 0.065920 Jun 24 04:59:27 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 120/237] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:59:27 2026] GET /compute/v2.1/servers/37c3c783-4c23-484b-b1b8-ca2c7b47132e => generated 111 bytes in 68 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 04:59:27 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:29 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=2 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:59:33 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=82,nova_cell1:UPDATE=4,nova_cell1:INSERT=2 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:59:33 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:59:34 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Flavor limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 04:59:34 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Image limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 04:59:34 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Flavor pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 04:59:34 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Image pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 04:59:34 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 04:59:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:34 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Getting quotas for project aa134f7e2bfc494087f6afa0282efdea. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 04:59:34 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Getting quotas for user 1cd4427ec8fe4c32a07f9ecc1b6d5283 and project aa134f7e2bfc494087f6afa0282efdea. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 04:59:34 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Going to run 1 instances... {{(pid=67859) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 04:59:34 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] 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='f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1',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=67859) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 04:59:34 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-75eb7ce2-8fe9-47f1-8313-d5c902b2e15e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 408 microversion: 2.20 time: 10.740950 Jun 24 04:59:34 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 118/238] 192.168.122.25 () {62 vars in 1185 bytes} [Wed Jun 24 04:59:23 2026] POST /compute/v2.1/servers => generated 408 bytes in 10744 msecs (HTTP/1.1 202) 10 headers in 456 bytes (1 switches on core 0) Jun 24 04:59:34 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-91aa56c6-e486-4ef0-846a-8e66e5c7fd1b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:34 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-91aa56c6-e486-4ef0-846a-8e66e5c7fd1b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:34 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-91aa56c6-e486-4ef0-846a-8e66e5c7fd1b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:35 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-1d977602-1bef-4c00-947e-f9147dcca2d5 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-204867065", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO/HdaxylH7T/svvVGGpokhiCh27eNeRNBmd3pRtQXMYPPptVYpt6zJyzP3A/x5m+o25j16Tk8sftltKbOdBAnXjbUXRRWEpwtS4Ixjw+0oHHr8r6I7iM25XPxOYTx5deQ=="}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:59:35 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-1d977602-1bef-4c00-947e-f9147dcca2d5 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Getting quotas for project 86bb7834debb40eca1cb8980d588eee3. Resources: {'key_pairs'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 04:59:35 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-1d977602-1bef-4c00-947e-f9147dcca2d5 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Getting quotas for user 42525aab0b21446b8739e354bf85f2be and project 86bb7834debb40eca1cb8980d588eee3. Resources: {'key_pairs'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 04:59:35 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-1d977602-1bef-4c00-947e-f9147dcca2d5 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.422422 Jun 24 04:59:35 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 119/239] 192.168.122.25 () {60 vars in 1156 bytes} [Wed Jun 24 04:59:34 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:59:35 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-91aa56c6-e486-4ef0-846a-8e66e5c7fd1b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:35 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-91aa56c6-e486-4ef0-846a-8e66e5c7fd1b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:35 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-91aa56c6-e486-4ef0-846a-8e66e5c7fd1b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:35 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-91aa56c6-e486-4ef0-846a-8e66e5c7fd1b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1291 microversion: 2.20 time: 1.106505 Jun 24 04:59:35 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 121/240] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 04:59:34 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1291 bytes in 1108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 04:59:36 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-3d912bce-d9b4-4fac-bdc0-eb5d9a611512 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:36 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-3d912bce-d9b4-4fac-bdc0-eb5d9a611512 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3d912bce-d9b4-4fac-bdc0-eb5d9a611512 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3d912bce-d9b4-4fac-bdc0-eb5d9a611512 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3d912bce-d9b4-4fac-bdc0-eb5d9a611512 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3d912bce-d9b4-4fac-bdc0-eb5d9a611512 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3d912bce-d9b4-4fac-bdc0-eb5d9a611512 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3d912bce-d9b4-4fac-bdc0-eb5d9a611512 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:36 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-3d912bce-d9b4-4fac-bdc0-eb5d9a611512 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:37 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=41 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:59:37 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-3d912bce-d9b4-4fac-bdc0-eb5d9a611512 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:37 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-3d912bce-d9b4-4fac-bdc0-eb5d9a611512 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:37 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-3d912bce-d9b4-4fac-bdc0-eb5d9a611512 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:37 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-3d912bce-d9b4-4fac-bdc0-eb5d9a611512 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1343 microversion: 2.20 time: 0.995619 Jun 24 04:59:37 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 120/241] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 04:59:36 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1343 bytes in 997 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 04:59:38 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0d9009e5-d94c-49a2-b282-0817f11118bb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:38 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0d9009e5-d94c-49a2-b282-0817f11118bb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0d9009e5-d94c-49a2-b282-0817f11118bb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0d9009e5-d94c-49a2-b282-0817f11118bb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0d9009e5-d94c-49a2-b282-0817f11118bb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0d9009e5-d94c-49a2-b282-0817f11118bb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0d9009e5-d94c-49a2-b282-0817f11118bb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0d9009e5-d94c-49a2-b282-0817f11118bb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:38 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-0d9009e5-d94c-49a2-b282-0817f11118bb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:39 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0d9009e5-d94c-49a2-b282-0817f11118bb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:39 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0d9009e5-d94c-49a2-b282-0817f11118bb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:39 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0d9009e5-d94c-49a2-b282-0817f11118bb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:39 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0d9009e5-d94c-49a2-b282-0817f11118bb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1351 microversion: 2.20 time: 0.589830 Jun 24 04:59:39 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 122/242] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 04:59:38 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1351 bytes in 591 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 04:59:40 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-6733fe5a-09b3-402a-94ad-dacdfc235a57 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:40 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-6733fe5a-09b3-402a-94ad-dacdfc235a57 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6733fe5a-09b3-402a-94ad-dacdfc235a57 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6733fe5a-09b3-402a-94ad-dacdfc235a57 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6733fe5a-09b3-402a-94ad-dacdfc235a57 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6733fe5a-09b3-402a-94ad-dacdfc235a57 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6733fe5a-09b3-402a-94ad-dacdfc235a57 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6733fe5a-09b3-402a-94ad-dacdfc235a57 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:40 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-6733fe5a-09b3-402a-94ad-dacdfc235a57 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:40 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1171964087", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "977d1d44-fe93-4c57-9de6-b50766e89b6a"}], "security_groups": [{"name": "tempest-securitygroup--272282808"}], "key_name": "tempest-keypair-204867065", "user_data": "}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:59:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:40 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:41 devstack devstack@n-api.service[67858]: DEBUG nova.network.neutron [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] validate_networks() for [('977d1d44-fe93-4c57-9de6-b50766e89b6a', None, None, None, None, None)] {{(pid=67858) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 04:59:41 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:41 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-6733fe5a-09b3-402a-94ad-dacdfc235a57 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:41 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-6733fe5a-09b3-402a-94ad-dacdfc235a57 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:41 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-6733fe5a-09b3-402a-94ad-dacdfc235a57 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:41 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-6733fe5a-09b3-402a-94ad-dacdfc235a57 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1429 microversion: 2.20 time: 0.974118 Jun 24 04:59:41 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 121/243] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 04:59:40 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1429 bytes in 976 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 04:59:41 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-ef9948d8-658b-438f-a405-435ee75aa576 req-2fcd6744-124e-46ba-b58e-167b2b18ecd8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5e6a9782-79f4-4f49-83cf-c412d5b6e939", "tag": "63cd1d7b-987f-4272-a42e-7db6249ee873"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:59:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-ef9948d8-658b-438f-a405-435ee75aa576 req-2fcd6744-124e-46ba-b58e-167b2b18ecd8 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-ef9948d8-658b-438f-a405-435ee75aa576 req-2fcd6744-124e-46ba-b58e-167b2b18ecd8 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-ef9948d8-658b-438f-a405-435ee75aa576 req-2fcd6744-124e-46ba-b58e-167b2b18ecd8 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:41 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-ef9948d8-658b-438f-a405-435ee75aa576 req-2fcd6744-124e-46ba-b58e-167b2b18ecd8 service nova] Creating event network-changed:63cd1d7b-987f-4272-a42e-7db6249ee873 for instance 5e6a9782-79f4-4f49-83cf-c412d5b6e939 on devstack Jun 24 04:59:41 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-ef9948d8-658b-438f-a405-435ee75aa576 req-2fcd6744-124e-46ba-b58e-167b2b18ecd8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:59:41 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:41 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-ef9948d8-658b-438f-a405-435ee75aa576 req-2fcd6744-124e-46ba-b58e-167b2b18ecd8 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.069984 Jun 24 04:59:41 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 122/244] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:59:41 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) Jun 24 04:59:41 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Flavor limits 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 04:59:41 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Image limits 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 04:59:41 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Flavor pref 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 04:59:41 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Image pref 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 04:59:41 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 04:59:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:41 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Getting quotas for project 86bb7834debb40eca1cb8980d588eee3. Resources: {'instances', 'ram', 'cores'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 04:59:41 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Getting quotas for user 42525aab0b21446b8739e354bf85f2be and project 86bb7834debb40eca1cb8980d588eee3. Resources: {'instances', 'ram', 'cores'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 04:59:41 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Going to run 1 instances... {{(pid=67858) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 04:59:41 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] 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='f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1',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=67858) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 04:59:41 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-88b61839-5312-40ef-ae1a-b6dfd140b4a7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 407 microversion: 2.1 time: 1.281200 Jun 24 04:59:41 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 123/245] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 04:59:40 2026] POST /compute/v2.1/servers => generated 407 bytes in 1282 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 24 04:59:41 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-11349e7f-bb97-403f-832c-a209789e3984 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:41 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-11349e7f-bb97-403f-832c-a209789e3984 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:41 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-11349e7f-bb97-403f-832c-a209789e3984 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:41 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-11349e7f-bb97-403f-832c-a209789e3984 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:41 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-11349e7f-bb97-403f-832c-a209789e3984 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1247 microversion: 2.1 time: 0.092270 Jun 24 04:59:41 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 123/246] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:59:41 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1247 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:59:41 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-a6f8bda4-cecd-4a3b-ae2f-a0f6cc77d683 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-454276342", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKU6D+wVgaWiwbmncTpbxqrCtbmYSIuPCaHE24SNOYAY7aLDYV2qoNWCjGDFmEJcv+bH+T+NFHKACVe6phozn02q1mYe3H/rv8p/sYRN5xn42qwqKXFz2tWS3c113qdT9A=="}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:59:41 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-a6f8bda4-cecd-4a3b-ae2f-a0f6cc77d683 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Getting quotas for project 1a4cfe3682f24155a51b4b7a160cc1cc. Resources: {'key_pairs'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 04:59:41 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-a6f8bda4-cecd-4a3b-ae2f-a0f6cc77d683 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Getting quotas for user a521f2c99cde4f0b9110c6f9cf8d17d7 and project 1a4cfe3682f24155a51b4b7a160cc1cc. Resources: {'key_pairs'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 04:59:42 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-a6f8bda4-cecd-4a3b-ae2f-a0f6cc77d683 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.49 time: 0.120056 Jun 24 04:59:42 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 124/247] 192.168.122.25 () {62 vars in 1197 bytes} [Wed Jun 24 04:59:41 2026] POST /compute/v2.1/os-keypairs => generated 400 bytes in 122 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 24 04:59:42 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-466d944a-e5cc-41a8-8c72-9d86774154c3 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:42 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-466d944a-e5cc-41a8-8c72-9d86774154c3 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-466d944a-e5cc-41a8-8c72-9d86774154c3 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-466d944a-e5cc-41a8-8c72-9d86774154c3 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-466d944a-e5cc-41a8-8c72-9d86774154c3 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-466d944a-e5cc-41a8-8c72-9d86774154c3 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-466d944a-e5cc-41a8-8c72-9d86774154c3 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-466d944a-e5cc-41a8-8c72-9d86774154c3 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:42 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-466d944a-e5cc-41a8-8c72-9d86774154c3 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:42 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-466d944a-e5cc-41a8-8c72-9d86774154c3 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:42 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-466d944a-e5cc-41a8-8c72-9d86774154c3 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:42 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-466d944a-e5cc-41a8-8c72-9d86774154c3 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:42 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-466d944a-e5cc-41a8-8c72-9d86774154c3 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1417 microversion: 2.20 time: 0.326430 Jun 24 04:59:42 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 124/248] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 04:59:42 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1417 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 24 04:59:42 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8a3150ba-418f-494b-bc2b-efd7f1e2124c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:42 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-8a3150ba-418f-494b-bc2b-efd7f1e2124c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8a3150ba-418f-494b-bc2b-efd7f1e2124c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8a3150ba-418f-494b-bc2b-efd7f1e2124c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8a3150ba-418f-494b-bc2b-efd7f1e2124c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8a3150ba-418f-494b-bc2b-efd7f1e2124c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8a3150ba-418f-494b-bc2b-efd7f1e2124c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8a3150ba-418f-494b-bc2b-efd7f1e2124c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:42 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-8a3150ba-418f-494b-bc2b-efd7f1e2124c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:42 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-8a3150ba-418f-494b-bc2b-efd7f1e2124c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:43 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8a3150ba-418f-494b-bc2b-efd7f1e2124c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1251 microversion: 2.1 time: 0.123437 Jun 24 04:59:43 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 125/249] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:59:42 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1251 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:59:43 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-de8feab3-7917-4a4c-87d7-2df6a1dc7608 tempest-VolumesGetTestJSON-1322252351 tempest-VolumesGetTestJSON-1322252351-project-member] Action: 'create', calling method: >, body: {"volume": {"size": 1, "display_name": "tempest-VolumesGetTestJSON-Volume-2034102431", "metadata": {"Type": "work"}}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:59:43 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-62235b1a-3b49-4b22-8806-810fdf184e9e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:43 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-62235b1a-3b49-4b22-8806-810fdf184e9e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-62235b1a-3b49-4b22-8806-810fdf184e9e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-62235b1a-3b49-4b22-8806-810fdf184e9e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-62235b1a-3b49-4b22-8806-810fdf184e9e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-62235b1a-3b49-4b22-8806-810fdf184e9e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-62235b1a-3b49-4b22-8806-810fdf184e9e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-62235b1a-3b49-4b22-8806-810fdf184e9e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:43 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-62235b1a-3b49-4b22-8806-810fdf184e9e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:43 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-de8feab3-7917-4a4c-87d7-2df6a1dc7608 tempest-VolumesGetTestJSON-1322252351 tempest-VolumesGetTestJSON-1322252351-project-member] 192.168.122.25 "POST /compute/v2.1/os-volumes" status: 200 len: 351 microversion: 2.1 time: 0.953022 Jun 24 04:59:43 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 125/250] 192.168.122.25 () {60 vars in 1153 bytes} [Wed Jun 24 04:59:42 2026] POST /compute/v2.1/os-volumes => generated 351 bytes in 957 msecs (HTTP/1.1 200) 10 headers in 451 bytes (2 switches on core 0) Jun 24 04:59:43 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-ebc4ddfe-651a-4716-875b-e21a8af21d1b tempest-VolumesGetTestJSON-1322252351 tempest-VolumesGetTestJSON-1322252351-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:43 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-62235b1a-3b49-4b22-8806-810fdf184e9e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:43 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-62235b1a-3b49-4b22-8806-810fdf184e9e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:43 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-62235b1a-3b49-4b22-8806-810fdf184e9e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:43 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-62235b1a-3b49-4b22-8806-810fdf184e9e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1417 microversion: 2.20 time: 0.342746 Jun 24 04:59:43 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 126/251] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 04:59:43 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1417 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 04:59:43 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-ebc4ddfe-651a-4716-875b-e21a8af21d1b tempest-VolumesGetTestJSON-1322252351 tempest-VolumesGetTestJSON-1322252351-project-member] 192.168.122.25 "GET /compute/v2.1/os-volumes/43861bb6-3243-47a4-ab98-88dc02d4bd16" status: 200 len: 351 microversion: 2.1 time: 0.129915 Jun 24 04:59:43 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 126/252] 192.168.122.25 () {58 vars in 1242 bytes} [Wed Jun 24 04:59:43 2026] GET /compute/v2.1/os-volumes/43861bb6-3243-47a4-ab98-88dc02d4bd16 => generated 351 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:59:44 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-2ebcf232-4c70-4aae-8682-1549e8ee159a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:44 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-2ebcf232-4c70-4aae-8682-1549e8ee159a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:44 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=57,nova_api:UPDATE=2,nova_api:INSERT=5 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:59:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2ebcf232-4c70-4aae-8682-1549e8ee159a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2ebcf232-4c70-4aae-8682-1549e8ee159a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2ebcf232-4c70-4aae-8682-1549e8ee159a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2ebcf232-4c70-4aae-8682-1549e8ee159a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2ebcf232-4c70-4aae-8682-1549e8ee159a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2ebcf232-4c70-4aae-8682-1549e8ee159a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:44 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-2ebcf232-4c70-4aae-8682-1549e8ee159a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:44 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:59:44 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-2ebcf232-4c70-4aae-8682-1549e8ee159a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:44 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-2ebcf232-4c70-4aae-8682-1549e8ee159a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1299 microversion: 2.1 time: 0.132319 Jun 24 04:59:44 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 127/253] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:59:44 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1299 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:59:44 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-device-tagging-server-1882000303", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "80455f0c-cd34-4bb0-8f32-0c3319069a08"}], "security_groups": [{"name": "tempest-securitygroup--1967956028"}], "key_name": "tempest-keypair-454276342", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:59:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:44 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:44 devstack devstack@n-api.service[67858]: DEBUG nova.network.neutron [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] validate_networks() for [('80455f0c-cd34-4bb0-8f32-0c3319069a08', None, None, None, None, None)] {{(pid=67858) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 04:59:44 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:44 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-96aae05d-ba4b-4bd7-94fa-91fee088a4d8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:44 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-96aae05d-ba4b-4bd7-94fa-91fee088a4d8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-96aae05d-ba4b-4bd7-94fa-91fee088a4d8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-96aae05d-ba4b-4bd7-94fa-91fee088a4d8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-96aae05d-ba4b-4bd7-94fa-91fee088a4d8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-96aae05d-ba4b-4bd7-94fa-91fee088a4d8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-96aae05d-ba4b-4bd7-94fa-91fee088a4d8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-96aae05d-ba4b-4bd7-94fa-91fee088a4d8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:44 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-96aae05d-ba4b-4bd7-94fa-91fee088a4d8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:45 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:45 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Flavor limits 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 04:59:45 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Image limits 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 04:59:45 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Flavor pref 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 04:59:45 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Image pref 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 04:59:45 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 04:59:45 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-96aae05d-ba4b-4bd7-94fa-91fee088a4d8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:45 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-96aae05d-ba4b-4bd7-94fa-91fee088a4d8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:45 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-96aae05d-ba4b-4bd7-94fa-91fee088a4d8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:45 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-96aae05d-ba4b-4bd7-94fa-91fee088a4d8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1417 microversion: 2.20 time: 0.473085 Jun 24 04:59:45 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 128/254] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 04:59:44 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1417 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 24 04:59:45 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-31595871-e34a-4cfc-97ad-387b7e59abfb tempest-VolumesGetTestJSON-1322252351 tempest-VolumesGetTestJSON-1322252351-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:45 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Getting quotas for project 1a4cfe3682f24155a51b4b7a160cc1cc. Resources: {'instances', 'ram', 'cores'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 04:59:45 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Getting quotas for user a521f2c99cde4f0b9110c6f9cf8d17d7 and project 1a4cfe3682f24155a51b4b7a160cc1cc. Resources: {'instances', 'ram', 'cores'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 04:59:45 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Going to run 1 instances... {{(pid=67858) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 04:59:45 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] 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='f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1',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=67858) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 04:59:45 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-31595871-e34a-4cfc-97ad-387b7e59abfb tempest-VolumesGetTestJSON-1322252351 tempest-VolumesGetTestJSON-1322252351-project-member] 192.168.122.25 "GET /compute/v2.1/os-volumes/43861bb6-3243-47a4-ab98-88dc02d4bd16" status: 200 len: 351 microversion: 2.1 time: 0.123201 Jun 24 04:59:45 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 129/255] 192.168.122.25 () {58 vars in 1242 bytes} [Wed Jun 24 04:59:45 2026] GET /compute/v2.1/os-volumes/43861bb6-3243-47a4-ab98-88dc02d4bd16 => generated 351 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:59:45 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-32be3677-7b98-425b-b556-db5b854d91f0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:45 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-32be3677-7b98-425b-b556-db5b854d91f0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-32be3677-7b98-425b-b556-db5b854d91f0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-32be3677-7b98-425b-b556-db5b854d91f0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-32be3677-7b98-425b-b556-db5b854d91f0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-32be3677-7b98-425b-b556-db5b854d91f0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:45 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-dd009b05-264c-46e4-86f6-18e1b1acd1c2 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 412 microversion: 2.49 time: 1.028618 Jun 24 04:59:45 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 127/256] 192.168.122.25 () {62 vars in 1185 bytes} [Wed Jun 24 04:59:44 2026] POST /compute/v2.1/servers => generated 412 bytes in 1031 msecs (HTTP/1.1 202) 10 headers in 456 bytes (1 switches on core 0) Jun 24 04:59:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-32be3677-7b98-425b-b556-db5b854d91f0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-32be3677-7b98-425b-b556-db5b854d91f0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:45 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-ab281e3f-80c7-47b9-bd9a-00621f7e34de tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:45 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-ab281e3f-80c7-47b9-bd9a-00621f7e34de tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:45 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-32be3677-7b98-425b-b556-db5b854d91f0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:45 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-ab281e3f-80c7-47b9-bd9a-00621f7e34de tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:45 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-ab281e3f-80c7-47b9-bd9a-00621f7e34de tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:45 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-32be3677-7b98-425b-b556-db5b854d91f0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:45 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-ab281e3f-80c7-47b9-bd9a-00621f7e34de tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:45 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-ab281e3f-80c7-47b9-bd9a-00621f7e34de tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:45 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-ab281e3f-80c7-47b9-bd9a-00621f7e34de tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 200 len: 1332 microversion: 2.49 time: 0.104609 Jun 24 04:59:45 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 128/257] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 04:59:45 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 1332 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 04:59:45 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-32be3677-7b98-425b-b556-db5b854d91f0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1299 microversion: 2.1 time: 0.155097 Jun 24 04:59:45 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 130/258] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:59:45 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1299 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:59:46 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-d327c5b3-d94e-486b-95f8-7d44ea77125c tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:46 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-d327c5b3-d94e-486b-95f8-7d44ea77125c tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d327c5b3-d94e-486b-95f8-7d44ea77125c tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d327c5b3-d94e-486b-95f8-7d44ea77125c tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d327c5b3-d94e-486b-95f8-7d44ea77125c tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d327c5b3-d94e-486b-95f8-7d44ea77125c tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d327c5b3-d94e-486b-95f8-7d44ea77125c tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d327c5b3-d94e-486b-95f8-7d44ea77125c tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:46 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-d327c5b3-d94e-486b-95f8-7d44ea77125c tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:46 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f39fa1e9-1597-4125-9470-b198fa9ae03a tempest-VolumesGetTestJSON-1322252351 tempest-VolumesGetTestJSON-1322252351-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:46 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-d327c5b3-d94e-486b-95f8-7d44ea77125c tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:46 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-d327c5b3-d94e-486b-95f8-7d44ea77125c tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:46 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-d327c5b3-d94e-486b-95f8-7d44ea77125c tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:46 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f39fa1e9-1597-4125-9470-b198fa9ae03a tempest-VolumesGetTestJSON-1322252351 tempest-VolumesGetTestJSON-1322252351-project-member] 192.168.122.25 "GET /compute/v2.1/os-volumes/43861bb6-3243-47a4-ab98-88dc02d4bd16" status: 200 len: 352 microversion: 2.1 time: 0.083990 Jun 24 04:59:46 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 131/259] 192.168.122.25 () {58 vars in 1242 bytes} [Wed Jun 24 04:59:46 2026] GET /compute/v2.1/os-volumes/43861bb6-3243-47a4-ab98-88dc02d4bd16 => generated 352 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:59:46 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-d327c5b3-d94e-486b-95f8-7d44ea77125c tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1417 microversion: 2.20 time: 0.204745 Jun 24 04:59:46 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 129/260] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 04:59:46 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1417 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 04:59:46 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-e8f4c072-21aa-42f4-8673-7d33cd2dd1c3 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:46 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-e8f4c072-21aa-42f4-8673-7d33cd2dd1c3 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e8f4c072-21aa-42f4-8673-7d33cd2dd1c3 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e8f4c072-21aa-42f4-8673-7d33cd2dd1c3 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e8f4c072-21aa-42f4-8673-7d33cd2dd1c3 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e8f4c072-21aa-42f4-8673-7d33cd2dd1c3 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e8f4c072-21aa-42f4-8673-7d33cd2dd1c3 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e8f4c072-21aa-42f4-8673-7d33cd2dd1c3 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:46 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-09dc0f55-da9d-4d37-91b4-58eef443a14a tempest-VolumesGetTestJSON-1322252351 tempest-VolumesGetTestJSON-1322252351-project-reader] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:46 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-09dc0f55-da9d-4d37-91b4-58eef443a14a tempest-VolumesGetTestJSON-1322252351 tempest-VolumesGetTestJSON-1322252351-project-reader] 192.168.122.25 "GET /compute/v2.1/os-volumes/43861bb6-3243-47a4-ab98-88dc02d4bd16" status: 200 len: 352 microversion: 2.1 time: 0.158478 Jun 24 04:59:46 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 132/261] 192.168.122.25 () {58 vars in 1242 bytes} [Wed Jun 24 04:59:46 2026] GET /compute/v2.1/os-volumes/43861bb6-3243-47a4-ab98-88dc02d4bd16 => generated 352 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:59:46 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-af1d502b-c3bf-4f87-89ff-623d20237fd1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:46 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-af1d502b-c3bf-4f87-89ff-623d20237fd1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-af1d502b-c3bf-4f87-89ff-623d20237fd1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-af1d502b-c3bf-4f87-89ff-623d20237fd1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-af1d502b-c3bf-4f87-89ff-623d20237fd1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-af1d502b-c3bf-4f87-89ff-623d20237fd1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:46 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-e8f4c072-21aa-42f4-8673-7d33cd2dd1c3 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-af1d502b-c3bf-4f87-89ff-623d20237fd1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-af1d502b-c3bf-4f87-89ff-623d20237fd1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:46 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-af1d502b-c3bf-4f87-89ff-623d20237fd1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:46 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-e8f4c072-21aa-42f4-8673-7d33cd2dd1c3 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:46 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-e8f4c072-21aa-42f4-8673-7d33cd2dd1c3 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:46 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-e8f4c072-21aa-42f4-8673-7d33cd2dd1c3 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:46 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-e8f4c072-21aa-42f4-8673-7d33cd2dd1c3 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 200 len: 1336 microversion: 2.49 time: 0.230408 Jun 24 04:59:46 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 130/262] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 04:59:46 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 1336 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 04:59:46 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-ba91e8d6-9e71-4b8b-b703-0a3838aa2e87 tempest-VolumesGetTestJSON-1322252351 tempest-VolumesGetTestJSON-1322252351-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:46 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-af1d502b-c3bf-4f87-89ff-623d20237fd1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:46 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-af1d502b-c3bf-4f87-89ff-623d20237fd1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1307 microversion: 2.1 time: 0.158821 Jun 24 04:59:46 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 133/263] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:59:46 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1307 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:59:46 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-ba91e8d6-9e71-4b8b-b703-0a3838aa2e87 tempest-VolumesGetTestJSON-1322252351 tempest-VolumesGetTestJSON-1322252351-project-member] 192.168.122.25 "DELETE /compute/v2.1/os-volumes/43861bb6-3243-47a4-ab98-88dc02d4bd16" status: 202 len: 0 microversion: 2.1 time: 0.114644 Jun 24 04:59:46 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 131/264] 192.168.122.25 () {58 vars in 1245 bytes} [Wed Jun 24 04:59:46 2026] DELETE /compute/v2.1/os-volumes/43861bb6-3243-47a4-ab98-88dc02d4bd16 => generated 0 bytes in 117 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 04:59:47 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e2dd5f93-27ef-437f-8da0-dec627a1f28c tempest-VolumesGetTestJSON-1322252351 tempest-VolumesGetTestJSON-1322252351-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:47 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e2dd5f93-27ef-437f-8da0-dec627a1f28c tempest-VolumesGetTestJSON-1322252351 tempest-VolumesGetTestJSON-1322252351-project-member] 192.168.122.25 "GET /compute/v2.1/os-volumes/43861bb6-3243-47a4-ab98-88dc02d4bd16" status: 200 len: 351 microversion: 2.1 time: 0.148329 Jun 24 04:59:47 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 134/265] 192.168.122.25 () {58 vars in 1242 bytes} [Wed Jun 24 04:59:47 2026] GET /compute/v2.1/os-volumes/43861bb6-3243-47a4-ab98-88dc02d4bd16 => generated 351 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:59:47 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-d0d24844-d006-4fed-866f-5bc23915caf8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:47 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-d0d24844-d006-4fed-866f-5bc23915caf8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d0d24844-d006-4fed-866f-5bc23915caf8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d0d24844-d006-4fed-866f-5bc23915caf8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d0d24844-d006-4fed-866f-5bc23915caf8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d0d24844-d006-4fed-866f-5bc23915caf8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d0d24844-d006-4fed-866f-5bc23915caf8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d0d24844-d006-4fed-866f-5bc23915caf8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.015s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:47 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-d0d24844-d006-4fed-866f-5bc23915caf8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:47 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-6adf9b13-7500-4eb8-a043-4a85f30bb949 req-c7fe3f95-7ba2-49aa-b0a5-fdf37a52358c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5e6a9782-79f4-4f49-83cf-c412d5b6e939", "name": "network-vif-plugged", "status": "completed", "tag": "63cd1d7b-987f-4272-a42e-7db6249ee873"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:59:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-6adf9b13-7500-4eb8-a043-4a85f30bb949 req-c7fe3f95-7ba2-49aa-b0a5-fdf37a52358c service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-6adf9b13-7500-4eb8-a043-4a85f30bb949 req-c7fe3f95-7ba2-49aa-b0a5-fdf37a52358c service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-6adf9b13-7500-4eb8-a043-4a85f30bb949 req-c7fe3f95-7ba2-49aa-b0a5-fdf37a52358c service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:47 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-6adf9b13-7500-4eb8-a043-4a85f30bb949 req-c7fe3f95-7ba2-49aa-b0a5-fdf37a52358c service nova] Creating event network-vif-plugged:63cd1d7b-987f-4272-a42e-7db6249ee873 for instance 5e6a9782-79f4-4f49-83cf-c412d5b6e939 on devstack Jun 24 04:59:47 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-6adf9b13-7500-4eb8-a043-4a85f30bb949 req-c7fe3f95-7ba2-49aa-b0a5-fdf37a52358c service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:59:47 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-6adf9b13-7500-4eb8-a043-4a85f30bb949 req-c7fe3f95-7ba2-49aa-b0a5-fdf37a52358c service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.169083 Jun 24 04:59:47 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 135/266] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:59:47 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:59:48 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-bec05537-8f25-4f4e-8090-31a919aaf64f tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:48 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-bec05537-8f25-4f4e-8090-31a919aaf64f tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bec05537-8f25-4f4e-8090-31a919aaf64f tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bec05537-8f25-4f4e-8090-31a919aaf64f tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bec05537-8f25-4f4e-8090-31a919aaf64f tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bec05537-8f25-4f4e-8090-31a919aaf64f tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bec05537-8f25-4f4e-8090-31a919aaf64f tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bec05537-8f25-4f4e-8090-31a919aaf64f tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:48 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-d0d24844-d006-4fed-866f-5bc23915caf8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:48 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-d0d24844-d006-4fed-866f-5bc23915caf8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:48 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-d0d24844-d006-4fed-866f-5bc23915caf8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:48 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-d0d24844-d006-4fed-866f-5bc23915caf8 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1417 microversion: 2.20 time: 0.647161 Jun 24 04:59:48 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 132/267] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 04:59:47 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1417 bytes in 649 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 04:59:48 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-bec05537-8f25-4f4e-8090-31a919aaf64f tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:48 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-68fbece6-9ee3-40c6-9b41-45d3d4e066f1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:48 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-68fbece6-9ee3-40c6-9b41-45d3d4e066f1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:48 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-bec05537-8f25-4f4e-8090-31a919aaf64f tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:48 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-bec05537-8f25-4f4e-8090-31a919aaf64f tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:48 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-bec05537-8f25-4f4e-8090-31a919aaf64f tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:48 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-bec05537-8f25-4f4e-8090-31a919aaf64f tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 200 len: 1384 microversion: 2.49 time: 0.362608 Jun 24 04:59:48 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 136/268] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 04:59:47 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 1384 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 04:59:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-68fbece6-9ee3-40c6-9b41-45d3d4e066f1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-68fbece6-9ee3-40c6-9b41-45d3d4e066f1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:48 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-c9a0f34e-bcb1-40e2-b765-8e57c4888f9b tempest-VolumesGetTestJSON-1322252351 tempest-VolumesGetTestJSON-1322252351-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-68fbece6-9ee3-40c6-9b41-45d3d4e066f1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-68fbece6-9ee3-40c6-9b41-45d3d4e066f1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-68fbece6-9ee3-40c6-9b41-45d3d4e066f1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-68fbece6-9ee3-40c6-9b41-45d3d4e066f1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:48 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-68fbece6-9ee3-40c6-9b41-45d3d4e066f1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:48 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-c9a0f34e-bcb1-40e2-b765-8e57c4888f9b tempest-VolumesGetTestJSON-1322252351 tempest-VolumesGetTestJSON-1322252351-project-member] 192.168.122.25 "GET /compute/v2.1/os-volumes/43861bb6-3243-47a4-ab98-88dc02d4bd16" status: 200 len: 351 microversion: 2.1 time: 0.149465 Jun 24 04:59:48 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 137/269] 192.168.122.25 () {58 vars in 1242 bytes} [Wed Jun 24 04:59:48 2026] GET /compute/v2.1/os-volumes/43861bb6-3243-47a4-ab98-88dc02d4bd16 => generated 351 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:59:48 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-68fbece6-9ee3-40c6-9b41-45d3d4e066f1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:48 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-68fbece6-9ee3-40c6-9b41-45d3d4e066f1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1372 microversion: 2.1 time: 0.576246 Jun 24 04:59:48 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 133/270] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:59:48 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1372 bytes in 578 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:59:49 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-37b37e65-ee5b-4f3c-aff3-737cf19b02ed tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:49 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-37b37e65-ee5b-4f3c-aff3-737cf19b02ed tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-37b37e65-ee5b-4f3c-aff3-737cf19b02ed tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-37b37e65-ee5b-4f3c-aff3-737cf19b02ed tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-37b37e65-ee5b-4f3c-aff3-737cf19b02ed tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-37b37e65-ee5b-4f3c-aff3-737cf19b02ed tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-37b37e65-ee5b-4f3c-aff3-737cf19b02ed tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-37b37e65-ee5b-4f3c-aff3-737cf19b02ed tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:49 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-37b37e65-ee5b-4f3c-aff3-737cf19b02ed tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:49 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-31208078-b8e7-462a-aed7-b3bad120c47b tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:49 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-31208078-b8e7-462a-aed7-b3bad120c47b tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-31208078-b8e7-462a-aed7-b3bad120c47b tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-31208078-b8e7-462a-aed7-b3bad120c47b tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-31208078-b8e7-462a-aed7-b3bad120c47b tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-31208078-b8e7-462a-aed7-b3bad120c47b tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-31208078-b8e7-462a-aed7-b3bad120c47b tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-31208078-b8e7-462a-aed7-b3bad120c47b tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:49 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-31208078-b8e7-462a-aed7-b3bad120c47b tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:49 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-31208078-b8e7-462a-aed7-b3bad120c47b tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:49 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-31208078-b8e7-462a-aed7-b3bad120c47b tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:49 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-31208078-b8e7-462a-aed7-b3bad120c47b tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:49 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-31208078-b8e7-462a-aed7-b3bad120c47b tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 200 len: 1384 microversion: 2.49 time: 0.255107 Jun 24 04:59:49 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 134/271] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 04:59:49 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 1384 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 04:59:49 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-1b7fba44-b908-47b3-b062-a3a018c0a10a tempest-VolumesGetTestJSON-1322252351 tempest-VolumesGetTestJSON-1322252351-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:49 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-1b7fba44-b908-47b3-b062-a3a018c0a10a tempest-VolumesGetTestJSON-1322252351 tempest-VolumesGetTestJSON-1322252351-project-member] 192.168.122.25 "GET /compute/v2.1/os-volumes/43861bb6-3243-47a4-ab98-88dc02d4bd16" status: 200 len: 351 microversion: 2.1 time: 0.089694 Jun 24 04:59:49 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 135/272] 192.168.122.25 () {58 vars in 1242 bytes} [Wed Jun 24 04:59:49 2026] GET /compute/v2.1/os-volumes/43861bb6-3243-47a4-ab98-88dc02d4bd16 => generated 351 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:59:49 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-37b37e65-ee5b-4f3c-aff3-737cf19b02ed tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:49 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-37b37e65-ee5b-4f3c-aff3-737cf19b02ed tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:49 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-37b37e65-ee5b-4f3c-aff3-737cf19b02ed tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:49 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-37b37e65-ee5b-4f3c-aff3-737cf19b02ed tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1417 microversion: 2.20 time: 0.489776 Jun 24 04:59:49 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 138/273] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 04:59:49 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1417 bytes in 491 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 04:59:49 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-91a5ec58-38a2-4292-9ec5-0aeebf5ce497 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:49 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-91a5ec58-38a2-4292-9ec5-0aeebf5ce497 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-91a5ec58-38a2-4292-9ec5-0aeebf5ce497 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-91a5ec58-38a2-4292-9ec5-0aeebf5ce497 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-91a5ec58-38a2-4292-9ec5-0aeebf5ce497 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-91a5ec58-38a2-4292-9ec5-0aeebf5ce497 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-91a5ec58-38a2-4292-9ec5-0aeebf5ce497 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-91a5ec58-38a2-4292-9ec5-0aeebf5ce497 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:49 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-91a5ec58-38a2-4292-9ec5-0aeebf5ce497 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:50 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-cbbf643d-d770-41fd-9469-ad0fd5d5f7d9 req-229aa09b-78ef-4820-bcce-b67ef878f51a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5e6a9782-79f4-4f49-83cf-c412d5b6e939", "name": "network-vif-plugged", "status": "completed", "tag": "63cd1d7b-987f-4272-a42e-7db6249ee873"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:59:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-cbbf643d-d770-41fd-9469-ad0fd5d5f7d9 req-229aa09b-78ef-4820-bcce-b67ef878f51a service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-cbbf643d-d770-41fd-9469-ad0fd5d5f7d9 req-229aa09b-78ef-4820-bcce-b67ef878f51a service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-cbbf643d-d770-41fd-9469-ad0fd5d5f7d9 req-229aa09b-78ef-4820-bcce-b67ef878f51a service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:50 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-cbbf643d-d770-41fd-9469-ad0fd5d5f7d9 req-229aa09b-78ef-4820-bcce-b67ef878f51a service nova] Creating event network-vif-plugged:63cd1d7b-987f-4272-a42e-7db6249ee873 for instance 5e6a9782-79f4-4f49-83cf-c412d5b6e939 on devstack Jun 24 04:59:50 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-cbbf643d-d770-41fd-9469-ad0fd5d5f7d9 req-229aa09b-78ef-4820-bcce-b67ef878f51a service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:59:50 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-cbbf643d-d770-41fd-9469-ad0fd5d5f7d9 req-229aa09b-78ef-4820-bcce-b67ef878f51a service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.056597 Jun 24 04:59:50 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 139/274] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:59:50 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) Jun 24 04:59:50 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-91a5ec58-38a2-4292-9ec5-0aeebf5ce497 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:50 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-91a5ec58-38a2-4292-9ec5-0aeebf5ce497 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1372 microversion: 2.1 time: 0.472657 Jun 24 04:59:50 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 136/275] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:59:49 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1372 bytes in 477 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:59:50 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-4cace36c-4e09-45b7-ac26-b79867870cdb tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:50 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-4cace36c-4e09-45b7-ac26-b79867870cdb tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4cace36c-4e09-45b7-ac26-b79867870cdb tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4cace36c-4e09-45b7-ac26-b79867870cdb tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4cace36c-4e09-45b7-ac26-b79867870cdb tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4cace36c-4e09-45b7-ac26-b79867870cdb tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4cace36c-4e09-45b7-ac26-b79867870cdb tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4cace36c-4e09-45b7-ac26-b79867870cdb tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:50 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c27d62f9-b564-4f3f-8d32-8de65d3fa5af tempest-VolumesGetTestJSON-1322252351 tempest-VolumesGetTestJSON-1322252351-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:50 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-4cace36c-4e09-45b7-ac26-b79867870cdb tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:50 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-c27d62f9-b564-4f3f-8d32-8de65d3fa5af tempest-VolumesGetTestJSON-1322252351 tempest-VolumesGetTestJSON-1322252351-project-member] HTTP exception thrown: Volume 43861bb6-3243-47a4-ab98-88dc02d4bd16 could not be found. Jun 24 04:59:50 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c27d62f9-b564-4f3f-8d32-8de65d3fa5af tempest-VolumesGetTestJSON-1322252351 tempest-VolumesGetTestJSON-1322252351-project-member] Returning 404 to user: Volume 43861bb6-3243-47a4-ab98-88dc02d4bd16 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 04:59:50 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-c27d62f9-b564-4f3f-8d32-8de65d3fa5af tempest-VolumesGetTestJSON-1322252351 tempest-VolumesGetTestJSON-1322252351-project-member] 192.168.122.25 "GET /compute/v2.1/os-volumes/43861bb6-3243-47a4-ab98-88dc02d4bd16" status: 404 len: 109 microversion: 2.1 time: 0.068826 Jun 24 04:59:50 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 137/276] 192.168.122.25 () {58 vars in 1242 bytes} [Wed Jun 24 04:59:50 2026] GET /compute/v2.1/os-volumes/43861bb6-3243-47a4-ab98-88dc02d4bd16 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 04:59:50 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-4cace36c-4e09-45b7-ac26-b79867870cdb tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:50 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-815840a0-ad22-4d8b-8d90-0bf02ab47359 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:50 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-815840a0-ad22-4d8b-8d90-0bf02ab47359 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-815840a0-ad22-4d8b-8d90-0bf02ab47359 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-815840a0-ad22-4d8b-8d90-0bf02ab47359 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-815840a0-ad22-4d8b-8d90-0bf02ab47359 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-815840a0-ad22-4d8b-8d90-0bf02ab47359 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-815840a0-ad22-4d8b-8d90-0bf02ab47359 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-815840a0-ad22-4d8b-8d90-0bf02ab47359 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:50 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-4cace36c-4e09-45b7-ac26-b79867870cdb tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:50 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-4cace36c-4e09-45b7-ac26-b79867870cdb tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:50 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-4cace36c-4e09-45b7-ac26-b79867870cdb tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 200 len: 1392 microversion: 2.49 time: 0.217764 Jun 24 04:59:50 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 140/277] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 04:59:50 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 1392 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 04:59:50 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-815840a0-ad22-4d8b-8d90-0bf02ab47359 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:51 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-0852599b-b501-4431-ab08-a6476e293589 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:51 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-0852599b-b501-4431-ab08-a6476e293589 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0852599b-b501-4431-ab08-a6476e293589 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0852599b-b501-4431-ab08-a6476e293589 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0852599b-b501-4431-ab08-a6476e293589 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0852599b-b501-4431-ab08-a6476e293589 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0852599b-b501-4431-ab08-a6476e293589 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0852599b-b501-4431-ab08-a6476e293589 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:51 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-815840a0-ad22-4d8b-8d90-0bf02ab47359 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:51 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-815840a0-ad22-4d8b-8d90-0bf02ab47359 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:51 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-815840a0-ad22-4d8b-8d90-0bf02ab47359 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:51 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-815840a0-ad22-4d8b-8d90-0bf02ab47359 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1603 microversion: 2.20 time: 0.725747 Jun 24 04:59:51 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 138/278] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 04:59:50 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1603 bytes in 734 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 04:59:51 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-0852599b-b501-4431-ab08-a6476e293589 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:51 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-7261e0b1-52b0-4e43-bf43-7f48b09b97c2 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:51 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-7261e0b1-52b0-4e43-bf43-7f48b09b97c2 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7261e0b1-52b0-4e43-bf43-7f48b09b97c2 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7261e0b1-52b0-4e43-bf43-7f48b09b97c2 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7261e0b1-52b0-4e43-bf43-7f48b09b97c2 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7261e0b1-52b0-4e43-bf43-7f48b09b97c2 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7261e0b1-52b0-4e43-bf43-7f48b09b97c2 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7261e0b1-52b0-4e43-bf43-7f48b09b97c2 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:51 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-7261e0b1-52b0-4e43-bf43-7f48b09b97c2 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:51 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=6 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:59:52 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-7261e0b1-52b0-4e43-bf43-7f48b09b97c2 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939/os-interface" status: 200 len: 283 microversion: 2.20 time: 0.696413 Jun 24 04:59:52 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 139/279] 192.168.122.25 () {60 vars in 1313 bytes} [Wed Jun 24 04:59:51 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939/os-interface => generated 283 bytes in 708 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 04:59:52 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-684b3c34-fdb6-424a-a975-c508e4dcce2c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:52 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-684b3c34-fdb6-424a-a975-c508e4dcce2c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-684b3c34-fdb6-424a-a975-c508e4dcce2c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-684b3c34-fdb6-424a-a975-c508e4dcce2c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-684b3c34-fdb6-424a-a975-c508e4dcce2c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-684b3c34-fdb6-424a-a975-c508e4dcce2c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-684b3c34-fdb6-424a-a975-c508e4dcce2c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-684b3c34-fdb6-424a-a975-c508e4dcce2c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:52 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-0852599b-b501-4431-ab08-a6476e293589 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:52 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-684b3c34-fdb6-424a-a975-c508e4dcce2c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:52 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-0852599b-b501-4431-ab08-a6476e293589 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1372 microversion: 2.1 time: 1.024146 Jun 24 04:59:52 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 141/280] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:59:51 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1372 bytes in 1026 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:59:52 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-597e5832-a6a9-45bd-a3e4-8dc478d940aa req-d43ecfcf-5bae-4ca5-9bd1-09926df0341d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a8df768e-836e-4b3c-9d36-43d26c353fd4", "tag": "80f4b915-60f5-4434-9700-d307d69a849d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:59:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-597e5832-a6a9-45bd-a3e4-8dc478d940aa req-d43ecfcf-5bae-4ca5-9bd1-09926df0341d service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-597e5832-a6a9-45bd-a3e4-8dc478d940aa req-d43ecfcf-5bae-4ca5-9bd1-09926df0341d service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-597e5832-a6a9-45bd-a3e4-8dc478d940aa req-d43ecfcf-5bae-4ca5-9bd1-09926df0341d service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:52 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-597e5832-a6a9-45bd-a3e4-8dc478d940aa req-d43ecfcf-5bae-4ca5-9bd1-09926df0341d service nova] Creating event network-changed:80f4b915-60f5-4434-9700-d307d69a849d for instance a8df768e-836e-4b3c-9d36-43d26c353fd4 on devstack Jun 24 04:59:52 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-597e5832-a6a9-45bd-a3e4-8dc478d940aa req-d43ecfcf-5bae-4ca5-9bd1-09926df0341d service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:59:52 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-597e5832-a6a9-45bd-a3e4-8dc478d940aa req-d43ecfcf-5bae-4ca5-9bd1-09926df0341d service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.047418 Jun 24 04:59:52 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 142/281] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:59:52 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:59:53 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-3b112e00-46ec-4ead-9ca9-6c76666a0dd5 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:53 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-3b112e00-46ec-4ead-9ca9-6c76666a0dd5 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3b112e00-46ec-4ead-9ca9-6c76666a0dd5 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3b112e00-46ec-4ead-9ca9-6c76666a0dd5 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3b112e00-46ec-4ead-9ca9-6c76666a0dd5 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3b112e00-46ec-4ead-9ca9-6c76666a0dd5 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3b112e00-46ec-4ead-9ca9-6c76666a0dd5 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3b112e00-46ec-4ead-9ca9-6c76666a0dd5 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:53 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-3b112e00-46ec-4ead-9ca9-6c76666a0dd5 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:55 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-684b3c34-fdb6-424a-a975-c508e4dcce2c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:55 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-684b3c34-fdb6-424a-a975-c508e4dcce2c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:55 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-684b3c34-fdb6-424a-a975-c508e4dcce2c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:55 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-684b3c34-fdb6-424a-a975-c508e4dcce2c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 200 len: 1458 microversion: 2.49 time: 2.906047 Jun 24 04:59:55 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 140/282] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 04:59:52 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 1458 bytes in 2908 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 04:59:55 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-715c8ef7-d084-431e-82aa-89a1b1b5cbea req-47fd64fe-7b8f-4cdb-b39b-e0693801dc5d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a8df768e-836e-4b3c-9d36-43d26c353fd4", "name": "network-vif-unplugged", "status": "completed", "tag": "80f4b915-60f5-4434-9700-d307d69a849d"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:59:55 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=53,nova_api:INSERT=7 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:59:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-715c8ef7-d084-431e-82aa-89a1b1b5cbea req-47fd64fe-7b8f-4cdb-b39b-e0693801dc5d service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-715c8ef7-d084-431e-82aa-89a1b1b5cbea req-47fd64fe-7b8f-4cdb-b39b-e0693801dc5d service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-715c8ef7-d084-431e-82aa-89a1b1b5cbea req-47fd64fe-7b8f-4cdb-b39b-e0693801dc5d service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:55 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-715c8ef7-d084-431e-82aa-89a1b1b5cbea req-47fd64fe-7b8f-4cdb-b39b-e0693801dc5d service nova] Creating event network-vif-unplugged:80f4b915-60f5-4434-9700-d307d69a849d for instance a8df768e-836e-4b3c-9d36-43d26c353fd4 on devstack Jun 24 04:59:55 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-715c8ef7-d084-431e-82aa-89a1b1b5cbea req-47fd64fe-7b8f-4cdb-b39b-e0693801dc5d service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:59:55 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-715c8ef7-d084-431e-82aa-89a1b1b5cbea req-47fd64fe-7b8f-4cdb-b39b-e0693801dc5d service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.074648 Jun 24 04:59:55 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 141/283] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:59:55 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:59:55 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-e9d53a29-4682-48e4-a8c5-aa532dbf1c7b req-f5bd3353-4f4c-4070-8cff-74f4764be87b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c412ddc3-6572-4916-abbf-f0eb08e2a481", "tag": "5e17eb99-4119-4112-b0e8-9cc6d34f620e"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:59:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-e9d53a29-4682-48e4-a8c5-aa532dbf1c7b req-f5bd3353-4f4c-4070-8cff-74f4764be87b service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-e9d53a29-4682-48e4-a8c5-aa532dbf1c7b req-f5bd3353-4f4c-4070-8cff-74f4764be87b service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-e9d53a29-4682-48e4-a8c5-aa532dbf1c7b req-f5bd3353-4f4c-4070-8cff-74f4764be87b service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:55 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-e9d53a29-4682-48e4-a8c5-aa532dbf1c7b req-f5bd3353-4f4c-4070-8cff-74f4764be87b service nova] Creating event network-changed:5e17eb99-4119-4112-b0e8-9cc6d34f620e for instance c412ddc3-6572-4916-abbf-f0eb08e2a481 on devstack Jun 24 04:59:55 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-e9d53a29-4682-48e4-a8c5-aa532dbf1c7b req-f5bd3353-4f4c-4070-8cff-74f4764be87b service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:59:55 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-e9d53a29-4682-48e4-a8c5-aa532dbf1c7b req-f5bd3353-4f4c-4070-8cff-74f4764be87b service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.048950 Jun 24 04:59:55 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 142/284] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:59:55 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:59:55 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=4 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:59:55 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-3b112e00-46ec-4ead-9ca9-6c76666a0dd5 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:55 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-3b112e00-46ec-4ead-9ca9-6c76666a0dd5 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1372 microversion: 2.1 time: 2.112065 Jun 24 04:59:55 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 143/285] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:59:53 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1372 bytes in 2115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:59:55 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=10 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 04:59:56 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-54cb82ac-a885-49ff-ad16-5c429bb13c05 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:56 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-54cb82ac-a885-49ff-ad16-5c429bb13c05 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-54cb82ac-a885-49ff-ad16-5c429bb13c05 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-54cb82ac-a885-49ff-ad16-5c429bb13c05 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-54cb82ac-a885-49ff-ad16-5c429bb13c05 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-54cb82ac-a885-49ff-ad16-5c429bb13c05 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-54cb82ac-a885-49ff-ad16-5c429bb13c05 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-54cb82ac-a885-49ff-ad16-5c429bb13c05 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:56 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-54cb82ac-a885-49ff-ad16-5c429bb13c05 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:56 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-54cb82ac-a885-49ff-ad16-5c429bb13c05 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:56 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-54cb82ac-a885-49ff-ad16-5c429bb13c05 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:56 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-54cb82ac-a885-49ff-ad16-5c429bb13c05 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:56 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-54cb82ac-a885-49ff-ad16-5c429bb13c05 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 200 len: 1458 microversion: 2.49 time: 0.309636 Jun 24 04:59:56 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 143/286] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 04:59:56 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 1458 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 04:59:56 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ecd4c1d8-9e72-40cc-b401-7d7e3ab63a60 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:56 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-ecd4c1d8-9e72-40cc-b401-7d7e3ab63a60 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ecd4c1d8-9e72-40cc-b401-7d7e3ab63a60 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ecd4c1d8-9e72-40cc-b401-7d7e3ab63a60 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ecd4c1d8-9e72-40cc-b401-7d7e3ab63a60 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ecd4c1d8-9e72-40cc-b401-7d7e3ab63a60 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ecd4c1d8-9e72-40cc-b401-7d7e3ab63a60 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ecd4c1d8-9e72-40cc-b401-7d7e3ab63a60 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:56 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-ecd4c1d8-9e72-40cc-b401-7d7e3ab63a60 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:56 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-ecd4c1d8-9e72-40cc-b401-7d7e3ab63a60 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:56 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ecd4c1d8-9e72-40cc-b401-7d7e3ab63a60 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1372 microversion: 2.1 time: 0.421745 Jun 24 04:59:56 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 144/287] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:59:56 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1372 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 04:59:57 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-cd841daa-7686-48be-9f7f-419ec83e87ae req-3cfbac9b-0fa0-42ac-a434-d48b0193a5dc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c412ddc3-6572-4916-abbf-f0eb08e2a481", "name": "network-vif-unplugged", "status": "completed", "tag": "5e17eb99-4119-4112-b0e8-9cc6d34f620e"}, {"name": "network-changed", "server_uuid": "5e6a9782-79f4-4f49-83cf-c412d5b6e939", "tag": "63cd1d7b-987f-4272-a42e-7db6249ee873"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:59:57 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-cd841daa-7686-48be-9f7f-419ec83e87ae req-3cfbac9b-0fa0-42ac-a434-d48b0193a5dc service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:57 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-cd841daa-7686-48be-9f7f-419ec83e87ae req-3cfbac9b-0fa0-42ac-a434-d48b0193a5dc service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:57 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-cd841daa-7686-48be-9f7f-419ec83e87ae req-3cfbac9b-0fa0-42ac-a434-d48b0193a5dc service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:57 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-cd841daa-7686-48be-9f7f-419ec83e87ae req-3cfbac9b-0fa0-42ac-a434-d48b0193a5dc service nova] Creating event network-vif-unplugged:5e17eb99-4119-4112-b0e8-9cc6d34f620e for instance c412ddc3-6572-4916-abbf-f0eb08e2a481 on devstack Jun 24 04:59:57 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-cd841daa-7686-48be-9f7f-419ec83e87ae req-3cfbac9b-0fa0-42ac-a434-d48b0193a5dc service nova] Creating event network-changed:63cd1d7b-987f-4272-a42e-7db6249ee873 for instance 5e6a9782-79f4-4f49-83cf-c412d5b6e939 on devstack Jun 24 04:59:57 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-cd841daa-7686-48be-9f7f-419ec83e87ae req-3cfbac9b-0fa0-42ac-a434-d48b0193a5dc service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 04:59:57 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-cd841daa-7686-48be-9f7f-419ec83e87ae req-3cfbac9b-0fa0-42ac-a434-d48b0193a5dc service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.110439 Jun 24 04:59:57 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 144/288] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:59:57 2026] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 04:59:57 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-61d05e51-72b6-4667-aacc-373d0a3941e5 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:57 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-61d05e51-72b6-4667-aacc-373d0a3941e5 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-61d05e51-72b6-4667-aacc-373d0a3941e5 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-61d05e51-72b6-4667-aacc-373d0a3941e5 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-61d05e51-72b6-4667-aacc-373d0a3941e5 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-61d05e51-72b6-4667-aacc-373d0a3941e5 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-61d05e51-72b6-4667-aacc-373d0a3941e5 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-61d05e51-72b6-4667-aacc-373d0a3941e5 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:57 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-61d05e51-72b6-4667-aacc-373d0a3941e5 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:57 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-61d05e51-72b6-4667-aacc-373d0a3941e5 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:57 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-61d05e51-72b6-4667-aacc-373d0a3941e5 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:57 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-61d05e51-72b6-4667-aacc-373d0a3941e5 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:57 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-61d05e51-72b6-4667-aacc-373d0a3941e5 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 200 len: 1458 microversion: 2.49 time: 0.278203 Jun 24 04:59:57 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 145/289] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 04:59:57 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 1458 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 04:59:58 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-bfcbddba-0358-4a3b-95c0-7dd301da3dc4 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:58 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-bfcbddba-0358-4a3b-95c0-7dd301da3dc4 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bfcbddba-0358-4a3b-95c0-7dd301da3dc4 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bfcbddba-0358-4a3b-95c0-7dd301da3dc4 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bfcbddba-0358-4a3b-95c0-7dd301da3dc4 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bfcbddba-0358-4a3b-95c0-7dd301da3dc4 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bfcbddba-0358-4a3b-95c0-7dd301da3dc4 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bfcbddba-0358-4a3b-95c0-7dd301da3dc4 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:58 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-bfcbddba-0358-4a3b-95c0-7dd301da3dc4 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:58 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-bfcbddba-0358-4a3b-95c0-7dd301da3dc4 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:58 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-bfcbddba-0358-4a3b-95c0-7dd301da3dc4 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1372 microversion: 2.1 time: 0.451274 Jun 24 04:59:58 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 145/290] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:59:58 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1372 bytes in 463 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 04:59:58 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-55c9d1a9-be24-441b-9aff-a3f6d4d562ea tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:58 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-55c9d1a9-be24-441b-9aff-a3f6d4d562ea tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-55c9d1a9-be24-441b-9aff-a3f6d4d562ea tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-55c9d1a9-be24-441b-9aff-a3f6d4d562ea tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-55c9d1a9-be24-441b-9aff-a3f6d4d562ea tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-55c9d1a9-be24-441b-9aff-a3f6d4d562ea tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-55c9d1a9-be24-441b-9aff-a3f6d4d562ea tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-55c9d1a9-be24-441b-9aff-a3f6d4d562ea tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:58 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-55c9d1a9-be24-441b-9aff-a3f6d4d562ea tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:59 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-55c9d1a9-be24-441b-9aff-a3f6d4d562ea tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:59 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-55c9d1a9-be24-441b-9aff-a3f6d4d562ea tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:59 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-55c9d1a9-be24-441b-9aff-a3f6d4d562ea tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 04:59:59 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-55c9d1a9-be24-441b-9aff-a3f6d4d562ea tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 200 len: 1458 microversion: 2.49 time: 0.259459 Jun 24 04:59:59 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 146/291] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 04:59:58 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 1458 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 04:59:59 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-3ec0821a-b3f5-420a-8c96-ac04beb5e06c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 04:59:59 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-3ec0821a-b3f5-420a-8c96-ac04beb5e06c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 04:59:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3ec0821a-b3f5-420a-8c96-ac04beb5e06c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3ec0821a-b3f5-420a-8c96-ac04beb5e06c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3ec0821a-b3f5-420a-8c96-ac04beb5e06c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3ec0821a-b3f5-420a-8c96-ac04beb5e06c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3ec0821a-b3f5-420a-8c96-ac04beb5e06c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3ec0821a-b3f5-420a-8c96-ac04beb5e06c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 04:59:59 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-3ec0821a-b3f5-420a-8c96-ac04beb5e06c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 04:59:59 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-26b20cbf-4fae-4b83-8b48-5fa2ed2187a6 req-b2558b9e-adee-47a9-99d2-7857a8598296 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a8df768e-836e-4b3c-9d36-43d26c353fd4", "name": "network-vif-plugged", "status": "completed", "tag": "80f4b915-60f5-4434-9700-d307d69a849d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 04:59:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-26b20cbf-4fae-4b83-8b48-5fa2ed2187a6 req-b2558b9e-adee-47a9-99d2-7857a8598296 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 04:59:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-26b20cbf-4fae-4b83-8b48-5fa2ed2187a6 req-b2558b9e-adee-47a9-99d2-7857a8598296 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 04:59:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-26b20cbf-4fae-4b83-8b48-5fa2ed2187a6 req-b2558b9e-adee-47a9-99d2-7857a8598296 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:00 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-26b20cbf-4fae-4b83-8b48-5fa2ed2187a6 req-b2558b9e-adee-47a9-99d2-7857a8598296 service nova] Creating event network-vif-plugged:80f4b915-60f5-4434-9700-d307d69a849d for instance a8df768e-836e-4b3c-9d36-43d26c353fd4 on devstack Jun 24 05:00:00 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-3ec0821a-b3f5-420a-8c96-ac04beb5e06c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:00 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-26b20cbf-4fae-4b83-8b48-5fa2ed2187a6 req-b2558b9e-adee-47a9-99d2-7857a8598296 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:00:00 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-26b20cbf-4fae-4b83-8b48-5fa2ed2187a6 req-b2558b9e-adee-47a9-99d2-7857a8598296 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.107594 Jun 24 05:00:00 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 147/292] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 04:59:59 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) Jun 24 05:00:00 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-3ec0821a-b3f5-420a-8c96-ac04beb5e06c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1372 microversion: 2.1 time: 0.616318 Jun 24 05:00:00 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 146/293] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 04:59:59 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1372 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:00:00 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-0ccf5aaa-3dda-4219-b9b3-43c4f3f0c77c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:00 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-0ccf5aaa-3dda-4219-b9b3-43c4f3f0c77c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0ccf5aaa-3dda-4219-b9b3-43c4f3f0c77c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0ccf5aaa-3dda-4219-b9b3-43c4f3f0c77c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0ccf5aaa-3dda-4219-b9b3-43c4f3f0c77c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0ccf5aaa-3dda-4219-b9b3-43c4f3f0c77c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0ccf5aaa-3dda-4219-b9b3-43c4f3f0c77c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0ccf5aaa-3dda-4219-b9b3-43c4f3f0c77c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:00 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-0ccf5aaa-3dda-4219-b9b3-43c4f3f0c77c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:00 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-0ccf5aaa-3dda-4219-b9b3-43c4f3f0c77c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:00 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-0ccf5aaa-3dda-4219-b9b3-43c4f3f0c77c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:00 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-0ccf5aaa-3dda-4219-b9b3-43c4f3f0c77c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:00 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-0ccf5aaa-3dda-4219-b9b3-43c4f3f0c77c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 200 len: 1458 microversion: 2.49 time: 0.483860 Jun 24 05:00:00 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 148/294] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:00 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 1458 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:01 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-274367bf-e37e-4660-adbd-e11f20b4a92a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:01 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-274367bf-e37e-4660-adbd-e11f20b4a92a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-274367bf-e37e-4660-adbd-e11f20b4a92a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-274367bf-e37e-4660-adbd-e11f20b4a92a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-274367bf-e37e-4660-adbd-e11f20b4a92a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-274367bf-e37e-4660-adbd-e11f20b4a92a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-274367bf-e37e-4660-adbd-e11f20b4a92a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-274367bf-e37e-4660-adbd-e11f20b4a92a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:01 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-274367bf-e37e-4660-adbd-e11f20b4a92a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:01 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-294a02af-bd30-407c-8a91-ea80d255eb88 tempest-VolumesTestJSON-1105090006 tempest-VolumesTestJSON-1105090006-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:01 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-274367bf-e37e-4660-adbd-e11f20b4a92a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:01 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-294a02af-bd30-407c-8a91-ea80d255eb88 tempest-VolumesTestJSON-1105090006 tempest-VolumesTestJSON-1105090006-project-member] 192.168.122.25 "GET /compute/v2.1/os-volumes/512ec64f-0c27-441b-972f-adb4dc41c62a" status: 200 len: 348 microversion: 2.1 time: 0.241459 Jun 24 05:00:01 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 149/295] 192.168.122.25 () {58 vars in 1242 bytes} [Wed Jun 24 05:00:01 2026] GET /compute/v2.1/os-volumes/512ec64f-0c27-441b-972f-adb4dc41c62a => generated 348 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:00:01 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-c4c02059-f843-4406-895f-c37765d82482 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:01 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-c4c02059-f843-4406-895f-c37765d82482 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c4c02059-f843-4406-895f-c37765d82482 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c4c02059-f843-4406-895f-c37765d82482 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:01 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-274367bf-e37e-4660-adbd-e11f20b4a92a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1372 microversion: 2.1 time: 0.614628 Jun 24 05:00:01 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 147/296] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:00:01 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1372 bytes in 617 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:00:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c4c02059-f843-4406-895f-c37765d82482 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c4c02059-f843-4406-895f-c37765d82482 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c4c02059-f843-4406-895f-c37765d82482 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.008s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c4c02059-f843-4406-895f-c37765d82482 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:01 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-c4c02059-f843-4406-895f-c37765d82482 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:02 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-66ea7a8a-489e-4798-9679-e59fb767f48c req-f6365355-312c-4ac8-a1c7-d9d129c23693 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a8df768e-836e-4b3c-9d36-43d26c353fd4", "name": "network-vif-plugged", "status": "completed", "tag": "80f4b915-60f5-4434-9700-d307d69a849d"}, {"server_uuid": "c412ddc3-6572-4916-abbf-f0eb08e2a481", "name": "network-vif-plugged", "status": "completed", "tag": "5e17eb99-4119-4112-b0e8-9cc6d34f620e"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-66ea7a8a-489e-4798-9679-e59fb767f48c req-f6365355-312c-4ac8-a1c7-d9d129c23693 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-66ea7a8a-489e-4798-9679-e59fb767f48c req-f6365355-312c-4ac8-a1c7-d9d129c23693 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-66ea7a8a-489e-4798-9679-e59fb767f48c req-f6365355-312c-4ac8-a1c7-d9d129c23693 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:02 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-66ea7a8a-489e-4798-9679-e59fb767f48c req-f6365355-312c-4ac8-a1c7-d9d129c23693 service nova] Creating event network-vif-plugged:80f4b915-60f5-4434-9700-d307d69a849d for instance a8df768e-836e-4b3c-9d36-43d26c353fd4 on devstack Jun 24 05:00:02 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-66ea7a8a-489e-4798-9679-e59fb767f48c req-f6365355-312c-4ac8-a1c7-d9d129c23693 service nova] Creating event network-vif-plugged:5e17eb99-4119-4112-b0e8-9cc6d34f620e for instance c412ddc3-6572-4916-abbf-f0eb08e2a481 on devstack Jun 24 05:00:02 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-66ea7a8a-489e-4798-9679-e59fb767f48c req-f6365355-312c-4ac8-a1c7-d9d129c23693 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:00:02 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-66ea7a8a-489e-4798-9679-e59fb767f48c req-f6365355-312c-4ac8-a1c7-d9d129c23693 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.160470 Jun 24 05:00:02 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 148/297] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:00:02 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:00:02 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-c4c02059-f843-4406-895f-c37765d82482 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:02 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-c4c02059-f843-4406-895f-c37765d82482 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:02 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-c4c02059-f843-4406-895f-c37765d82482 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:02 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-c4c02059-f843-4406-895f-c37765d82482 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 200 len: 1458 microversion: 2.49 time: 1.033594 Jun 24 05:00:02 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 150/298] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:01 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 1458 bytes in 1043 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:02 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-b3896741-16b4-44ab-a800-b2fdd77e7f64 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:02 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-b3896741-16b4-44ab-a800-b2fdd77e7f64 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b3896741-16b4-44ab-a800-b2fdd77e7f64 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b3896741-16b4-44ab-a800-b2fdd77e7f64 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b3896741-16b4-44ab-a800-b2fdd77e7f64 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b3896741-16b4-44ab-a800-b2fdd77e7f64 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b3896741-16b4-44ab-a800-b2fdd77e7f64 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b3896741-16b4-44ab-a800-b2fdd77e7f64 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:03 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-b3896741-16b4-44ab-a800-b2fdd77e7f64 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:03 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-b3896741-16b4-44ab-a800-b2fdd77e7f64 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:03 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-b3896741-16b4-44ab-a800-b2fdd77e7f64 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1372 microversion: 2.1 time: 0.868474 Jun 24 05:00:03 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 149/299] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:00:02 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1372 bytes in 870 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:00:03 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-11c1ac87-fbb3-4238-aedd-01500844f75e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:03 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-11c1ac87-fbb3-4238-aedd-01500844f75e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-11c1ac87-fbb3-4238-aedd-01500844f75e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-11c1ac87-fbb3-4238-aedd-01500844f75e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-11c1ac87-fbb3-4238-aedd-01500844f75e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-11c1ac87-fbb3-4238-aedd-01500844f75e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-11c1ac87-fbb3-4238-aedd-01500844f75e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-11c1ac87-fbb3-4238-aedd-01500844f75e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:03 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-11c1ac87-fbb3-4238-aedd-01500844f75e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:04 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-11c1ac87-fbb3-4238-aedd-01500844f75e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:04 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-11c1ac87-fbb3-4238-aedd-01500844f75e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:04 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-11c1ac87-fbb3-4238-aedd-01500844f75e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:04 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-11c1ac87-fbb3-4238-aedd-01500844f75e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 200 len: 1458 microversion: 2.49 time: 0.299859 Jun 24 05:00:04 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 151/300] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:03 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 1458 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-5c4f34d1-5eef-4edd-b40d-1e38b100b15f req-33a70415-c2e6-448a-8aec-2048bc46a425 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c412ddc3-6572-4916-abbf-f0eb08e2a481", "name": "network-vif-plugged", "status": "completed", "tag": "5e17eb99-4119-4112-b0e8-9cc6d34f620e"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-5c4f34d1-5eef-4edd-b40d-1e38b100b15f req-33a70415-c2e6-448a-8aec-2048bc46a425 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-5c4f34d1-5eef-4edd-b40d-1e38b100b15f req-33a70415-c2e6-448a-8aec-2048bc46a425 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-5c4f34d1-5eef-4edd-b40d-1e38b100b15f req-33a70415-c2e6-448a-8aec-2048bc46a425 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:04 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-5c4f34d1-5eef-4edd-b40d-1e38b100b15f req-33a70415-c2e6-448a-8aec-2048bc46a425 service nova] Creating event network-vif-plugged:5e17eb99-4119-4112-b0e8-9cc6d34f620e for instance c412ddc3-6572-4916-abbf-f0eb08e2a481 on devstack Jun 24 05:00:04 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-5c4f34d1-5eef-4edd-b40d-1e38b100b15f req-33a70415-c2e6-448a-8aec-2048bc46a425 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:00:04 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-5c4f34d1-5eef-4edd-b40d-1e38b100b15f req-33a70415-c2e6-448a-8aec-2048bc46a425 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.082675 Jun 24 05:00:04 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 150/301] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:00:04 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) Jun 24 05:00:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-963950eb-24f9-48de-be16-238b4d938c20 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:04 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-963950eb-24f9-48de-be16-238b4d938c20 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-963950eb-24f9-48de-be16-238b4d938c20 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-963950eb-24f9-48de-be16-238b4d938c20 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-963950eb-24f9-48de-be16-238b4d938c20 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-963950eb-24f9-48de-be16-238b4d938c20 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-963950eb-24f9-48de-be16-238b4d938c20 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-963950eb-24f9-48de-be16-238b4d938c20 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:04 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-963950eb-24f9-48de-be16-238b4d938c20 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:04 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-963950eb-24f9-48de-be16-238b4d938c20 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:05 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-963950eb-24f9-48de-be16-238b4d938c20 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1552 microversion: 2.1 time: 0.350194 Jun 24 05:00:05 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 152/302] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:00:04 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1552 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:00:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-8c7eaaeb-a9dd-4172-9fb1-6a61959526f9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:05 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-8c7eaaeb-a9dd-4172-9fb1-6a61959526f9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c7eaaeb-a9dd-4172-9fb1-6a61959526f9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c7eaaeb-a9dd-4172-9fb1-6a61959526f9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c7eaaeb-a9dd-4172-9fb1-6a61959526f9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c7eaaeb-a9dd-4172-9fb1-6a61959526f9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c7eaaeb-a9dd-4172-9fb1-6a61959526f9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c7eaaeb-a9dd-4172-9fb1-6a61959526f9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-9fbf239d-8693-439c-bccf-76500854b8fd tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:05 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-9fbf239d-8693-439c-bccf-76500854b8fd tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9fbf239d-8693-439c-bccf-76500854b8fd tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9fbf239d-8693-439c-bccf-76500854b8fd tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9fbf239d-8693-439c-bccf-76500854b8fd tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9fbf239d-8693-439c-bccf-76500854b8fd tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9fbf239d-8693-439c-bccf-76500854b8fd tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:05 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-8c7eaaeb-a9dd-4172-9fb1-6a61959526f9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9fbf239d-8693-439c-bccf-76500854b8fd tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:05 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-9fbf239d-8693-439c-bccf-76500854b8fd tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:05 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-8c7eaaeb-a9dd-4172-9fb1-6a61959526f9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.234988 Jun 24 05:00:05 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 151/303] 192.168.122.25 () {58 vars in 1272 bytes} [Wed Jun 24 05:00:05 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4/os-interface => generated 282 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:00:05 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-9fbf239d-8693-439c-bccf-76500854b8fd tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:05 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-9fbf239d-8693-439c-bccf-76500854b8fd tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:05 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-9fbf239d-8693-439c-bccf-76500854b8fd tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:05 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-9fbf239d-8693-439c-bccf-76500854b8fd tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 200 len: 1639 microversion: 2.49 time: 0.493886 Jun 24 05:00:05 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 153/304] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:05 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 1639 bytes in 495 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-24dd2594-3e5a-43ff-a797-abdcec1e0097 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:05 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-24dd2594-3e5a-43ff-a797-abdcec1e0097 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-24dd2594-3e5a-43ff-a797-abdcec1e0097 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-24dd2594-3e5a-43ff-a797-abdcec1e0097 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-24dd2594-3e5a-43ff-a797-abdcec1e0097 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-24dd2594-3e5a-43ff-a797-abdcec1e0097 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-24dd2594-3e5a-43ff-a797-abdcec1e0097 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-24dd2594-3e5a-43ff-a797-abdcec1e0097 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:05 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-24dd2594-3e5a-43ff-a797-abdcec1e0097 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:05 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-24dd2594-3e5a-43ff-a797-abdcec1e0097 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-interface" status: 200 len: 283 microversion: 2.49 time: 0.158895 Jun 24 05:00:05 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 152/305] 192.168.122.25 () {60 vars in 1313 bytes} [Wed Jun 24 05:00:05 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-interface => generated 283 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:00:06 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-d372fb11-a536-479a-bb4e-ae5cb3578ccd tempest-VolumesTestJSON-1105090006 tempest-VolumesTestJSON-1105090006-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:06 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-d372fb11-a536-479a-bb4e-ae5cb3578ccd tempest-VolumesTestJSON-1105090006 tempest-VolumesTestJSON-1105090006-project-member] 192.168.122.25 "GET /compute/v2.1/os-volumes/22402eb7-f3fa-41cb-9b58-96fa9f4aa3f4" status: 200 len: 348 microversion: 2.1 time: 0.129189 Jun 24 05:00:06 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 154/306] 192.168.122.25 () {58 vars in 1242 bytes} [Wed Jun 24 05:00:06 2026] GET /compute/v2.1/os-volumes/22402eb7-f3fa-41cb-9b58-96fa9f4aa3f4 => generated 348 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:00:06 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-3f7ab6d8-dbc3-4237-8f69-94e31beca108 req-70e773cd-8eeb-4bb7-91dd-bf7b2299aa13 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a8df768e-836e-4b3c-9d36-43d26c353fd4", "tag": "80f4b915-60f5-4434-9700-d307d69a849d"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-3f7ab6d8-dbc3-4237-8f69-94e31beca108 req-70e773cd-8eeb-4bb7-91dd-bf7b2299aa13 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-3f7ab6d8-dbc3-4237-8f69-94e31beca108 req-70e773cd-8eeb-4bb7-91dd-bf7b2299aa13 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-3f7ab6d8-dbc3-4237-8f69-94e31beca108 req-70e773cd-8eeb-4bb7-91dd-bf7b2299aa13 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:07 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-3f7ab6d8-dbc3-4237-8f69-94e31beca108 req-70e773cd-8eeb-4bb7-91dd-bf7b2299aa13 service nova] Creating event network-changed:80f4b915-60f5-4434-9700-d307d69a849d for instance a8df768e-836e-4b3c-9d36-43d26c353fd4 on devstack Jun 24 05:00:07 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-3f7ab6d8-dbc3-4237-8f69-94e31beca108 req-70e773cd-8eeb-4bb7-91dd-bf7b2299aa13 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:00:07 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-3f7ab6d8-dbc3-4237-8f69-94e31beca108 req-70e773cd-8eeb-4bb7-91dd-bf7b2299aa13 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.098654 Jun 24 05:00:07 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 153/307] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:00:06 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:00:08 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-baebeb50-3f16-4034-8576-cc217cf3ece4 req-20f66ed0-15bc-4ab1-8a07-98ecb40fdfc7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c412ddc3-6572-4916-abbf-f0eb08e2a481", "tag": "5e17eb99-4119-4112-b0e8-9cc6d34f620e"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-baebeb50-3f16-4034-8576-cc217cf3ece4 req-20f66ed0-15bc-4ab1-8a07-98ecb40fdfc7 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-baebeb50-3f16-4034-8576-cc217cf3ece4 req-20f66ed0-15bc-4ab1-8a07-98ecb40fdfc7 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-baebeb50-3f16-4034-8576-cc217cf3ece4 req-20f66ed0-15bc-4ab1-8a07-98ecb40fdfc7 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:08 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-baebeb50-3f16-4034-8576-cc217cf3ece4 req-20f66ed0-15bc-4ab1-8a07-98ecb40fdfc7 service nova] Creating event network-changed:5e17eb99-4119-4112-b0e8-9cc6d34f620e for instance c412ddc3-6572-4916-abbf-f0eb08e2a481 on devstack Jun 24 05:00:08 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-baebeb50-3f16-4034-8576-cc217cf3ece4 req-20f66ed0-15bc-4ab1-8a07-98ecb40fdfc7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:00:08 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-baebeb50-3f16-4034-8576-cc217cf3ece4 req-20f66ed0-15bc-4ab1-8a07-98ecb40fdfc7 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.051557 Jun 24 05:00:08 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 155/308] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:00:08 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) Jun 24 05:00:10 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-3e535c9d-1e84-4400-8f36-593952dcc008 tempest-VolumesTestJSON-1105090006 tempest-VolumesTestJSON-1105090006-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:10 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-3e535c9d-1e84-4400-8f36-593952dcc008 tempest-VolumesTestJSON-1105090006 tempest-VolumesTestJSON-1105090006-project-member] 192.168.122.25 "GET /compute/v2.1/os-volumes/ea94f034-0f9c-48cd-8c1c-e276f56f4ade" status: 200 len: 349 microversion: 2.1 time: 0.089042 Jun 24 05:00:10 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 154/309] 192.168.122.25 () {58 vars in 1242 bytes} [Wed Jun 24 05:00:10 2026] GET /compute/v2.1/os-volumes/ea94f034-0f9c-48cd-8c1c-e276f56f4ade => generated 349 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:00:11 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f6efb8a1-1a3e-49e9-9320-5db3ec7718a7 tempest-VolumesTestJSON-1105090006 tempest-VolumesTestJSON-1105090006-project-reader] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:11 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f6efb8a1-1a3e-49e9-9320-5db3ec7718a7 tempest-VolumesTestJSON-1105090006 tempest-VolumesTestJSON-1105090006-project-reader] 192.168.122.25 "GET /compute/v2.1/os-volumes" status: 200 len: 1028 microversion: 2.1 time: 0.374417 Jun 24 05:00:11 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 156/310] 192.168.122.25 () {58 vars in 1131 bytes} [Wed Jun 24 05:00:10 2026] GET /compute/v2.1/os-volumes => generated 1028 bytes in 376 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:00:11 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f5676f42-0a63-4f50-994f-4850cf491d66 tempest-VolumesTestJSON-1105090006 tempest-VolumesTestJSON-1105090006-project-reader] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:11 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f5676f42-0a63-4f50-994f-4850cf491d66 tempest-VolumesTestJSON-1105090006 tempest-VolumesTestJSON-1105090006-project-reader] 192.168.122.25 "GET /compute/v2.1/os-volumes?limit=2" status: 200 len: 690 microversion: 2.1 time: 0.102293 Jun 24 05:00:11 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 155/311] 192.168.122.25 () {58 vars in 1146 bytes} [Wed Jun 24 05:00:11 2026] GET /compute/v2.1/os-volumes?limit=2 => generated 690 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:00:11 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ac84c3ed-5684-41f2-8b71-63ac61ec198d tempest-VolumesTestJSON-1105090006 tempest-VolumesTestJSON-1105090006-project-reader] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:11 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ac84c3ed-5684-41f2-8b71-63ac61ec198d tempest-VolumesTestJSON-1105090006 tempest-VolumesTestJSON-1105090006-project-reader] 192.168.122.25 "GET /compute/v2.1/os-volumes" status: 200 len: 1028 microversion: 2.1 time: 0.056236 Jun 24 05:00:11 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 157/312] 192.168.122.25 () {58 vars in 1131 bytes} [Wed Jun 24 05:00:11 2026] GET /compute/v2.1/os-volumes => generated 1028 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:00:11 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-20ab3511-8ce4-43a9-8368-de6133407baa tempest-VolumesTestJSON-1105090006 tempest-VolumesTestJSON-1105090006-project-reader] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:11 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-20ab3511-8ce4-43a9-8368-de6133407baa tempest-VolumesTestJSON-1105090006 tempest-VolumesTestJSON-1105090006-project-reader] 192.168.122.25 "GET /compute/v2.1/os-volumes?offset=1&limit=1" status: 200 len: 351 microversion: 2.1 time: 0.075500 Jun 24 05:00:11 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 156/313] 192.168.122.25 () {58 vars in 1164 bytes} [Wed Jun 24 05:00:11 2026] GET /compute/v2.1/os-volumes?offset=1&limit=1 => generated 351 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:00:11 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e60854e4-c54c-4920-b97e-a85426681b35 tempest-VolumesTestJSON-1105090006 tempest-VolumesTestJSON-1105090006-project-reader] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:11 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e60854e4-c54c-4920-b97e-a85426681b35 tempest-VolumesTestJSON-1105090006 tempest-VolumesTestJSON-1105090006-project-reader] 192.168.122.25 "GET /compute/v2.1/os-volumes/detail?limit=2" status: 200 len: 690 microversion: 2.1 time: 0.078130 Jun 24 05:00:11 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 158/314] 192.168.122.25 () {58 vars in 1167 bytes} [Wed Jun 24 05:00:11 2026] GET /compute/v2.1/os-volumes/detail?limit=2 => generated 690 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 05:00:11 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-db192af9-786f-4c6f-9638-b222e60ca27b tempest-VolumesTestJSON-1105090006 tempest-VolumesTestJSON-1105090006-project-reader] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:11 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-db192af9-786f-4c6f-9638-b222e60ca27b tempest-VolumesTestJSON-1105090006 tempest-VolumesTestJSON-1105090006-project-reader] 192.168.122.25 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1028 microversion: 2.1 time: 0.075699 Jun 24 05:00:11 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 157/315] 192.168.122.25 () {58 vars in 1152 bytes} [Wed Jun 24 05:00:11 2026] GET /compute/v2.1/os-volumes/detail => generated 1028 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:00:11 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-6cb5bc09-82d0-48d9-9aee-c071771efe53 tempest-VolumesTestJSON-1105090006 tempest-VolumesTestJSON-1105090006-project-reader] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:11 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-6cb5bc09-82d0-48d9-9aee-c071771efe53 tempest-VolumesTestJSON-1105090006 tempest-VolumesTestJSON-1105090006-project-reader] 192.168.122.25 "GET /compute/v2.1/os-volumes/detail?offset=1&limit=1" status: 200 len: 351 microversion: 2.1 time: 0.066062 Jun 24 05:00:11 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 159/316] 192.168.122.25 () {58 vars in 1185 bytes} [Wed Jun 24 05:00:11 2026] GET /compute/v2.1/os-volumes/detail?offset=1&limit=1 => generated 351 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:00:11 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-d5b0337b-bcc1-4947-8ec4-155e426791ca tempest-VolumesTestJSON-1105090006 tempest-VolumesTestJSON-1105090006-project-reader] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:11 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-d5b0337b-bcc1-4947-8ec4-155e426791ca tempest-VolumesTestJSON-1105090006 tempest-VolumesTestJSON-1105090006-project-reader] 192.168.122.25 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1028 microversion: 2.1 time: 0.060004 Jun 24 05:00:11 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 158/317] 192.168.122.25 () {58 vars in 1152 bytes} [Wed Jun 24 05:00:11 2026] GET /compute/v2.1/os-volumes/detail => generated 1028 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:00:15 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-1e389a27-43ee-4e56-bd83-f50c888af05a tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:15 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-1e389a27-43ee-4e56-bd83-f50c888af05a tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1e389a27-43ee-4e56-bd83-f50c888af05a tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1e389a27-43ee-4e56-bd83-f50c888af05a tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1e389a27-43ee-4e56-bd83-f50c888af05a tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1e389a27-43ee-4e56-bd83-f50c888af05a tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1e389a27-43ee-4e56-bd83-f50c888af05a tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1e389a27-43ee-4e56-bd83-f50c888af05a tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:15 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-1e389a27-43ee-4e56-bd83-f50c888af05a tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939/ips" status: 200 len: 150 microversion: 2.20 time: 0.057900 Jun 24 05:00:15 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 160/318] 192.168.122.25 () {60 vars in 1286 bytes} [Wed Jun 24 05:00:15 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939/ips => generated 150 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:00:16 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=12 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:00:17 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=75 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:00:18 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-068f1263-915e-4ccc-9907-e2230cf74110 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:18 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-068f1263-915e-4ccc-9907-e2230cf74110 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-068f1263-915e-4ccc-9907-e2230cf74110 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-068f1263-915e-4ccc-9907-e2230cf74110 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-068f1263-915e-4ccc-9907-e2230cf74110 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-068f1263-915e-4ccc-9907-e2230cf74110 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-068f1263-915e-4ccc-9907-e2230cf74110 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-068f1263-915e-4ccc-9907-e2230cf74110 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-068f1263-915e-4ccc-9907-e2230cf74110 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-068f1263-915e-4ccc-9907-e2230cf74110 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-068f1263-915e-4ccc-9907-e2230cf74110 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:18 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-068f1263-915e-4ccc-9907-e2230cf74110 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lazy-loading 'flavor' on Instance uuid 5e6a9782-79f4-4f49-83cf-c412d5b6e939 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:00:19 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-068f1263-915e-4ccc-9907-e2230cf74110 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "POST /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939/action" status: 202 len: 0 microversion: 2.20 time: 1.178981 Jun 24 05:00:19 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 159/319] 192.168.122.25 () {62 vars in 1316 bytes} [Wed Jun 24 05:00:18 2026] POST /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939/action => generated 0 bytes in 1180 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:00:19 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-7d494837-02fd-416a-9976-ab64f942505f tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:19 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-7d494837-02fd-416a-9976-ab64f942505f tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7d494837-02fd-416a-9976-ab64f942505f tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7d494837-02fd-416a-9976-ab64f942505f tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7d494837-02fd-416a-9976-ab64f942505f tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7d494837-02fd-416a-9976-ab64f942505f tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7d494837-02fd-416a-9976-ab64f942505f tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7d494837-02fd-416a-9976-ab64f942505f tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:19 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-7d494837-02fd-416a-9976-ab64f942505f tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:19 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-7d494837-02fd-416a-9976-ab64f942505f tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:19 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-7d494837-02fd-416a-9976-ab64f942505f tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:19 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-7d494837-02fd-416a-9976-ab64f942505f tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:19 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-7d494837-02fd-416a-9976-ab64f942505f tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1728 microversion: 2.20 time: 0.301461 Jun 24 05:00:19 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 161/320] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:19 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1728 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:20 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-becc1fff-3461-4547-adb3-fb2c924edd9b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:20 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-becc1fff-3461-4547-adb3-fb2c924edd9b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-becc1fff-3461-4547-adb3-fb2c924edd9b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-becc1fff-3461-4547-adb3-fb2c924edd9b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-becc1fff-3461-4547-adb3-fb2c924edd9b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-becc1fff-3461-4547-adb3-fb2c924edd9b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-becc1fff-3461-4547-adb3-fb2c924edd9b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-becc1fff-3461-4547-adb3-fb2c924edd9b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:20 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-becc1fff-3461-4547-adb3-fb2c924edd9b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:20 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-becc1fff-3461-4547-adb3-fb2c924edd9b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:20 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-becc1fff-3461-4547-adb3-fb2c924edd9b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:20 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-becc1fff-3461-4547-adb3-fb2c924edd9b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:20 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-becc1fff-3461-4547-adb3-fb2c924edd9b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1728 microversion: 2.20 time: 0.193096 Jun 24 05:00:20 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 160/321] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:20 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1728 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:21 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-487998f6-3090-412d-9b32-53e637ac5a9b req-e72b2016-4dea-4371-b6f6-4ea1cde0b1b3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5e6a9782-79f4-4f49-83cf-c412d5b6e939", "name": "network-vif-unplugged", "status": "completed", "tag": "63cd1d7b-987f-4272-a42e-7db6249ee873"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-487998f6-3090-412d-9b32-53e637ac5a9b req-e72b2016-4dea-4371-b6f6-4ea1cde0b1b3 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-487998f6-3090-412d-9b32-53e637ac5a9b req-e72b2016-4dea-4371-b6f6-4ea1cde0b1b3 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-487998f6-3090-412d-9b32-53e637ac5a9b req-e72b2016-4dea-4371-b6f6-4ea1cde0b1b3 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:21 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-487998f6-3090-412d-9b32-53e637ac5a9b req-e72b2016-4dea-4371-b6f6-4ea1cde0b1b3 service nova] Creating event network-vif-unplugged:63cd1d7b-987f-4272-a42e-7db6249ee873 for instance 5e6a9782-79f4-4f49-83cf-c412d5b6e939 on devstack Jun 24 05:00:21 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-487998f6-3090-412d-9b32-53e637ac5a9b req-e72b2016-4dea-4371-b6f6-4ea1cde0b1b3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:00:21 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-487998f6-3090-412d-9b32-53e637ac5a9b req-e72b2016-4dea-4371-b6f6-4ea1cde0b1b3 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.043680 Jun 24 05:00:21 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 162/322] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:00:21 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:00:21 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-6fbeb41b-2d67-444b-b635-4c15a6deea71 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:21 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-6fbeb41b-2d67-444b-b635-4c15a6deea71 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6fbeb41b-2d67-444b-b635-4c15a6deea71 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6fbeb41b-2d67-444b-b635-4c15a6deea71 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6fbeb41b-2d67-444b-b635-4c15a6deea71 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6fbeb41b-2d67-444b-b635-4c15a6deea71 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6fbeb41b-2d67-444b-b635-4c15a6deea71 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6fbeb41b-2d67-444b-b635-4c15a6deea71 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:21 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-6fbeb41b-2d67-444b-b635-4c15a6deea71 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:22 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-6fbeb41b-2d67-444b-b635-4c15a6deea71 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:22 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-6fbeb41b-2d67-444b-b635-4c15a6deea71 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:22 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-6fbeb41b-2d67-444b-b635-4c15a6deea71 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-6fbeb41b-2d67-444b-b635-4c15a6deea71 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1728 microversion: 2.20 time: 0.288987 Jun 24 05:00:22 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 161/323] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:21 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1728 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 24 05:00:22 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-23ee583c-73ce-40e6-aba7-2f2c73713b3e tempest-VolumesNegativeTest-1912666349 tempest-VolumesNegativeTest-1912666349-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "#$%", "display_name": "tempest-VolumesNegativeTest-Volume-1216132349", "metadata": {"Type": "work"}}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:22 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-23ee583c-73ce-40e6-aba7-2f2c73713b3e tempest-VolumesNegativeTest-1912666349 tempest-VolumesNegativeTest-1912666349-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: #$%. '#$%' does not match '^[0-9]+$' {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:00:22 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-23ee583c-73ce-40e6-aba7-2f2c73713b3e tempest-VolumesNegativeTest-1912666349 tempest-VolumesNegativeTest-1912666349-project-member] 192.168.122.25 "POST /compute/v2.1/os-volumes" status: 400 len: 127 microversion: 2.1 time: 0.268552 Jun 24 05:00:22 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 163/324] 192.168.122.25 () {60 vars in 1153 bytes} [Wed Jun 24 05:00:22 2026] POST /compute/v2.1/os-volumes => generated 127 bytes in 270 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jun 24 05:00:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f3bcf797-28c7-4c90-8706-0dce302e26ff tempest-VolumesNegativeTest-1912666349 tempest-VolumesNegativeTest-1912666349-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "0", "display_name": "tempest-VolumesNegativeTest-Volume-700827125", "metadata": {"Type": "work"}}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f3bcf797-28c7-4c90-8706-0dce302e26ff tempest-VolumesNegativeTest-1912666349 tempest-VolumesNegativeTest-1912666349-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: 0. 0 is less than the minimum of 1 {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:00:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f3bcf797-28c7-4c90-8706-0dce302e26ff tempest-VolumesNegativeTest-1912666349 tempest-VolumesNegativeTest-1912666349-project-member] 192.168.122.25 "POST /compute/v2.1/os-volumes" status: 400 len: 125 microversion: 2.1 time: 0.018260 Jun 24 05:00:22 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 162/325] 192.168.122.25 () {60 vars in 1153 bytes} [Wed Jun 24 05:00:22 2026] POST /compute/v2.1/os-volumes => generated 125 bytes in 19 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jun 24 05:00:22 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-105d4233-827e-454b-b6f3-6f4faf2c449d tempest-VolumesNegativeTest-1912666349 tempest-VolumesNegativeTest-1912666349-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "", "display_name": "tempest-VolumesNegativeTest-Volume-408563103", "metadata": {"Type": "work"}}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:22 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-105d4233-827e-454b-b6f3-6f4faf2c449d tempest-VolumesNegativeTest-1912666349 tempest-VolumesNegativeTest-1912666349-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: . '' does not match '^[0-9]+$' {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:00:22 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-105d4233-827e-454b-b6f3-6f4faf2c449d tempest-VolumesNegativeTest-1912666349 tempest-VolumesNegativeTest-1912666349-project-member] 192.168.122.25 "POST /compute/v2.1/os-volumes" status: 400 len: 121 microversion: 2.1 time: 0.010930 Jun 24 05:00:22 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 164/326] 192.168.122.25 () {60 vars in 1153 bytes} [Wed Jun 24 05:00:22 2026] POST /compute/v2.1/os-volumes => generated 121 bytes in 12 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jun 24 05:00:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c4b38f02-3a36-4b68-b4c7-0afaa8d2c0e2 tempest-VolumesNegativeTest-1912666349 tempest-VolumesNegativeTest-1912666349-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-c4b38f02-3a36-4b68-b4c7-0afaa8d2c0e2 tempest-VolumesNegativeTest-1912666349 tempest-VolumesNegativeTest-1912666349-project-member] HTTP exception thrown: Volume tempest-invalid-1345141448 could not be found. Jun 24 05:00:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c4b38f02-3a36-4b68-b4c7-0afaa8d2c0e2 tempest-VolumesNegativeTest-1912666349 tempest-VolumesNegativeTest-1912666349-project-member] Returning 404 to user: Volume tempest-invalid-1345141448 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:00:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-c4b38f02-3a36-4b68-b4c7-0afaa8d2c0e2 tempest-VolumesNegativeTest-1912666349 tempest-VolumesNegativeTest-1912666349-project-member] 192.168.122.25 "DELETE /compute/v2.1/os-volumes/tempest-invalid-1345141448" status: 404 len: 99 microversion: 2.1 time: 0.040406 Jun 24 05:00:22 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 163/327] 192.168.122.25 () {58 vars in 1215 bytes} [Wed Jun 24 05:00:22 2026] DELETE /compute/v2.1/os-volumes/tempest-invalid-1345141448 => generated 99 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) Jun 24 05:00:22 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-5e424a73-ba76-4c32-9e41-a81ddc6ce86a tempest-VolumesNegativeTest-1912666349 tempest-VolumesNegativeTest-1912666349-project-member] 192.168.122.25 "DELETE /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.004031 Jun 24 05:00:22 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 165/328] 192.168.122.25 () {58 vars in 1137 bytes} [Wed Jun 24 05:00:22 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) Jun 24 05:00:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-2eb947de-da69-4f2b-aead-ce43bc25c258 tempest-VolumesNegativeTest-1912666349 tempest-VolumesNegativeTest-1912666349-project-reader] 192.168.122.25 "GET /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.065802 Jun 24 05:00:22 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 164/329] 192.168.122.25 () {58 vars in 1134 bytes} [Wed Jun 24 05:00:22 2026] GET /compute/v2.1/os-volumes/ => generated 112 bytes in 67 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) Jun 24 05:00:22 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ce2f1792-f4a1-442a-b511-601f0fd30b33 tempest-VolumesNegativeTest-1912666349 tempest-VolumesNegativeTest-1912666349-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:22 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-ce2f1792-f4a1-442a-b511-601f0fd30b33 tempest-VolumesNegativeTest-1912666349 tempest-VolumesNegativeTest-1912666349-project-member] HTTP exception thrown: Volume d27b542c-d748-4449-8588-81298e69bd56 could not be found. Jun 24 05:00:22 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ce2f1792-f4a1-442a-b511-601f0fd30b33 tempest-VolumesNegativeTest-1912666349 tempest-VolumesNegativeTest-1912666349-project-member] Returning 404 to user: Volume d27b542c-d748-4449-8588-81298e69bd56 could not be found. {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:00:22 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ce2f1792-f4a1-442a-b511-601f0fd30b33 tempest-VolumesNegativeTest-1912666349 tempest-VolumesNegativeTest-1912666349-project-member] 192.168.122.25 "DELETE /compute/v2.1/os-volumes/d27b542c-d748-4449-8588-81298e69bd56" status: 404 len: 109 microversion: 2.1 time: 0.033765 Jun 24 05:00:22 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 166/330] 192.168.122.25 () {58 vars in 1245 bytes} [Wed Jun 24 05:00:22 2026] DELETE /compute/v2.1/os-volumes/d27b542c-d748-4449-8588-81298e69bd56 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:00:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-965048bc-3530-4019-a394-885f03058666 tempest-VolumesNegativeTest-1912666349 tempest-VolumesNegativeTest-1912666349-project-reader] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-965048bc-3530-4019-a394-885f03058666 tempest-VolumesNegativeTest-1912666349 tempest-VolumesNegativeTest-1912666349-project-reader] HTTP exception thrown: Volume cb98c14d-57c0-4761-840c-af20f6296555 could not be found. Jun 24 05:00:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-965048bc-3530-4019-a394-885f03058666 tempest-VolumesNegativeTest-1912666349 tempest-VolumesNegativeTest-1912666349-project-reader] Returning 404 to user: Volume cb98c14d-57c0-4761-840c-af20f6296555 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:00:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-965048bc-3530-4019-a394-885f03058666 tempest-VolumesNegativeTest-1912666349 tempest-VolumesNegativeTest-1912666349-project-reader] 192.168.122.25 "GET /compute/v2.1/os-volumes/cb98c14d-57c0-4761-840c-af20f6296555" status: 404 len: 109 microversion: 2.1 time: 0.035645 Jun 24 05:00:22 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 165/331] 192.168.122.25 () {58 vars in 1242 bytes} [Wed Jun 24 05:00:22 2026] GET /compute/v2.1/os-volumes/cb98c14d-57c0-4761-840c-af20f6296555 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:00:23 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-0c0d04b2-f8c9-431f-a80b-072e6ba61c69 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:23 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-0c0d04b2-f8c9-431f-a80b-072e6ba61c69 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0c0d04b2-f8c9-431f-a80b-072e6ba61c69 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0c0d04b2-f8c9-431f-a80b-072e6ba61c69 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0c0d04b2-f8c9-431f-a80b-072e6ba61c69 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0c0d04b2-f8c9-431f-a80b-072e6ba61c69 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0c0d04b2-f8c9-431f-a80b-072e6ba61c69 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0c0d04b2-f8c9-431f-a80b-072e6ba61c69 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:23 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-0c0d04b2-f8c9-431f-a80b-072e6ba61c69 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:23 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-2c5b00f3-d285-4adb-8da7-db9489f84389 req-5dac7c6e-9fa8-498c-9c1c-a880f070d7bb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5e6a9782-79f4-4f49-83cf-c412d5b6e939", "name": "network-vif-unplugged", "status": "completed", "tag": "63cd1d7b-987f-4272-a42e-7db6249ee873"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-2c5b00f3-d285-4adb-8da7-db9489f84389 req-5dac7c6e-9fa8-498c-9c1c-a880f070d7bb service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-2c5b00f3-d285-4adb-8da7-db9489f84389 req-5dac7c6e-9fa8-498c-9c1c-a880f070d7bb service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-2c5b00f3-d285-4adb-8da7-db9489f84389 req-5dac7c6e-9fa8-498c-9c1c-a880f070d7bb service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:23 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-2c5b00f3-d285-4adb-8da7-db9489f84389 req-5dac7c6e-9fa8-498c-9c1c-a880f070d7bb service nova] Creating event network-vif-unplugged:63cd1d7b-987f-4272-a42e-7db6249ee873 for instance 5e6a9782-79f4-4f49-83cf-c412d5b6e939 on devstack Jun 24 05:00:23 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-2c5b00f3-d285-4adb-8da7-db9489f84389 req-5dac7c6e-9fa8-498c-9c1c-a880f070d7bb service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:00:23 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-2c5b00f3-d285-4adb-8da7-db9489f84389 req-5dac7c6e-9fa8-498c-9c1c-a880f070d7bb service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.081398 Jun 24 05:00:23 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 166/332] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:00:23 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:00:23 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-0c0d04b2-f8c9-431f-a80b-072e6ba61c69 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:23 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-0c0d04b2-f8c9-431f-a80b-072e6ba61c69 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:23 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-0c0d04b2-f8c9-431f-a80b-072e6ba61c69 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:23 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-0c0d04b2-f8c9-431f-a80b-072e6ba61c69 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1749 microversion: 2.20 time: 0.346572 Jun 24 05:00:23 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 167/333] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:23 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1749 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:24 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-43a0a72a-a974-47ad-9570-fed6781e835b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:24 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-43a0a72a-a974-47ad-9570-fed6781e835b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-43a0a72a-a974-47ad-9570-fed6781e835b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-43a0a72a-a974-47ad-9570-fed6781e835b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-43a0a72a-a974-47ad-9570-fed6781e835b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-43a0a72a-a974-47ad-9570-fed6781e835b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-43a0a72a-a974-47ad-9570-fed6781e835b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-43a0a72a-a974-47ad-9570-fed6781e835b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:24 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-43a0a72a-a974-47ad-9570-fed6781e835b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:24 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-43a0a72a-a974-47ad-9570-fed6781e835b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:24 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-43a0a72a-a974-47ad-9570-fed6781e835b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:24 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-43a0a72a-a974-47ad-9570-fed6781e835b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:24 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-43a0a72a-a974-47ad-9570-fed6781e835b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1744 microversion: 2.20 time: 0.329053 Jun 24 05:00:24 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 167/334] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:24 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1744 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:25 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-2ae8524c-b6f6-45f2-80b9-f56855c44bf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:25 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-2ae8524c-b6f6-45f2-80b9-f56855c44bf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2ae8524c-b6f6-45f2-80b9-f56855c44bf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2ae8524c-b6f6-45f2-80b9-f56855c44bf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2ae8524c-b6f6-45f2-80b9-f56855c44bf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2ae8524c-b6f6-45f2-80b9-f56855c44bf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2ae8524c-b6f6-45f2-80b9-f56855c44bf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2ae8524c-b6f6-45f2-80b9-f56855c44bf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:25 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-2ae8524c-b6f6-45f2-80b9-f56855c44bf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:26 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-2ae8524c-b6f6-45f2-80b9-f56855c44bf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:26 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-2ae8524c-b6f6-45f2-80b9-f56855c44bf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:26 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-2ae8524c-b6f6-45f2-80b9-f56855c44bf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:26 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-2ae8524c-b6f6-45f2-80b9-f56855c44bf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1744 microversion: 2.20 time: 0.276610 Jun 24 05:00:26 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 168/335] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:25 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1744 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:26 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-57279645-195d-4fc1-b0de-339544654024 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:26 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-57279645-195d-4fc1-b0de-339544654024 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-57279645-195d-4fc1-b0de-339544654024 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-57279645-195d-4fc1-b0de-339544654024 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-57279645-195d-4fc1-b0de-339544654024 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-57279645-195d-4fc1-b0de-339544654024 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-57279645-195d-4fc1-b0de-339544654024 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-57279645-195d-4fc1-b0de-339544654024 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:26 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-57279645-195d-4fc1-b0de-339544654024 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4/ips" status: 200 len: 143 microversion: 2.1 time: 0.062577 Jun 24 05:00:26 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 168/336] 192.168.122.25 () {58 vars in 1245 bytes} [Wed Jun 24 05:00:26 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4/ips => generated 143 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:00:27 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-142ae5a6-2147-4404-ac82-f31557cef3aa tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:27 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-142ae5a6-2147-4404-ac82-f31557cef3aa tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-142ae5a6-2147-4404-ac82-f31557cef3aa tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-142ae5a6-2147-4404-ac82-f31557cef3aa tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-142ae5a6-2147-4404-ac82-f31557cef3aa tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-142ae5a6-2147-4404-ac82-f31557cef3aa tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-142ae5a6-2147-4404-ac82-f31557cef3aa tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-142ae5a6-2147-4404-ac82-f31557cef3aa tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:27 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-142ae5a6-2147-4404-ac82-f31557cef3aa tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:27 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-142ae5a6-2147-4404-ac82-f31557cef3aa tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:27 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-142ae5a6-2147-4404-ac82-f31557cef3aa tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:27 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-142ae5a6-2147-4404-ac82-f31557cef3aa tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:27 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-142ae5a6-2147-4404-ac82-f31557cef3aa tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1744 microversion: 2.20 time: 0.352138 Jun 24 05:00:27 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 169/337] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:27 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1744 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:27 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0a9afd3e-1660-41e8-a591-f0ccecdd1ce0 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:27 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0a9afd3e-1660-41e8-a591-f0ccecdd1ce0 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0a9afd3e-1660-41e8-a591-f0ccecdd1ce0 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0a9afd3e-1660-41e8-a591-f0ccecdd1ce0 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0a9afd3e-1660-41e8-a591-f0ccecdd1ce0 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0a9afd3e-1660-41e8-a591-f0ccecdd1ce0 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0a9afd3e-1660-41e8-a591-f0ccecdd1ce0 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0a9afd3e-1660-41e8-a591-f0ccecdd1ce0 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:28 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-0a9afd3e-1660-41e8-a591-f0ccecdd1ce0 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:28 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0a9afd3e-1660-41e8-a591-f0ccecdd1ce0 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:28 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0a9afd3e-1660-41e8-a591-f0ccecdd1ce0 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:28 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0a9afd3e-1660-41e8-a591-f0ccecdd1ce0 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:28 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0a9afd3e-1660-41e8-a591-f0ccecdd1ce0 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 200 len: 1758 microversion: 2.49 time: 0.401263 Jun 24 05:00:28 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 169/338] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:27 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 1758 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 24 05:00:28 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-0a6a8edf-4841-422a-8861-f9209887f21c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"net_id": "594055b6-9419-46eb-81c1-77d99fc8988c", "tag": "nic-tag"}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:28 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-0a6a8edf-4841-422a-8861-f9209887f21c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0a6a8edf-4841-422a-8861-f9209887f21c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0a6a8edf-4841-422a-8861-f9209887f21c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0a6a8edf-4841-422a-8861-f9209887f21c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0a6a8edf-4841-422a-8861-f9209887f21c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0a6a8edf-4841-422a-8861-f9209887f21c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0a6a8edf-4841-422a-8861-f9209887f21c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:28 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-9964a26c-469f-4386-916b-09a6740c405d tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:28 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-9964a26c-469f-4386-916b-09a6740c405d tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9964a26c-469f-4386-916b-09a6740c405d tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9964a26c-469f-4386-916b-09a6740c405d tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9964a26c-469f-4386-916b-09a6740c405d tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9964a26c-469f-4386-916b-09a6740c405d tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9964a26c-469f-4386-916b-09a6740c405d tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9964a26c-469f-4386-916b-09a6740c405d tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:28 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-9964a26c-469f-4386-916b-09a6740c405d tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:28 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-9964a26c-469f-4386-916b-09a6740c405d tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:28 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-9964a26c-469f-4386-916b-09a6740c405d tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:28 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-9964a26c-469f-4386-916b-09a6740c405d tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:28 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-9964a26c-469f-4386-916b-09a6740c405d tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1726 microversion: 2.20 time: 0.389125 Jun 24 05:00:28 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 170/339] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:28 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1726 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 24 05:00:29 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-3b4057c0-5477-49a7-86ac-715c012388e8 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "7a553c74-0fb4-4746-a67a-e6f3315ecd14"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:29 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-3b4057c0-5477-49a7-86ac-715c012388e8 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3b4057c0-5477-49a7-86ac-715c012388e8 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3b4057c0-5477-49a7-86ac-715c012388e8 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3b4057c0-5477-49a7-86ac-715c012388e8 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3b4057c0-5477-49a7-86ac-715c012388e8 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3b4057c0-5477-49a7-86ac-715c012388e8 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3b4057c0-5477-49a7-86ac-715c012388e8 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:32 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-3b4057c0-5477-49a7-86ac-715c012388e8 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "POST /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.648426 Jun 24 05:00:32 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 171/340] 192.168.122.25 () {60 vars in 1320 bytes} [Wed Jun 24 05:00:29 2026] POST /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4/os-volume_attachments => generated 194 bytes in 2651 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:00:32 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f07d8c02-e964-45c9-a18e-131ac809c3ab tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:32 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-f07d8c02-e964-45c9-a18e-131ac809c3ab tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f07d8c02-e964-45c9-a18e-131ac809c3ab tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f07d8c02-e964-45c9-a18e-131ac809c3ab tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f07d8c02-e964-45c9-a18e-131ac809c3ab tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f07d8c02-e964-45c9-a18e-131ac809c3ab tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f07d8c02-e964-45c9-a18e-131ac809c3ab tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f07d8c02-e964-45c9-a18e-131ac809c3ab tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:32 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-f07d8c02-e964-45c9-a18e-131ac809c3ab tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:32 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-f07d8c02-e964-45c9-a18e-131ac809c3ab tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:32 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-f07d8c02-e964-45c9-a18e-131ac809c3ab tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:32 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-f07d8c02-e964-45c9-a18e-131ac809c3ab tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:32 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f07d8c02-e964-45c9-a18e-131ac809c3ab tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1726 microversion: 2.20 time: 0.223816 Jun 24 05:00:32 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 172/341] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:32 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1726 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:32 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-60e8cb2d-76b7-4cd8-bae8-4ba98b55f938 req-bac7df53-d039-4358-94d0-1ba7f3eff3a5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5e6a9782-79f4-4f49-83cf-c412d5b6e939", "tag": "63cd1d7b-987f-4272-a42e-7db6249ee873"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-60e8cb2d-76b7-4cd8-bae8-4ba98b55f938 req-bac7df53-d039-4358-94d0-1ba7f3eff3a5 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-60e8cb2d-76b7-4cd8-bae8-4ba98b55f938 req-bac7df53-d039-4358-94d0-1ba7f3eff3a5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-60e8cb2d-76b7-4cd8-bae8-4ba98b55f938 req-bac7df53-d039-4358-94d0-1ba7f3eff3a5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:32 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-60e8cb2d-76b7-4cd8-bae8-4ba98b55f938 req-bac7df53-d039-4358-94d0-1ba7f3eff3a5 service nova] Creating event network-changed:63cd1d7b-987f-4272-a42e-7db6249ee873 for instance 5e6a9782-79f4-4f49-83cf-c412d5b6e939 on devstack Jun 24 05:00:32 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-60e8cb2d-76b7-4cd8-bae8-4ba98b55f938 req-bac7df53-d039-4358-94d0-1ba7f3eff3a5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:00:32 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-60e8cb2d-76b7-4cd8-bae8-4ba98b55f938 req-bac7df53-d039-4358-94d0-1ba7f3eff3a5 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.047272 Jun 24 05:00:32 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 173/342] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:00:32 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:00:32 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-f1676ce6-a56f-4212-9621-c2b78a801e2f req-49fd124a-4ca5-4a7a-8d6e-4452d7b5cef1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c412ddc3-6572-4916-abbf-f0eb08e2a481", "tag": "5e97e6f9-9c50-43e6-b97a-0462e61cc91a"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-f1676ce6-a56f-4212-9621-c2b78a801e2f req-49fd124a-4ca5-4a7a-8d6e-4452d7b5cef1 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-f1676ce6-a56f-4212-9621-c2b78a801e2f req-49fd124a-4ca5-4a7a-8d6e-4452d7b5cef1 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-f1676ce6-a56f-4212-9621-c2b78a801e2f req-49fd124a-4ca5-4a7a-8d6e-4452d7b5cef1 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:32 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-f1676ce6-a56f-4212-9621-c2b78a801e2f req-49fd124a-4ca5-4a7a-8d6e-4452d7b5cef1 service nova] Creating event network-changed:5e97e6f9-9c50-43e6-b97a-0462e61cc91a for instance c412ddc3-6572-4916-abbf-f0eb08e2a481 on devstack Jun 24 05:00:32 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-f1676ce6-a56f-4212-9621-c2b78a801e2f req-49fd124a-4ca5-4a7a-8d6e-4452d7b5cef1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:00:32 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-f1676ce6-a56f-4212-9621-c2b78a801e2f req-49fd124a-4ca5-4a7a-8d6e-4452d7b5cef1 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.062424 Jun 24 05:00:32 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 174/343] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:00:32 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) Jun 24 05:00:33 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-1414a075-f9fb-4b32-ac2c-cb314ed0e4f5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:33 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-1414a075-f9fb-4b32-ac2c-cb314ed0e4f5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1414a075-f9fb-4b32-ac2c-cb314ed0e4f5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1414a075-f9fb-4b32-ac2c-cb314ed0e4f5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1414a075-f9fb-4b32-ac2c-cb314ed0e4f5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1414a075-f9fb-4b32-ac2c-cb314ed0e4f5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1414a075-f9fb-4b32-ac2c-cb314ed0e4f5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1414a075-f9fb-4b32-ac2c-cb314ed0e4f5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:33 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-1414a075-f9fb-4b32-ac2c-cb314ed0e4f5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:33 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-1414a075-f9fb-4b32-ac2c-cb314ed0e4f5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:33 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-1414a075-f9fb-4b32-ac2c-cb314ed0e4f5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:33 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-1414a075-f9fb-4b32-ac2c-cb314ed0e4f5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:33 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-1414a075-f9fb-4b32-ac2c-cb314ed0e4f5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1729 microversion: 2.20 time: 0.230323 Jun 24 05:00:33 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 175/344] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:33 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1729 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:33 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-1a7c38f1-2662-4026-80a8-f79ddab721eb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "f5312a76-36b2-4de5-9efd-0c6e39849629"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:33 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-1a7c38f1-2662-4026-80a8-f79ddab721eb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1a7c38f1-2662-4026-80a8-f79ddab721eb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1a7c38f1-2662-4026-80a8-f79ddab721eb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1a7c38f1-2662-4026-80a8-f79ddab721eb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1a7c38f1-2662-4026-80a8-f79ddab721eb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1a7c38f1-2662-4026-80a8-f79ddab721eb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1a7c38f1-2662-4026-80a8-f79ddab721eb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:34 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-1a7c38f1-2662-4026-80a8-f79ddab721eb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "POST /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939/os-volume_attachments" status: 200 len: 188 microversion: 2.20 time: 0.371441 Jun 24 05:00:34 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 176/345] 192.168.122.25 () {62 vars in 1361 bytes} [Wed Jun 24 05:00:33 2026] POST /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939/os-volume_attachments => generated 188 bytes in 373 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:00:34 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-6bd51184-216c-4889-9e0a-5e4d5b71f005 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:34 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-6bd51184-216c-4889-9e0a-5e4d5b71f005 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6bd51184-216c-4889-9e0a-5e4d5b71f005 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6bd51184-216c-4889-9e0a-5e4d5b71f005 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6bd51184-216c-4889-9e0a-5e4d5b71f005 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6bd51184-216c-4889-9e0a-5e4d5b71f005 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6bd51184-216c-4889-9e0a-5e4d5b71f005 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6bd51184-216c-4889-9e0a-5e4d5b71f005 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:35 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-6bd51184-216c-4889-9e0a-5e4d5b71f005 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939/os-volume_attachments/f5312a76-36b2-4de5-9efd-0c6e39849629" status: 202 len: 0 microversion: 2.20 time: 0.995212 Jun 24 05:00:35 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 177/346] 192.168.122.25 () {60 vars in 1454 bytes} [Wed Jun 24 05:00:34 2026] DELETE /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939/os-volume_attachments/f5312a76-36b2-4de5-9efd-0c6e39849629 => generated 0 bytes in 997 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:00:35 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-78c28400-6629-4a9e-b5f8-88283e004c90 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:35 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-78c28400-6629-4a9e-b5f8-88283e004c90 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-78c28400-6629-4a9e-b5f8-88283e004c90 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-78c28400-6629-4a9e-b5f8-88283e004c90 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-78c28400-6629-4a9e-b5f8-88283e004c90 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-78c28400-6629-4a9e-b5f8-88283e004c90 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-78c28400-6629-4a9e-b5f8-88283e004c90 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-78c28400-6629-4a9e-b5f8-88283e004c90 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:35 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-78c28400-6629-4a9e-b5f8-88283e004c90 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:35 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-78c28400-6629-4a9e-b5f8-88283e004c90 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=67858) unshelve /opt/stack/nova/nova/compute/api.py:4784}} Jun 24 05:00:35 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-78c28400-6629-4a9e-b5f8-88283e004c90 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "POST /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939/action" status: 202 len: 0 microversion: 2.20 time: 0.448112 Jun 24 05:00:35 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 178/347] 192.168.122.25 () {62 vars in 1316 bytes} [Wed Jun 24 05:00:35 2026] POST /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939/action => generated 0 bytes in 450 msecs (HTTP/1.1 202) 9 headers in 363 bytes (2 switches on core 0) Jun 24 05:00:35 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0bb0b5da-da2c-4e9d-ab1f-81e37c7dd5d4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:35 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0bb0b5da-da2c-4e9d-ab1f-81e37c7dd5d4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0bb0b5da-da2c-4e9d-ab1f-81e37c7dd5d4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0bb0b5da-da2c-4e9d-ab1f-81e37c7dd5d4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0bb0b5da-da2c-4e9d-ab1f-81e37c7dd5d4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0bb0b5da-da2c-4e9d-ab1f-81e37c7dd5d4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0bb0b5da-da2c-4e9d-ab1f-81e37c7dd5d4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0bb0b5da-da2c-4e9d-ab1f-81e37c7dd5d4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:35 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-0bb0b5da-da2c-4e9d-ab1f-81e37c7dd5d4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:36 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0bb0b5da-da2c-4e9d-ab1f-81e37c7dd5d4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:36 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0bb0b5da-da2c-4e9d-ab1f-81e37c7dd5d4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:36 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0bb0b5da-da2c-4e9d-ab1f-81e37c7dd5d4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:36 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0bb0b5da-da2c-4e9d-ab1f-81e37c7dd5d4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1677 microversion: 2.20 time: 0.775554 Jun 24 05:00:36 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 179/348] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:35 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1677 bytes in 777 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:36 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-996c389d-6e8b-4483-840e-eb81fa2c0864 req-18df0a72-2140-467e-9413-590623423683 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c412ddc3-6572-4916-abbf-f0eb08e2a481", "name": "network-vif-plugged", "status": "completed", "tag": "5e97e6f9-9c50-43e6-b97a-0462e61cc91a"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-996c389d-6e8b-4483-840e-eb81fa2c0864 req-18df0a72-2140-467e-9413-590623423683 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-996c389d-6e8b-4483-840e-eb81fa2c0864 req-18df0a72-2140-467e-9413-590623423683 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-996c389d-6e8b-4483-840e-eb81fa2c0864 req-18df0a72-2140-467e-9413-590623423683 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:36 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-996c389d-6e8b-4483-840e-eb81fa2c0864 req-18df0a72-2140-467e-9413-590623423683 service nova] Creating event network-vif-plugged:5e97e6f9-9c50-43e6-b97a-0462e61cc91a for instance c412ddc3-6572-4916-abbf-f0eb08e2a481 on devstack Jun 24 05:00:36 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-996c389d-6e8b-4483-840e-eb81fa2c0864 req-18df0a72-2140-467e-9413-590623423683 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:00:36 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-996c389d-6e8b-4483-840e-eb81fa2c0864 req-18df0a72-2140-467e-9413-590623423683 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.049803 Jun 24 05:00:36 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 180/349] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:00:36 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:00:37 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-1b19728b-e576-4f0c-9f32-fe9d1bd7725e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:37 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-1b19728b-e576-4f0c-9f32-fe9d1bd7725e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1b19728b-e576-4f0c-9f32-fe9d1bd7725e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1b19728b-e576-4f0c-9f32-fe9d1bd7725e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1b19728b-e576-4f0c-9f32-fe9d1bd7725e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1b19728b-e576-4f0c-9f32-fe9d1bd7725e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1b19728b-e576-4f0c-9f32-fe9d1bd7725e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1b19728b-e576-4f0c-9f32-fe9d1bd7725e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:37 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-1b19728b-e576-4f0c-9f32-fe9d1bd7725e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:37 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-1b19728b-e576-4f0c-9f32-fe9d1bd7725e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:37 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-1b19728b-e576-4f0c-9f32-fe9d1bd7725e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:37 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-1b19728b-e576-4f0c-9f32-fe9d1bd7725e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:37 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-1b19728b-e576-4f0c-9f32-fe9d1bd7725e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1677 microversion: 2.20 time: 0.281437 Jun 24 05:00:37 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 181/350] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:37 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1677 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:38 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=28 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:00:38 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=118,nova_cell1:INSERT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:00:38 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-54fb356e-403b-43c5-b82b-3bc9946e4b15 req-6578f1be-3346-47b4-bd92-f3167f16b114 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c412ddc3-6572-4916-abbf-f0eb08e2a481", "name": "network-vif-plugged", "status": "completed", "tag": "5e97e6f9-9c50-43e6-b97a-0462e61cc91a"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-54fb356e-403b-43c5-b82b-3bc9946e4b15 req-6578f1be-3346-47b4-bd92-f3167f16b114 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-54fb356e-403b-43c5-b82b-3bc9946e4b15 req-6578f1be-3346-47b4-bd92-f3167f16b114 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-54fb356e-403b-43c5-b82b-3bc9946e4b15 req-6578f1be-3346-47b4-bd92-f3167f16b114 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:38 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-54fb356e-403b-43c5-b82b-3bc9946e4b15 req-6578f1be-3346-47b4-bd92-f3167f16b114 service nova] Creating event network-vif-plugged:5e97e6f9-9c50-43e6-b97a-0462e61cc91a for instance c412ddc3-6572-4916-abbf-f0eb08e2a481 on devstack Jun 24 05:00:38 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-54fb356e-403b-43c5-b82b-3bc9946e4b15 req-6578f1be-3346-47b4-bd92-f3167f16b114 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:00:38 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-54fb356e-403b-43c5-b82b-3bc9946e4b15 req-6578f1be-3346-47b4-bd92-f3167f16b114 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.058658 Jun 24 05:00:38 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 182/351] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:00:38 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:00:38 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-4f32fd99-f8f7-438c-bea2-9360ba84f83f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4f32fd99-f8f7-438c-bea2-9360ba84f83f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4f32fd99-f8f7-438c-bea2-9360ba84f83f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4f32fd99-f8f7-438c-bea2-9360ba84f83f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:38 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-4f32fd99-f8f7-438c-bea2-9360ba84f83f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Going to try to stop instance {{(pid=67858) force_stop /opt/stack/nova/nova/compute/api.py:2856}} Jun 24 05:00:39 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-4f32fd99-f8f7-438c-bea2-9360ba84f83f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "POST /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4/action" status: 202 len: 0 microversion: 2.1 time: 0.164345 Jun 24 05:00:39 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 183/352] 192.168.122.25 () {60 vars in 1275 bytes} [Wed Jun 24 05:00:38 2026] POST /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4/action => generated 0 bytes in 166 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:00:39 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-54218f70-8af8-4454-a237-c3312944e430 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:39 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-54218f70-8af8-4454-a237-c3312944e430 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-54218f70-8af8-4454-a237-c3312944e430 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-54218f70-8af8-4454-a237-c3312944e430 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-54218f70-8af8-4454-a237-c3312944e430 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-54218f70-8af8-4454-a237-c3312944e430 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-54218f70-8af8-4454-a237-c3312944e430 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-54218f70-8af8-4454-a237-c3312944e430 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:39 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-54218f70-8af8-4454-a237-c3312944e430 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:39 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-54218f70-8af8-4454-a237-c3312944e430 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:39 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-54218f70-8af8-4454-a237-c3312944e430 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:39 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-54218f70-8af8-4454-a237-c3312944e430 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:39 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-54218f70-8af8-4454-a237-c3312944e430 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1677 microversion: 2.20 time: 0.209980 Jun 24 05:00:39 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 184/353] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:39 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1677 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:39 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-74c0bd6c-9d1b-4837-af19-163c451570e7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:39 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-74c0bd6c-9d1b-4837-af19-163c451570e7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-74c0bd6c-9d1b-4837-af19-163c451570e7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-74c0bd6c-9d1b-4837-af19-163c451570e7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-74c0bd6c-9d1b-4837-af19-163c451570e7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-74c0bd6c-9d1b-4837-af19-163c451570e7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-74c0bd6c-9d1b-4837-af19-163c451570e7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-74c0bd6c-9d1b-4837-af19-163c451570e7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:39 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-74c0bd6c-9d1b-4837-af19-163c451570e7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:39 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-74c0bd6c-9d1b-4837-af19-163c451570e7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:39 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-74c0bd6c-9d1b-4837-af19-163c451570e7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1726 microversion: 2.1 time: 0.261316 Jun 24 05:00:39 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 185/354] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:00:39 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1726 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:00:39 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-0a6a8edf-4841-422a-8861-f9209887f21c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0a6a8edf-4841-422a-8861-f9209887f21c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0a6a8edf-4841-422a-8861-f9209887f21c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0a6a8edf-4841-422a-8861-f9209887f21c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0a6a8edf-4841-422a-8861-f9209887f21c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0a6a8edf-4841-422a-8861-f9209887f21c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0a6a8edf-4841-422a-8861-f9209887f21c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:40 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-0a6a8edf-4841-422a-8861-f9209887f21c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:40 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-0a6a8edf-4841-422a-8861-f9209887f21c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "POST /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-interface" status: 200 len: 282 microversion: 2.49 time: 11.821897 Jun 24 05:00:40 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 170/355] 192.168.122.25 () {62 vars in 1334 bytes} [Wed Jun 24 05:00:28 2026] POST /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-interface => generated 282 bytes in 11837 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:00:40 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-a914c514-fb69-4303-beed-9086ca6daf81 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "a2bbebdb-c653-487e-8182-e84c72c3fe7b", "tag": "volume-tag"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:40 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-a914c514-fb69-4303-beed-9086ca6daf81 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a914c514-fb69-4303-beed-9086ca6daf81 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a914c514-fb69-4303-beed-9086ca6daf81 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a914c514-fb69-4303-beed-9086ca6daf81 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a914c514-fb69-4303-beed-9086ca6daf81 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a914c514-fb69-4303-beed-9086ca6daf81 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a914c514-fb69-4303-beed-9086ca6daf81 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:40 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-1755e143-b654-4000-b526-9a4a7fa2dd13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:40 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-1755e143-b654-4000-b526-9a4a7fa2dd13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1755e143-b654-4000-b526-9a4a7fa2dd13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1755e143-b654-4000-b526-9a4a7fa2dd13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1755e143-b654-4000-b526-9a4a7fa2dd13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1755e143-b654-4000-b526-9a4a7fa2dd13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1755e143-b654-4000-b526-9a4a7fa2dd13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1755e143-b654-4000-b526-9a4a7fa2dd13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:40 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-1755e143-b654-4000-b526-9a4a7fa2dd13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:40 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-1755e143-b654-4000-b526-9a4a7fa2dd13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:40 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-1755e143-b654-4000-b526-9a4a7fa2dd13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:40 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-1755e143-b654-4000-b526-9a4a7fa2dd13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:40 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-1755e143-b654-4000-b526-9a4a7fa2dd13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1679 microversion: 2.20 time: 0.215490 Jun 24 05:00:40 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 171/356] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:40 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1679 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:40 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-a357830f-84b2-45cb-b14a-38e556645f68 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:40 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-a357830f-84b2-45cb-b14a-38e556645f68 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a357830f-84b2-45cb-b14a-38e556645f68 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a357830f-84b2-45cb-b14a-38e556645f68 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a357830f-84b2-45cb-b14a-38e556645f68 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a357830f-84b2-45cb-b14a-38e556645f68 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a357830f-84b2-45cb-b14a-38e556645f68 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a357830f-84b2-45cb-b14a-38e556645f68 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:40 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-a357830f-84b2-45cb-b14a-38e556645f68 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:41 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-a357830f-84b2-45cb-b14a-38e556645f68 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:41 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-a357830f-84b2-45cb-b14a-38e556645f68 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1726 microversion: 2.1 time: 0.544530 Jun 24 05:00:41 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 172/357] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:00:40 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1726 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:00:41 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-0a16cd26-4073-4f99-a21e-b037038449e7 req-507d9d56-cec9-415c-8193-bc77141df824 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a8df768e-836e-4b3c-9d36-43d26c353fd4", "name": "network-vif-unplugged", "status": "completed", "tag": "80f4b915-60f5-4434-9700-d307d69a849d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-0a16cd26-4073-4f99-a21e-b037038449e7 req-507d9d56-cec9-415c-8193-bc77141df824 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-0a16cd26-4073-4f99-a21e-b037038449e7 req-507d9d56-cec9-415c-8193-bc77141df824 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-0a16cd26-4073-4f99-a21e-b037038449e7 req-507d9d56-cec9-415c-8193-bc77141df824 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:41 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-0a16cd26-4073-4f99-a21e-b037038449e7 req-507d9d56-cec9-415c-8193-bc77141df824 service nova] Creating event network-vif-unplugged:80f4b915-60f5-4434-9700-d307d69a849d for instance a8df768e-836e-4b3c-9d36-43d26c353fd4 on devstack Jun 24 05:00:41 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-0a16cd26-4073-4f99-a21e-b037038449e7 req-507d9d56-cec9-415c-8193-bc77141df824 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:00:41 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-0a16cd26-4073-4f99-a21e-b037038449e7 req-507d9d56-cec9-415c-8193-bc77141df824 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.053550 Jun 24 05:00:41 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 173/358] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:00:41 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:00:41 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8524cb9c-f00f-44c1-8abd-66b2d6ceb8fb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:41 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-8524cb9c-f00f-44c1-8abd-66b2d6ceb8fb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8524cb9c-f00f-44c1-8abd-66b2d6ceb8fb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8524cb9c-f00f-44c1-8abd-66b2d6ceb8fb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8524cb9c-f00f-44c1-8abd-66b2d6ceb8fb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8524cb9c-f00f-44c1-8abd-66b2d6ceb8fb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8524cb9c-f00f-44c1-8abd-66b2d6ceb8fb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8524cb9c-f00f-44c1-8abd-66b2d6ceb8fb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:41 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-8524cb9c-f00f-44c1-8abd-66b2d6ceb8fb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:41 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-8524cb9c-f00f-44c1-8abd-66b2d6ceb8fb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:41 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-8524cb9c-f00f-44c1-8abd-66b2d6ceb8fb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:41 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-8524cb9c-f00f-44c1-8abd-66b2d6ceb8fb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:41 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8524cb9c-f00f-44c1-8abd-66b2d6ceb8fb tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1735 microversion: 2.20 time: 0.278594 Jun 24 05:00:41 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 174/359] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:41 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1735 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-b1bf53c5-32a0-41b8-b07a-83622de160a9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-b1bf53c5-32a0-41b8-b07a-83622de160a9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b1bf53c5-32a0-41b8-b07a-83622de160a9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b1bf53c5-32a0-41b8-b07a-83622de160a9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b1bf53c5-32a0-41b8-b07a-83622de160a9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b1bf53c5-32a0-41b8-b07a-83622de160a9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b1bf53c5-32a0-41b8-b07a-83622de160a9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b1bf53c5-32a0-41b8-b07a-83622de160a9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-b1bf53c5-32a0-41b8-b07a-83622de160a9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-b1bf53c5-32a0-41b8-b07a-83622de160a9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-b1bf53c5-32a0-41b8-b07a-83622de160a9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1703 microversion: 2.1 time: 0.206626 Jun 24 05:00:42 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 175/360] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:00:42 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1703 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-2e1410d0-48f6-4866-891e-a055893f9012 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2e1410d0-48f6-4866-891e-a055893f9012 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2e1410d0-48f6-4866-891e-a055893f9012 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2e1410d0-48f6-4866-891e-a055893f9012 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-2e1410d0-48f6-4866-891e-a055893f9012 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Going to try to start instance {{(pid=67859) start /opt/stack/nova/nova/compute/api.py:2879}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-2e1410d0-48f6-4866-891e-a055893f9012 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "POST /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4/action" status: 202 len: 0 microversion: 2.1 time: 0.171038 Jun 24 05:00:42 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 176/361] 192.168.122.25 () {60 vars in 1275 bytes} [Wed Jun 24 05:00:42 2026] POST /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4/action => generated 0 bytes in 178 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f49e9390-e81c-4f1d-bd00-7d2ef4641ee1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f49e9390-e81c-4f1d-bd00-7d2ef4641ee1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f49e9390-e81c-4f1d-bd00-7d2ef4641ee1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f49e9390-e81c-4f1d-bd00-7d2ef4641ee1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f49e9390-e81c-4f1d-bd00-7d2ef4641ee1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f49e9390-e81c-4f1d-bd00-7d2ef4641ee1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f49e9390-e81c-4f1d-bd00-7d2ef4641ee1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f49e9390-e81c-4f1d-bd00-7d2ef4641ee1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-f49e9390-e81c-4f1d-bd00-7d2ef4641ee1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-f49e9390-e81c-4f1d-bd00-7d2ef4641ee1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f49e9390-e81c-4f1d-bd00-7d2ef4641ee1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1712 microversion: 2.1 time: 0.237479 Jun 24 05:00:42 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 177/362] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:00:42 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1712 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-0c1345a5-f2d2-4e19-9b25-1030c4c31aa7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-0c1345a5-f2d2-4e19-9b25-1030c4c31aa7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0c1345a5-f2d2-4e19-9b25-1030c4c31aa7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0c1345a5-f2d2-4e19-9b25-1030c4c31aa7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0c1345a5-f2d2-4e19-9b25-1030c4c31aa7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0c1345a5-f2d2-4e19-9b25-1030c4c31aa7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0c1345a5-f2d2-4e19-9b25-1030c4c31aa7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0c1345a5-f2d2-4e19-9b25-1030c4c31aa7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-0c1345a5-f2d2-4e19-9b25-1030c4c31aa7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:42 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-a914c514-fb69-4303-beed-9086ca6daf81 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "POST /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-volume_attachments" status: 200 len: 194 microversion: 2.49 time: 2.655385 Jun 24 05:00:42 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 186/363] 192.168.122.25 () {62 vars in 1361 bytes} [Wed Jun 24 05:00:40 2026] POST /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-volume_attachments => generated 194 bytes in 2659 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-0c1345a5-f2d2-4e19-9b25-1030c4c31aa7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-0c1345a5-f2d2-4e19-9b25-1030c4c31aa7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:42 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-0c1345a5-f2d2-4e19-9b25-1030c4c31aa7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:43 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-0c1345a5-f2d2-4e19-9b25-1030c4c31aa7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1735 microversion: 2.20 time: 0.202445 Jun 24 05:00:43 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 178/364] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:42 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1735 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:43 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-5480c208-681f-459a-8518-657643cd2e12 req-dc627a10-2e21-45d8-90d0-823a060e57ba service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a8df768e-836e-4b3c-9d36-43d26c353fd4", "name": "network-vif-unplugged", "status": "completed", "tag": "80f4b915-60f5-4434-9700-d307d69a849d"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-5480c208-681f-459a-8518-657643cd2e12 req-dc627a10-2e21-45d8-90d0-823a060e57ba service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-5480c208-681f-459a-8518-657643cd2e12 req-dc627a10-2e21-45d8-90d0-823a060e57ba service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-5480c208-681f-459a-8518-657643cd2e12 req-dc627a10-2e21-45d8-90d0-823a060e57ba service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:43 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-5480c208-681f-459a-8518-657643cd2e12 req-dc627a10-2e21-45d8-90d0-823a060e57ba service nova] Creating event network-vif-unplugged:80f4b915-60f5-4434-9700-d307d69a849d for instance a8df768e-836e-4b3c-9d36-43d26c353fd4 on devstack Jun 24 05:00:43 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-5480c208-681f-459a-8518-657643cd2e12 req-dc627a10-2e21-45d8-90d0-823a060e57ba service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:00:43 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-5480c208-681f-459a-8518-657643cd2e12 req-dc627a10-2e21-45d8-90d0-823a060e57ba service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.042873 Jun 24 05:00:43 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 187/365] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:00:43 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:00:43 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-0ecd11ec-d49b-4cbc-8d38-41cbda90e291 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:43 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-0ecd11ec-d49b-4cbc-8d38-41cbda90e291 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0ecd11ec-d49b-4cbc-8d38-41cbda90e291 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0ecd11ec-d49b-4cbc-8d38-41cbda90e291 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0ecd11ec-d49b-4cbc-8d38-41cbda90e291 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0ecd11ec-d49b-4cbc-8d38-41cbda90e291 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0ecd11ec-d49b-4cbc-8d38-41cbda90e291 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0ecd11ec-d49b-4cbc-8d38-41cbda90e291 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:43 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-0ecd11ec-d49b-4cbc-8d38-41cbda90e291 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:43 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-0ecd11ec-d49b-4cbc-8d38-41cbda90e291 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:43 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-0ecd11ec-d49b-4cbc-8d38-41cbda90e291 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1712 microversion: 2.1 time: 0.205493 Jun 24 05:00:43 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 179/366] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:00:43 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1712 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:00:44 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-198429cc-f176-467a-866c-cd809a10e384 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:44 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-198429cc-f176-467a-866c-cd809a10e384 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-198429cc-f176-467a-866c-cd809a10e384 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-198429cc-f176-467a-866c-cd809a10e384 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-198429cc-f176-467a-866c-cd809a10e384 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-198429cc-f176-467a-866c-cd809a10e384 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-198429cc-f176-467a-866c-cd809a10e384 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-198429cc-f176-467a-866c-cd809a10e384 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:44 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-198429cc-f176-467a-866c-cd809a10e384 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:44 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-198429cc-f176-467a-866c-cd809a10e384 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:44 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-198429cc-f176-467a-866c-cd809a10e384 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:44 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-198429cc-f176-467a-866c-cd809a10e384 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:44 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-198429cc-f176-467a-866c-cd809a10e384 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1735 microversion: 2.20 time: 0.229300 Jun 24 05:00:44 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 188/367] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:44 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1735 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:44 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-42086e92-ae34-4597-b162-f436799fbf30 req-84535686-a1e9-4dbf-9b3d-45e6d622db3c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5e6a9782-79f4-4f49-83cf-c412d5b6e939", "tag": "63cd1d7b-987f-4272-a42e-7db6249ee873"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-42086e92-ae34-4597-b162-f436799fbf30 req-84535686-a1e9-4dbf-9b3d-45e6d622db3c service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-42086e92-ae34-4597-b162-f436799fbf30 req-84535686-a1e9-4dbf-9b3d-45e6d622db3c service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-42086e92-ae34-4597-b162-f436799fbf30 req-84535686-a1e9-4dbf-9b3d-45e6d622db3c service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:44 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-42086e92-ae34-4597-b162-f436799fbf30 req-84535686-a1e9-4dbf-9b3d-45e6d622db3c service nova] Creating event network-changed:63cd1d7b-987f-4272-a42e-7db6249ee873 for instance 5e6a9782-79f4-4f49-83cf-c412d5b6e939 on devstack Jun 24 05:00:44 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-42086e92-ae34-4597-b162-f436799fbf30 req-84535686-a1e9-4dbf-9b3d-45e6d622db3c service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:00:44 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-42086e92-ae34-4597-b162-f436799fbf30 req-84535686-a1e9-4dbf-9b3d-45e6d622db3c service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.038327 Jun 24 05:00:44 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 180/368] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:00:44 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:00:45 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-8f8785f0-18da-4506-9031-dfd599beb70a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:45 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-8f8785f0-18da-4506-9031-dfd599beb70a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8f8785f0-18da-4506-9031-dfd599beb70a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8f8785f0-18da-4506-9031-dfd599beb70a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8f8785f0-18da-4506-9031-dfd599beb70a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8f8785f0-18da-4506-9031-dfd599beb70a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8f8785f0-18da-4506-9031-dfd599beb70a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8f8785f0-18da-4506-9031-dfd599beb70a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:45 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-8f8785f0-18da-4506-9031-dfd599beb70a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:45 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-8f8785f0-18da-4506-9031-dfd599beb70a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:45 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-8f8785f0-18da-4506-9031-dfd599beb70a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1712 microversion: 2.1 time: 0.224886 Jun 24 05:00:45 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 189/369] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:00:44 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1712 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:00:45 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-7865ea6c-4322-49ac-8eb6-f54c465d56b9 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:45 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-7865ea6c-4322-49ac-8eb6-f54c465d56b9 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7865ea6c-4322-49ac-8eb6-f54c465d56b9 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7865ea6c-4322-49ac-8eb6-f54c465d56b9 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7865ea6c-4322-49ac-8eb6-f54c465d56b9 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7865ea6c-4322-49ac-8eb6-f54c465d56b9 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7865ea6c-4322-49ac-8eb6-f54c465d56b9 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7865ea6c-4322-49ac-8eb6-f54c465d56b9 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:45 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-7865ea6c-4322-49ac-8eb6-f54c465d56b9 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:45 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-7865ea6c-4322-49ac-8eb6-f54c465d56b9 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:45 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-7865ea6c-4322-49ac-8eb6-f54c465d56b9 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:45 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-7865ea6c-4322-49ac-8eb6-f54c465d56b9 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:45 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-7865ea6c-4322-49ac-8eb6-f54c465d56b9 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1735 microversion: 2.20 time: 0.286142 Jun 24 05:00:45 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 181/370] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:45 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1735 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:46 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-8027ce05-98e0-4588-855d-97b283985da0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:46 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-8027ce05-98e0-4588-855d-97b283985da0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8027ce05-98e0-4588-855d-97b283985da0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8027ce05-98e0-4588-855d-97b283985da0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8027ce05-98e0-4588-855d-97b283985da0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8027ce05-98e0-4588-855d-97b283985da0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8027ce05-98e0-4588-855d-97b283985da0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8027ce05-98e0-4588-855d-97b283985da0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:46 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-8027ce05-98e0-4588-855d-97b283985da0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:46 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-201e55c0-1126-4397-a6ea-c4407dd4541b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:46 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-201e55c0-1126-4397-a6ea-c4407dd4541b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-201e55c0-1126-4397-a6ea-c4407dd4541b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-201e55c0-1126-4397-a6ea-c4407dd4541b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-201e55c0-1126-4397-a6ea-c4407dd4541b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-201e55c0-1126-4397-a6ea-c4407dd4541b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-201e55c0-1126-4397-a6ea-c4407dd4541b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-201e55c0-1126-4397-a6ea-c4407dd4541b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:46 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-201e55c0-1126-4397-a6ea-c4407dd4541b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:47 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-8027ce05-98e0-4588-855d-97b283985da0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:47 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-8027ce05-98e0-4588-855d-97b283985da0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1712 microversion: 2.1 time: 1.096171 Jun 24 05:00:47 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 190/371] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:00:46 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1712 bytes in 1100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:00:48 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-201e55c0-1126-4397-a6ea-c4407dd4541b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:48 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-201e55c0-1126-4397-a6ea-c4407dd4541b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:48 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-201e55c0-1126-4397-a6ea-c4407dd4541b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:48 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-201e55c0-1126-4397-a6ea-c4407dd4541b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1735 microversion: 2.20 time: 1.465960 Jun 24 05:00:48 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 182/372] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:46 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1735 bytes in 1467 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:48 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-036bcaf3-7540-4c3e-8cd2-7223d5697686 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:48 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-036bcaf3-7540-4c3e-8cd2-7223d5697686 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-036bcaf3-7540-4c3e-8cd2-7223d5697686 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-036bcaf3-7540-4c3e-8cd2-7223d5697686 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-036bcaf3-7540-4c3e-8cd2-7223d5697686 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-036bcaf3-7540-4c3e-8cd2-7223d5697686 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-036bcaf3-7540-4c3e-8cd2-7223d5697686 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-036bcaf3-7540-4c3e-8cd2-7223d5697686 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:48 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-036bcaf3-7540-4c3e-8cd2-7223d5697686 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:49 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-036bcaf3-7540-4c3e-8cd2-7223d5697686 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:49 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-a674f7f6-1f9a-4241-bd4e-b78847261928 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:49 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-a674f7f6-1f9a-4241-bd4e-b78847261928 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a674f7f6-1f9a-4241-bd4e-b78847261928 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a674f7f6-1f9a-4241-bd4e-b78847261928 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a674f7f6-1f9a-4241-bd4e-b78847261928 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a674f7f6-1f9a-4241-bd4e-b78847261928 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a674f7f6-1f9a-4241-bd4e-b78847261928 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a674f7f6-1f9a-4241-bd4e-b78847261928 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:49 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-036bcaf3-7540-4c3e-8cd2-7223d5697686 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1712 microversion: 2.1 time: 0.832075 Jun 24 05:00:49 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-a674f7f6-1f9a-4241-bd4e-b78847261928 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:49 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 191/373] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:00:48 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1712 bytes in 847 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:00:49 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-a674f7f6-1f9a-4241-bd4e-b78847261928 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:49 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-a674f7f6-1f9a-4241-bd4e-b78847261928 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:49 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-a674f7f6-1f9a-4241-bd4e-b78847261928 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:49 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-a674f7f6-1f9a-4241-bd4e-b78847261928 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1735 microversion: 2.20 time: 0.448528 Jun 24 05:00:49 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 183/374] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:49 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1735 bytes in 453 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:50 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-16b2b03d-2875-4e1c-b392-ec88864631c9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:50 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-16b2b03d-2875-4e1c-b392-ec88864631c9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-16b2b03d-2875-4e1c-b392-ec88864631c9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-16b2b03d-2875-4e1c-b392-ec88864631c9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-16b2b03d-2875-4e1c-b392-ec88864631c9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.016s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-16b2b03d-2875-4e1c-b392-ec88864631c9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-16b2b03d-2875-4e1c-b392-ec88864631c9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-16b2b03d-2875-4e1c-b392-ec88864631c9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:50 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-16b2b03d-2875-4e1c-b392-ec88864631c9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:50 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-739ca159-7e80-41e8-9f66-3e3f09e77f13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:50 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-739ca159-7e80-41e8-9f66-3e3f09e77f13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-739ca159-7e80-41e8-9f66-3e3f09e77f13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-739ca159-7e80-41e8-9f66-3e3f09e77f13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-739ca159-7e80-41e8-9f66-3e3f09e77f13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-739ca159-7e80-41e8-9f66-3e3f09e77f13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-739ca159-7e80-41e8-9f66-3e3f09e77f13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-739ca159-7e80-41e8-9f66-3e3f09e77f13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:50 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-739ca159-7e80-41e8-9f66-3e3f09e77f13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:50 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-16b2b03d-2875-4e1c-b392-ec88864631c9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:51 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-16b2b03d-2875-4e1c-b392-ec88864631c9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1712 microversion: 2.1 time: 0.762786 Jun 24 05:00:51 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 192/375] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:00:50 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1712 bytes in 766 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:00:51 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-739ca159-7e80-41e8-9f66-3e3f09e77f13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:51 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-739ca159-7e80-41e8-9f66-3e3f09e77f13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:51 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-739ca159-7e80-41e8-9f66-3e3f09e77f13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:51 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-739ca159-7e80-41e8-9f66-3e3f09e77f13 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1735 microversion: 2.20 time: 0.746854 Jun 24 05:00:51 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 184/376] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:50 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1735 bytes in 748 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:52 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-77d1d902-73af-46c2-ac1d-28f626ec7142 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:52 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-77d1d902-73af-46c2-ac1d-28f626ec7142 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-77d1d902-73af-46c2-ac1d-28f626ec7142 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-77d1d902-73af-46c2-ac1d-28f626ec7142 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-77d1d902-73af-46c2-ac1d-28f626ec7142 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-77d1d902-73af-46c2-ac1d-28f626ec7142 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-77d1d902-73af-46c2-ac1d-28f626ec7142 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-77d1d902-73af-46c2-ac1d-28f626ec7142 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:52 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-77d1d902-73af-46c2-ac1d-28f626ec7142 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:52 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-77d1d902-73af-46c2-ac1d-28f626ec7142 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:52 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-77d1d902-73af-46c2-ac1d-28f626ec7142 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1712 microversion: 2.1 time: 0.266988 Jun 24 05:00:52 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 193/377] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:00:52 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1712 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:00:52 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-72d848e2-a857-4173-94ab-cf7ec6958a9a tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:52 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-72d848e2-a857-4173-94ab-cf7ec6958a9a tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72d848e2-a857-4173-94ab-cf7ec6958a9a tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72d848e2-a857-4173-94ab-cf7ec6958a9a tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72d848e2-a857-4173-94ab-cf7ec6958a9a tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72d848e2-a857-4173-94ab-cf7ec6958a9a tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72d848e2-a857-4173-94ab-cf7ec6958a9a tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72d848e2-a857-4173-94ab-cf7ec6958a9a tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:52 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-72d848e2-a857-4173-94ab-cf7ec6958a9a tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:52 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-72d848e2-a857-4173-94ab-cf7ec6958a9a tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:52 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-72d848e2-a857-4173-94ab-cf7ec6958a9a tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:52 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-72d848e2-a857-4173-94ab-cf7ec6958a9a tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:52 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-72d848e2-a857-4173-94ab-cf7ec6958a9a tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1735 microversion: 2.20 time: 0.223376 Jun 24 05:00:52 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 185/378] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:52 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1735 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:53 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-3d35287e-edd0-42b5-b4ca-d67b981c3a74 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:53 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-3d35287e-edd0-42b5-b4ca-d67b981c3a74 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3d35287e-edd0-42b5-b4ca-d67b981c3a74 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3d35287e-edd0-42b5-b4ca-d67b981c3a74 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3d35287e-edd0-42b5-b4ca-d67b981c3a74 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3d35287e-edd0-42b5-b4ca-d67b981c3a74 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3d35287e-edd0-42b5-b4ca-d67b981c3a74 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3d35287e-edd0-42b5-b4ca-d67b981c3a74 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:53 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-3d35287e-edd0-42b5-b4ca-d67b981c3a74 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:53 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-290b938c-3ff4-4c88-a7a3-2c7882fdea7f req-fa7b3228-5727-4624-90ed-f0b8e3cd5b29 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a8df768e-836e-4b3c-9d36-43d26c353fd4", "name": "network-vif-plugged", "status": "completed", "tag": "80f4b915-60f5-4434-9700-d307d69a849d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-290b938c-3ff4-4c88-a7a3-2c7882fdea7f req-fa7b3228-5727-4624-90ed-f0b8e3cd5b29 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-290b938c-3ff4-4c88-a7a3-2c7882fdea7f req-fa7b3228-5727-4624-90ed-f0b8e3cd5b29 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-290b938c-3ff4-4c88-a7a3-2c7882fdea7f req-fa7b3228-5727-4624-90ed-f0b8e3cd5b29 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:53 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-290b938c-3ff4-4c88-a7a3-2c7882fdea7f req-fa7b3228-5727-4624-90ed-f0b8e3cd5b29 service nova] Creating event network-vif-plugged:80f4b915-60f5-4434-9700-d307d69a849d for instance a8df768e-836e-4b3c-9d36-43d26c353fd4 on devstack Jun 24 05:00:53 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-290b938c-3ff4-4c88-a7a3-2c7882fdea7f req-fa7b3228-5727-4624-90ed-f0b8e3cd5b29 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:00:53 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-290b938c-3ff4-4c88-a7a3-2c7882fdea7f req-fa7b3228-5727-4624-90ed-f0b8e3cd5b29 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.106204 Jun 24 05:00:53 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 186/379] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:00:53 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) Jun 24 05:00:53 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-0f56c21a-6beb-4122-9745-e29c4261d424 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:53 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-0f56c21a-6beb-4122-9745-e29c4261d424 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0f56c21a-6beb-4122-9745-e29c4261d424 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0f56c21a-6beb-4122-9745-e29c4261d424 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0f56c21a-6beb-4122-9745-e29c4261d424 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0f56c21a-6beb-4122-9745-e29c4261d424 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0f56c21a-6beb-4122-9745-e29c4261d424 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0f56c21a-6beb-4122-9745-e29c4261d424 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:53 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-0f56c21a-6beb-4122-9745-e29c4261d424 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:53 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-3d35287e-edd0-42b5-b4ca-d67b981c3a74 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:53 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-3d35287e-edd0-42b5-b4ca-d67b981c3a74 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1712 microversion: 2.1 time: 0.614941 Jun 24 05:00:53 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 194/380] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:00:53 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1712 bytes in 616 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:00:54 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-0f56c21a-6beb-4122-9745-e29c4261d424 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:54 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-0f56c21a-6beb-4122-9745-e29c4261d424 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:54 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-0f56c21a-6beb-4122-9745-e29c4261d424 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:54 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-0f56c21a-6beb-4122-9745-e29c4261d424 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1735 microversion: 2.20 time: 0.411180 Jun 24 05:00:54 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 187/381] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:53 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1735 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:54 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-840026f2-fe74-4f24-ab41-e486509a5ac1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:54 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-840026f2-fe74-4f24-ab41-e486509a5ac1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-840026f2-fe74-4f24-ab41-e486509a5ac1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-840026f2-fe74-4f24-ab41-e486509a5ac1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-840026f2-fe74-4f24-ab41-e486509a5ac1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-840026f2-fe74-4f24-ab41-e486509a5ac1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-840026f2-fe74-4f24-ab41-e486509a5ac1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-840026f2-fe74-4f24-ab41-e486509a5ac1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:55 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-840026f2-fe74-4f24-ab41-e486509a5ac1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:55 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-3fc5f363-b32a-4f5b-b04c-f77969cb00e4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:55 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-3fc5f363-b32a-4f5b-b04c-f77969cb00e4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3fc5f363-b32a-4f5b-b04c-f77969cb00e4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3fc5f363-b32a-4f5b-b04c-f77969cb00e4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3fc5f363-b32a-4f5b-b04c-f77969cb00e4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3fc5f363-b32a-4f5b-b04c-f77969cb00e4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3fc5f363-b32a-4f5b-b04c-f77969cb00e4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3fc5f363-b32a-4f5b-b04c-f77969cb00e4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:55 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-3fc5f363-b32a-4f5b-b04c-f77969cb00e4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:55 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-3fc5f363-b32a-4f5b-b04c-f77969cb00e4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:55 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-3fc5f363-b32a-4f5b-b04c-f77969cb00e4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:55 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-3fc5f363-b32a-4f5b-b04c-f77969cb00e4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:55 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-3fc5f363-b32a-4f5b-b04c-f77969cb00e4 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1735 microversion: 2.20 time: 0.357264 Jun 24 05:00:55 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-840026f2-fe74-4f24-ab41-e486509a5ac1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:55 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 188/382] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:55 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1735 bytes in 366 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:55 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-840026f2-fe74-4f24-ab41-e486509a5ac1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1712 microversion: 2.1 time: 0.501808 Jun 24 05:00:55 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 195/383] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:00:54 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1712 bytes in 503 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:00:55 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-82e7f802-8782-4f66-a0c1-c6cfc088e203 req-7fe8c698-a517-4802-ae74-f72d2822bca1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a8df768e-836e-4b3c-9d36-43d26c353fd4", "name": "network-vif-plugged", "status": "completed", "tag": "80f4b915-60f5-4434-9700-d307d69a849d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-82e7f802-8782-4f66-a0c1-c6cfc088e203 req-7fe8c698-a517-4802-ae74-f72d2822bca1 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-82e7f802-8782-4f66-a0c1-c6cfc088e203 req-7fe8c698-a517-4802-ae74-f72d2822bca1 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-82e7f802-8782-4f66-a0c1-c6cfc088e203 req-7fe8c698-a517-4802-ae74-f72d2822bca1 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:55 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-82e7f802-8782-4f66-a0c1-c6cfc088e203 req-7fe8c698-a517-4802-ae74-f72d2822bca1 service nova] Creating event network-vif-plugged:80f4b915-60f5-4434-9700-d307d69a849d for instance a8df768e-836e-4b3c-9d36-43d26c353fd4 on devstack Jun 24 05:00:55 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-82e7f802-8782-4f66-a0c1-c6cfc088e203 req-7fe8c698-a517-4802-ae74-f72d2822bca1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:00:55 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-82e7f802-8782-4f66-a0c1-c6cfc088e203 req-7fe8c698-a517-4802-ae74-f72d2822bca1 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.067227 Jun 24 05:00:55 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 189/384] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:00:55 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) Jun 24 05:00:56 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-ad92509d-5be1-4fbf-b956-be0d5a33a2bc tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:56 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-ad92509d-5be1-4fbf-b956-be0d5a33a2bc tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:56 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-9ef12173-8191-4e23-80c9-ba7ce6c5d792 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ad92509d-5be1-4fbf-b956-be0d5a33a2bc tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ad92509d-5be1-4fbf-b956-be0d5a33a2bc tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ad92509d-5be1-4fbf-b956-be0d5a33a2bc tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ad92509d-5be1-4fbf-b956-be0d5a33a2bc tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ad92509d-5be1-4fbf-b956-be0d5a33a2bc tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ad92509d-5be1-4fbf-b956-be0d5a33a2bc tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:56 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-9ef12173-8191-4e23-80c9-ba7ce6c5d792 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9ef12173-8191-4e23-80c9-ba7ce6c5d792 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9ef12173-8191-4e23-80c9-ba7ce6c5d792 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9ef12173-8191-4e23-80c9-ba7ce6c5d792 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9ef12173-8191-4e23-80c9-ba7ce6c5d792 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9ef12173-8191-4e23-80c9-ba7ce6c5d792 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9ef12173-8191-4e23-80c9-ba7ce6c5d792 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:56 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-ad92509d-5be1-4fbf-b956-be0d5a33a2bc tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:56 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-9ef12173-8191-4e23-80c9-ba7ce6c5d792 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:56 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-9ef12173-8191-4e23-80c9-ba7ce6c5d792 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:56 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-9ef12173-8191-4e23-80c9-ba7ce6c5d792 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1712 microversion: 2.1 time: 0.279760 Jun 24 05:00:56 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 190/385] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:00:56 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1712 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:00:56 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-ad92509d-5be1-4fbf-b956-be0d5a33a2bc tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:56 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-ad92509d-5be1-4fbf-b956-be0d5a33a2bc tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:56 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-ad92509d-5be1-4fbf-b956-be0d5a33a2bc tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:56 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-ad92509d-5be1-4fbf-b956-be0d5a33a2bc tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1735 microversion: 2.20 time: 0.529022 Jun 24 05:00:56 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 196/386] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:56 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1735 bytes in 530 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:57 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-948ff151-16ff-47dd-8f91-b91d7022cb3d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:57 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-948ff151-16ff-47dd-8f91-b91d7022cb3d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-948ff151-16ff-47dd-8f91-b91d7022cb3d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-948ff151-16ff-47dd-8f91-b91d7022cb3d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-948ff151-16ff-47dd-8f91-b91d7022cb3d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-948ff151-16ff-47dd-8f91-b91d7022cb3d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-948ff151-16ff-47dd-8f91-b91d7022cb3d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-948ff151-16ff-47dd-8f91-b91d7022cb3d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:57 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-948ff151-16ff-47dd-8f91-b91d7022cb3d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:58 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-36de0fae-78b2-4f0a-8922-659591550e4b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:58 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-36de0fae-78b2-4f0a-8922-659591550e4b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:58 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-948ff151-16ff-47dd-8f91-b91d7022cb3d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-36de0fae-78b2-4f0a-8922-659591550e4b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-36de0fae-78b2-4f0a-8922-659591550e4b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-36de0fae-78b2-4f0a-8922-659591550e4b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-36de0fae-78b2-4f0a-8922-659591550e4b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-36de0fae-78b2-4f0a-8922-659591550e4b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-36de0fae-78b2-4f0a-8922-659591550e4b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:58 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-948ff151-16ff-47dd-8f91-b91d7022cb3d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1716 microversion: 2.1 time: 0.271877 Jun 24 05:00:58 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 191/387] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:00:57 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1716 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:00:58 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-36de0fae-78b2-4f0a-8922-659591550e4b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:58 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-36de0fae-78b2-4f0a-8922-659591550e4b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:58 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-36de0fae-78b2-4f0a-8922-659591550e4b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:58 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-36de0fae-78b2-4f0a-8922-659591550e4b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:00:58 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-36de0fae-78b2-4f0a-8922-659591550e4b tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1735 microversion: 2.20 time: 0.264137 Jun 24 05:00:58 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 197/388] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:58 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1735 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:00:59 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-daba48ec-e8f7-4f05-80a1-a9bfee72640e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:00:59 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-daba48ec-e8f7-4f05-80a1-a9bfee72640e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:00:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-daba48ec-e8f7-4f05-80a1-a9bfee72640e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-daba48ec-e8f7-4f05-80a1-a9bfee72640e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-daba48ec-e8f7-4f05-80a1-a9bfee72640e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-daba48ec-e8f7-4f05-80a1-a9bfee72640e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:00:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-daba48ec-e8f7-4f05-80a1-a9bfee72640e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:00:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-daba48ec-e8f7-4f05-80a1-a9bfee72640e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:00:59 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-daba48ec-e8f7-4f05-80a1-a9bfee72640e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:00:59 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-f75fe8a9-e00c-473a-b158-8e05c90fc085 req-52b3de3d-1378-4e73-a2c5-59fe2ca6ec89 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5e6a9782-79f4-4f49-83cf-c412d5b6e939", "name": "network-vif-plugged", "status": "completed", "tag": "63cd1d7b-987f-4272-a42e-7db6249ee873"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:00:59 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-daba48ec-e8f7-4f05-80a1-a9bfee72640e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:00 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-f75fe8a9-e00c-473a-b158-8e05c90fc085 req-52b3de3d-1378-4e73-a2c5-59fe2ca6ec89 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:00 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-f75fe8a9-e00c-473a-b158-8e05c90fc085 req-52b3de3d-1378-4e73-a2c5-59fe2ca6ec89 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:00 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-f75fe8a9-e00c-473a-b158-8e05c90fc085 req-52b3de3d-1378-4e73-a2c5-59fe2ca6ec89 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:00 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-daba48ec-e8f7-4f05-80a1-a9bfee72640e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:00 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-daba48ec-e8f7-4f05-80a1-a9bfee72640e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:00 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-f75fe8a9-e00c-473a-b158-8e05c90fc085 req-52b3de3d-1378-4e73-a2c5-59fe2ca6ec89 service nova] Creating event network-vif-plugged:63cd1d7b-987f-4272-a42e-7db6249ee873 for instance 5e6a9782-79f4-4f49-83cf-c412d5b6e939 on devstack Jun 24 05:01:00 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-f75fe8a9-e00c-473a-b158-8e05c90fc085 req-52b3de3d-1378-4e73-a2c5-59fe2ca6ec89 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:01:00 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-daba48ec-e8f7-4f05-80a1-a9bfee72640e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1735 microversion: 2.20 time: 0.729755 Jun 24 05:01:00 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 192/389] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:00:59 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1735 bytes in 731 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:01:00 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-f75fe8a9-e00c-473a-b158-8e05c90fc085 req-52b3de3d-1378-4e73-a2c5-59fe2ca6ec89 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.121479 Jun 24 05:01:00 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 198/390] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:00:59 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:01:01 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-3a80b50e-f0d6-47b2-b958-db5b0e232cf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:01 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-3a80b50e-f0d6-47b2-b958-db5b0e232cf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3a80b50e-f0d6-47b2-b958-db5b0e232cf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3a80b50e-f0d6-47b2-b958-db5b0e232cf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3a80b50e-f0d6-47b2-b958-db5b0e232cf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3a80b50e-f0d6-47b2-b958-db5b0e232cf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3a80b50e-f0d6-47b2-b958-db5b0e232cf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3a80b50e-f0d6-47b2-b958-db5b0e232cf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:01 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-3a80b50e-f0d6-47b2-b958-db5b0e232cf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:01 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-3a80b50e-f0d6-47b2-b958-db5b0e232cf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:01 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-3a80b50e-f0d6-47b2-b958-db5b0e232cf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:01 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-3a80b50e-f0d6-47b2-b958-db5b0e232cf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:01 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-3a80b50e-f0d6-47b2-b958-db5b0e232cf5 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1735 microversion: 2.20 time: 0.407792 Jun 24 05:01:01 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 193/391] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:01:01 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1735 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:01:02 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-bd6d631d-1a8f-4dc9-888e-db17f6b8037f req-935b7253-20cc-407e-a3c2-60820bb9b04f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5e6a9782-79f4-4f49-83cf-c412d5b6e939", "name": "network-vif-plugged", "status": "completed", "tag": "63cd1d7b-987f-4272-a42e-7db6249ee873"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:01:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-bd6d631d-1a8f-4dc9-888e-db17f6b8037f req-935b7253-20cc-407e-a3c2-60820bb9b04f service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-bd6d631d-1a8f-4dc9-888e-db17f6b8037f req-935b7253-20cc-407e-a3c2-60820bb9b04f service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-bd6d631d-1a8f-4dc9-888e-db17f6b8037f req-935b7253-20cc-407e-a3c2-60820bb9b04f service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:02 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-bd6d631d-1a8f-4dc9-888e-db17f6b8037f req-935b7253-20cc-407e-a3c2-60820bb9b04f service nova] Creating event network-vif-plugged:63cd1d7b-987f-4272-a42e-7db6249ee873 for instance 5e6a9782-79f4-4f49-83cf-c412d5b6e939 on devstack Jun 24 05:01:02 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-bd6d631d-1a8f-4dc9-888e-db17f6b8037f req-935b7253-20cc-407e-a3c2-60820bb9b04f service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:01:02 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-bd6d631d-1a8f-4dc9-888e-db17f6b8037f req-935b7253-20cc-407e-a3c2-60820bb9b04f service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.111085 Jun 24 05:01:02 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 199/392] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:01:02 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) Jun 24 05:01:02 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e854b6e8-affb-47da-850f-a8356d61a71e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:02 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-e854b6e8-affb-47da-850f-a8356d61a71e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e854b6e8-affb-47da-850f-a8356d61a71e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e854b6e8-affb-47da-850f-a8356d61a71e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e854b6e8-affb-47da-850f-a8356d61a71e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e854b6e8-affb-47da-850f-a8356d61a71e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e854b6e8-affb-47da-850f-a8356d61a71e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e854b6e8-affb-47da-850f-a8356d61a71e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:02 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-e854b6e8-affb-47da-850f-a8356d61a71e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:02 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-e854b6e8-affb-47da-850f-a8356d61a71e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:02 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-e854b6e8-affb-47da-850f-a8356d61a71e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:02 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-e854b6e8-affb-47da-850f-a8356d61a71e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:02 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e854b6e8-affb-47da-850f-a8356d61a71e tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1722 microversion: 2.20 time: 0.438092 Jun 24 05:01:02 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 194/393] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:01:02 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1722 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:01:03 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-212189a4-5d09-4967-8c8a-a1bc1da8b4f7 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:03 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-212189a4-5d09-4967-8c8a-a1bc1da8b4f7 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-212189a4-5d09-4967-8c8a-a1bc1da8b4f7 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-212189a4-5d09-4967-8c8a-a1bc1da8b4f7 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-212189a4-5d09-4967-8c8a-a1bc1da8b4f7 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-212189a4-5d09-4967-8c8a-a1bc1da8b4f7 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-212189a4-5d09-4967-8c8a-a1bc1da8b4f7 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-212189a4-5d09-4967-8c8a-a1bc1da8b4f7 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:03 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-212189a4-5d09-4967-8c8a-a1bc1da8b4f7 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lazy-loading 'services' on Instance uuid c412ddc3-6572-4916-abbf-f0eb08e2a481 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:01:04 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-212189a4-5d09-4967-8c8a-a1bc1da8b4f7 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-volume_attachments/a2bbebdb-c653-487e-8182-e84c72c3fe7b" status: 202 len: 0 microversion: 2.49 time: 0.310428 Jun 24 05:01:04 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 200/394] 192.168.122.25 () {60 vars in 1454 bytes} [Wed Jun 24 05:01:03 2026] DELETE /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-volume_attachments/a2bbebdb-c653-487e-8182-e84c72c3fe7b => generated 0 bytes in 315 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:01:06 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-2072a396-6eaa-4baf-a752-847d1136c00a tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:06 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-2072a396-6eaa-4baf-a752-847d1136c00a tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2072a396-6eaa-4baf-a752-847d1136c00a tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2072a396-6eaa-4baf-a752-847d1136c00a tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2072a396-6eaa-4baf-a752-847d1136c00a tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2072a396-6eaa-4baf-a752-847d1136c00a tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2072a396-6eaa-4baf-a752-847d1136c00a tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2072a396-6eaa-4baf-a752-847d1136c00a tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:06 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-2072a396-6eaa-4baf-a752-847d1136c00a tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-interface/5e97e6f9-9c50-43e6-b97a-0462e61cc91a" status: 202 len: 0 microversion: 2.49 time: 0.155080 Jun 24 05:01:06 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 195/395] 192.168.122.25 () {60 vars in 1427 bytes} [Wed Jun 24 05:01:06 2026] DELETE /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-interface/5e97e6f9-9c50-43e6-b97a-0462e61cc91a => generated 0 bytes in 157 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:01:07 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-1288da47-4a27-40c7-8e32-7a3976022277 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:07 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-1288da47-4a27-40c7-8e32-7a3976022277 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1288da47-4a27-40c7-8e32-7a3976022277 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1288da47-4a27-40c7-8e32-7a3976022277 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1288da47-4a27-40c7-8e32-7a3976022277 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1288da47-4a27-40c7-8e32-7a3976022277 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1288da47-4a27-40c7-8e32-7a3976022277 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1288da47-4a27-40c7-8e32-7a3976022277 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:07 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-1288da47-4a27-40c7-8e32-7a3976022277 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-instance-actions/req-2072a396-6eaa-4baf-a752-847d1136c00a" status: 200 len: 474 microversion: 2.49 time: 0.622818 Jun 24 05:01:07 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 201/396] 192.168.122.25 () {60 vars in 1457 bytes} [Wed Jun 24 05:01:06 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-instance-actions/req-2072a396-6eaa-4baf-a752-847d1136c00a => generated 474 bytes in 626 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:01:08 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-5433cad8-8fb1-42ba-b091-b5e7899e4b9c tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:08 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-5433cad8-8fb1-42ba-b091-b5e7899e4b9c tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5433cad8-8fb1-42ba-b091-b5e7899e4b9c tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5433cad8-8fb1-42ba-b091-b5e7899e4b9c tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5433cad8-8fb1-42ba-b091-b5e7899e4b9c tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5433cad8-8fb1-42ba-b091-b5e7899e4b9c tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5433cad8-8fb1-42ba-b091-b5e7899e4b9c tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5433cad8-8fb1-42ba-b091-b5e7899e4b9c tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:08 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-5433cad8-8fb1-42ba-b091-b5e7899e4b9c tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-instance-actions/req-2072a396-6eaa-4baf-a752-847d1136c00a" status: 200 len: 474 microversion: 2.49 time: 0.156549 Jun 24 05:01:08 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 196/397] 192.168.122.25 () {60 vars in 1457 bytes} [Wed Jun 24 05:01:08 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-instance-actions/req-2072a396-6eaa-4baf-a752-847d1136c00a => generated 474 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:01:09 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-294a6dcc-fecb-4cf6-8275-cdeb4a3312de req-5b3bf14a-213a-4099-8b66-91a82d4cb6c7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c412ddc3-6572-4916-abbf-f0eb08e2a481", "name": "network-vif-unplugged", "status": "completed", "tag": "5e97e6f9-9c50-43e6-b97a-0462e61cc91a"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:01:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-294a6dcc-fecb-4cf6-8275-cdeb4a3312de req-5b3bf14a-213a-4099-8b66-91a82d4cb6c7 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-294a6dcc-fecb-4cf6-8275-cdeb4a3312de req-5b3bf14a-213a-4099-8b66-91a82d4cb6c7 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-294a6dcc-fecb-4cf6-8275-cdeb4a3312de req-5b3bf14a-213a-4099-8b66-91a82d4cb6c7 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:09 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-294a6dcc-fecb-4cf6-8275-cdeb4a3312de req-5b3bf14a-213a-4099-8b66-91a82d4cb6c7 service nova] Creating event network-vif-unplugged:5e97e6f9-9c50-43e6-b97a-0462e61cc91a for instance c412ddc3-6572-4916-abbf-f0eb08e2a481 on devstack Jun 24 05:01:09 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-294a6dcc-fecb-4cf6-8275-cdeb4a3312de req-5b3bf14a-213a-4099-8b66-91a82d4cb6c7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:01:09 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-294a6dcc-fecb-4cf6-8275-cdeb4a3312de req-5b3bf14a-213a-4099-8b66-91a82d4cb6c7 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.066899 Jun 24 05:01:09 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 202/398] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:01:09 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 05:01:09 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-a49fe1bd-01a1-44d4-906b-e58c677e9d72 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:09 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-a49fe1bd-01a1-44d4-906b-e58c677e9d72 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a49fe1bd-01a1-44d4-906b-e58c677e9d72 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a49fe1bd-01a1-44d4-906b-e58c677e9d72 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a49fe1bd-01a1-44d4-906b-e58c677e9d72 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a49fe1bd-01a1-44d4-906b-e58c677e9d72 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a49fe1bd-01a1-44d4-906b-e58c677e9d72 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a49fe1bd-01a1-44d4-906b-e58c677e9d72 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:10 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-a49fe1bd-01a1-44d4-906b-e58c677e9d72 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-instance-actions/req-2072a396-6eaa-4baf-a752-847d1136c00a" status: 200 len: 474 microversion: 2.49 time: 0.633354 Jun 24 05:01:10 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 197/399] 192.168.122.25 () {60 vars in 1457 bytes} [Wed Jun 24 05:01:09 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-instance-actions/req-2072a396-6eaa-4baf-a752-847d1136c00a => generated 474 bytes in 638 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:01:11 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-9b8a262a-1d6b-48b9-948e-e459236187fe tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:11 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-9b8a262a-1d6b-48b9-948e-e459236187fe tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:11 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9b8a262a-1d6b-48b9-948e-e459236187fe tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:11 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9b8a262a-1d6b-48b9-948e-e459236187fe tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:11 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9b8a262a-1d6b-48b9-948e-e459236187fe tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:11 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9b8a262a-1d6b-48b9-948e-e459236187fe tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:11 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9b8a262a-1d6b-48b9-948e-e459236187fe tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:11 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9b8a262a-1d6b-48b9-948e-e459236187fe tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:11 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-bac561ad-1596-4435-a6e1-f5f1fc3837f0 req-174e4256-b235-4069-b93b-3e47f8f2c5ea service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c412ddc3-6572-4916-abbf-f0eb08e2a481", "name": "network-vif-unplugged", "status": "completed", "tag": "5e97e6f9-9c50-43e6-b97a-0462e61cc91a"}, {"server_uuid": "c412ddc3-6572-4916-abbf-f0eb08e2a481", "name": "network-vif-deleted", "tag": "5e97e6f9-9c50-43e6-b97a-0462e61cc91a"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:01:11 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-9b8a262a-1d6b-48b9-948e-e459236187fe tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-instance-actions/req-2072a396-6eaa-4baf-a752-847d1136c00a" status: 200 len: 474 microversion: 2.49 time: 0.085995 Jun 24 05:01:11 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 203/400] 192.168.122.25 () {60 vars in 1457 bytes} [Wed Jun 24 05:01:11 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-instance-actions/req-2072a396-6eaa-4baf-a752-847d1136c00a => generated 474 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:01:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-bac561ad-1596-4435-a6e1-f5f1fc3837f0 req-174e4256-b235-4069-b93b-3e47f8f2c5ea service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-bac561ad-1596-4435-a6e1-f5f1fc3837f0 req-174e4256-b235-4069-b93b-3e47f8f2c5ea service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-bac561ad-1596-4435-a6e1-f5f1fc3837f0 req-174e4256-b235-4069-b93b-3e47f8f2c5ea service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:11 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-bac561ad-1596-4435-a6e1-f5f1fc3837f0 req-174e4256-b235-4069-b93b-3e47f8f2c5ea service nova] Creating event network-vif-unplugged:5e97e6f9-9c50-43e6-b97a-0462e61cc91a for instance c412ddc3-6572-4916-abbf-f0eb08e2a481 on devstack Jun 24 05:01:11 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-bac561ad-1596-4435-a6e1-f5f1fc3837f0 req-174e4256-b235-4069-b93b-3e47f8f2c5ea service nova] Creating event network-vif-deleted:5e97e6f9-9c50-43e6-b97a-0462e61cc91a for instance c412ddc3-6572-4916-abbf-f0eb08e2a481 on devstack Jun 24 05:01:11 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-bac561ad-1596-4435-a6e1-f5f1fc3837f0 req-174e4256-b235-4069-b93b-3e47f8f2c5ea service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:01:11 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-bac561ad-1596-4435-a6e1-f5f1fc3837f0 req-174e4256-b235-4069-b93b-3e47f8f2c5ea service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.070831 Jun 24 05:01:11 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 198/401] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:01:11 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:01:12 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-8d9f3615-de2e-450b-8872-4f0b1f4f4889 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:12 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-8d9f3615-de2e-450b-8872-4f0b1f4f4889 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8d9f3615-de2e-450b-8872-4f0b1f4f4889 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8d9f3615-de2e-450b-8872-4f0b1f4f4889 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8d9f3615-de2e-450b-8872-4f0b1f4f4889 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8d9f3615-de2e-450b-8872-4f0b1f4f4889 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8d9f3615-de2e-450b-8872-4f0b1f4f4889 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8d9f3615-de2e-450b-8872-4f0b1f4f4889 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:12 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-8d9f3615-de2e-450b-8872-4f0b1f4f4889 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-instance-actions/req-2072a396-6eaa-4baf-a752-847d1136c00a" status: 200 len: 474 microversion: 2.49 time: 0.119059 Jun 24 05:01:12 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 204/402] 192.168.122.25 () {60 vars in 1457 bytes} [Wed Jun 24 05:01:12 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-instance-actions/req-2072a396-6eaa-4baf-a752-847d1136c00a => generated 474 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:01:13 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-6db66f57-c11b-419a-b868-93006e3360c4 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:13 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-6db66f57-c11b-419a-b868-93006e3360c4 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6db66f57-c11b-419a-b868-93006e3360c4 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6db66f57-c11b-419a-b868-93006e3360c4 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6db66f57-c11b-419a-b868-93006e3360c4 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6db66f57-c11b-419a-b868-93006e3360c4 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6db66f57-c11b-419a-b868-93006e3360c4 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6db66f57-c11b-419a-b868-93006e3360c4 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:13 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-6db66f57-c11b-419a-b868-93006e3360c4 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-instance-actions/req-2072a396-6eaa-4baf-a752-847d1136c00a" status: 200 len: 474 microversion: 2.49 time: 0.064686 Jun 24 05:01:13 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 199/403] 192.168.122.25 () {60 vars in 1457 bytes} [Wed Jun 24 05:01:13 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-instance-actions/req-2072a396-6eaa-4baf-a752-847d1136c00a => generated 474 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-a46ba04b-a825-4fd1-aedf-0cde21aa2e0b tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-a46ba04b-a825-4fd1-aedf-0cde21aa2e0b tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a46ba04b-a825-4fd1-aedf-0cde21aa2e0b tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a46ba04b-a825-4fd1-aedf-0cde21aa2e0b tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a46ba04b-a825-4fd1-aedf-0cde21aa2e0b tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a46ba04b-a825-4fd1-aedf-0cde21aa2e0b tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a46ba04b-a825-4fd1-aedf-0cde21aa2e0b tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a46ba04b-a825-4fd1-aedf-0cde21aa2e0b tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-a46ba04b-a825-4fd1-aedf-0cde21aa2e0b tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-instance-actions/req-2072a396-6eaa-4baf-a752-847d1136c00a" status: 200 len: 503 microversion: 2.49 time: 0.070047 Jun 24 05:01:14 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 205/404] 192.168.122.25 () {60 vars in 1457 bytes} [Wed Jun 24 05:01:14 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-instance-actions/req-2072a396-6eaa-4baf-a752-847d1136c00a => generated 503 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:01:14 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-373b45ff-bf90-4587-ac36-457bec35f845 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:14 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-373b45ff-bf90-4587-ac36-457bec35f845 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-373b45ff-bf90-4587-ac36-457bec35f845 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-373b45ff-bf90-4587-ac36-457bec35f845 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-373b45ff-bf90-4587-ac36-457bec35f845 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-373b45ff-bf90-4587-ac36-457bec35f845 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-373b45ff-bf90-4587-ac36-457bec35f845 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-373b45ff-bf90-4587-ac36-457bec35f845 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:14 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-373b45ff-bf90-4587-ac36-457bec35f845 tempest-TaggedAttachmentsTest-172159836 tempest-TaggedAttachmentsTest-172159836-project-admin] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-instance-actions/req-2072a396-6eaa-4baf-a752-847d1136c00a" status: 200 len: 503 microversion: 2.49 time: 0.059245 Jun 24 05:01:14 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 200/405] 192.168.122.25 () {60 vars in 1457 bytes} [Wed Jun 24 05:01:14 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-instance-actions/req-2072a396-6eaa-4baf-a752-847d1136c00a => generated 503 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-d3a08b5a-1827-4e0b-9dcb-83be361969b7 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-d3a08b5a-1827-4e0b-9dcb-83be361969b7 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d3a08b5a-1827-4e0b-9dcb-83be361969b7 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d3a08b5a-1827-4e0b-9dcb-83be361969b7 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d3a08b5a-1827-4e0b-9dcb-83be361969b7 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d3a08b5a-1827-4e0b-9dcb-83be361969b7 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d3a08b5a-1827-4e0b-9dcb-83be361969b7 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d3a08b5a-1827-4e0b-9dcb-83be361969b7 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-d3a08b5a-1827-4e0b-9dcb-83be361969b7 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-volume_attachments" status: 200 len: 25 microversion: 2.49 time: 0.056654 Jun 24 05:01:14 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 206/406] 192.168.122.25 () {60 vars in 1340 bytes} [Wed Jun 24 05:01:14 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481/os-volume_attachments => generated 25 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:01:14 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-d164c8fc-8726-496f-b900-bacf3a2c5c6b tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:14 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-d164c8fc-8726-496f-b900-bacf3a2c5c6b tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d164c8fc-8726-496f-b900-bacf3a2c5c6b tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d164c8fc-8726-496f-b900-bacf3a2c5c6b tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d164c8fc-8726-496f-b900-bacf3a2c5c6b tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d164c8fc-8726-496f-b900-bacf3a2c5c6b tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d164c8fc-8726-496f-b900-bacf3a2c5c6b tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d164c8fc-8726-496f-b900-bacf3a2c5c6b tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:14 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-d164c8fc-8726-496f-b900-bacf3a2c5c6b tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Going to try to terminate instance {{(pid=67859) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 05:01:14 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-d164c8fc-8726-496f-b900-bacf3a2c5c6b tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 204 len: 0 microversion: 2.49 time: 0.170277 Jun 24 05:01:14 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 201/407] 192.168.122.25 () {60 vars in 1277 bytes} [Wed Jun 24 05:01:14 2026] DELETE /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-622063ff-a2b3-40b2-9d68-8f37e46a8386 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-622063ff-a2b3-40b2-9d68-8f37e46a8386 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-622063ff-a2b3-40b2-9d68-8f37e46a8386 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-622063ff-a2b3-40b2-9d68-8f37e46a8386 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-622063ff-a2b3-40b2-9d68-8f37e46a8386 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-622063ff-a2b3-40b2-9d68-8f37e46a8386 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-622063ff-a2b3-40b2-9d68-8f37e46a8386 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-622063ff-a2b3-40b2-9d68-8f37e46a8386 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:14 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-622063ff-a2b3-40b2-9d68-8f37e46a8386 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:15 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-622063ff-a2b3-40b2-9d68-8f37e46a8386 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:15 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-622063ff-a2b3-40b2-9d68-8f37e46a8386 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:15 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-622063ff-a2b3-40b2-9d68-8f37e46a8386 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:15 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-622063ff-a2b3-40b2-9d68-8f37e46a8386 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 200 len: 1764 microversion: 2.49 time: 0.310195 Jun 24 05:01:15 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 207/408] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:01:14 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 1764 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:01:16 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-94e23f6e-0a07-4ab5-8c44-9b47b589bcac req-211981f9-23fd-4db6-895e-93f8bde2fc39 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c412ddc3-6572-4916-abbf-f0eb08e2a481", "name": "network-vif-unplugged", "status": "completed", "tag": "5e17eb99-4119-4112-b0e8-9cc6d34f620e"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:01:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-94e23f6e-0a07-4ab5-8c44-9b47b589bcac req-211981f9-23fd-4db6-895e-93f8bde2fc39 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-94e23f6e-0a07-4ab5-8c44-9b47b589bcac req-211981f9-23fd-4db6-895e-93f8bde2fc39 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-94e23f6e-0a07-4ab5-8c44-9b47b589bcac req-211981f9-23fd-4db6-895e-93f8bde2fc39 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:16 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-b598499c-4f36-4c95-8ae8-c5514dd720bf tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:16 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-b598499c-4f36-4c95-8ae8-c5514dd720bf tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b598499c-4f36-4c95-8ae8-c5514dd720bf tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:16 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-94e23f6e-0a07-4ab5-8c44-9b47b589bcac req-211981f9-23fd-4db6-895e-93f8bde2fc39 service nova] Creating event network-vif-unplugged:5e17eb99-4119-4112-b0e8-9cc6d34f620e for instance c412ddc3-6572-4916-abbf-f0eb08e2a481 on devstack Jun 24 05:01:16 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-94e23f6e-0a07-4ab5-8c44-9b47b589bcac req-211981f9-23fd-4db6-895e-93f8bde2fc39 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:01:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b598499c-4f36-4c95-8ae8-c5514dd720bf tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b598499c-4f36-4c95-8ae8-c5514dd720bf tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b598499c-4f36-4c95-8ae8-c5514dd720bf tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b598499c-4f36-4c95-8ae8-c5514dd720bf tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b598499c-4f36-4c95-8ae8-c5514dd720bf tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:16 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-94e23f6e-0a07-4ab5-8c44-9b47b589bcac req-211981f9-23fd-4db6-895e-93f8bde2fc39 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.105443 Jun 24 05:01:16 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 202/409] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:01:16 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:01:16 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-b598499c-4f36-4c95-8ae8-c5514dd720bf tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:16 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-b598499c-4f36-4c95-8ae8-c5514dd720bf tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:16 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-b598499c-4f36-4c95-8ae8-c5514dd720bf tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:16 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-b598499c-4f36-4c95-8ae8-c5514dd720bf tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:16 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-b598499c-4f36-4c95-8ae8-c5514dd720bf tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 200 len: 1764 microversion: 2.49 time: 0.350097 Jun 24 05:01:16 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 208/410] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:01:16 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 1764 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 24 05:01:17 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-09079232-40aa-43e3-aee8-1b9df52e6da0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:17 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-09079232-40aa-43e3-aee8-1b9df52e6da0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-09079232-40aa-43e3-aee8-1b9df52e6da0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-09079232-40aa-43e3-aee8-1b9df52e6da0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-09079232-40aa-43e3-aee8-1b9df52e6da0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-09079232-40aa-43e3-aee8-1b9df52e6da0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-09079232-40aa-43e3-aee8-1b9df52e6da0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-09079232-40aa-43e3-aee8-1b9df52e6da0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:17 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0ca43616-906b-4305-955d-87bbc6a5ee33 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:17 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0ca43616-906b-4305-955d-87bbc6a5ee33 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:17 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=50,nova_api:UPDATE=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:01:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0ca43616-906b-4305-955d-87bbc6a5ee33 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0ca43616-906b-4305-955d-87bbc6a5ee33 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0ca43616-906b-4305-955d-87bbc6a5ee33 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0ca43616-906b-4305-955d-87bbc6a5ee33 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0ca43616-906b-4305-955d-87bbc6a5ee33 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0ca43616-906b-4305-955d-87bbc6a5ee33 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:17 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=182,nova_cell1:UPDATE=12,nova_cell1:INSERT=9 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:01:17 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-09079232-40aa-43e3-aee8-1b9df52e6da0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lazy-loading 'services' on Instance uuid a8df768e-836e-4b3c-9d36-43d26c353fd4 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:01:17 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-0ca43616-906b-4305-955d-87bbc6a5ee33 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:17 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-09079232-40aa-43e3-aee8-1b9df52e6da0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4/os-volume_attachments/7a553c74-0fb4-4746-a67a-e6f3315ecd14" status: 202 len: 0 microversion: 2.1 time: 0.278075 Jun 24 05:01:17 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 203/411] 192.168.122.25 () {58 vars in 1413 bytes} [Wed Jun 24 05:01:17 2026] DELETE /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4/os-volume_attachments/7a553c74-0fb4-4746-a67a-e6f3315ecd14 => generated 0 bytes in 282 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:01:17 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0ca43616-906b-4305-955d-87bbc6a5ee33 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:17 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0ca43616-906b-4305-955d-87bbc6a5ee33 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:17 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0ca43616-906b-4305-955d-87bbc6a5ee33 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:17 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0ca43616-906b-4305-955d-87bbc6a5ee33 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 200 len: 1764 microversion: 2.49 time: 0.305861 Jun 24 05:01:17 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 209/412] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:01:17 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 1764 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:01:18 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-9f10bfe3-0e31-4a2a-973a-60c816a4bb61 req-474df61c-601b-49ef-808d-e5e04348e162 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c412ddc3-6572-4916-abbf-f0eb08e2a481", "name": "network-vif-unplugged", "status": "completed", "tag": "5e17eb99-4119-4112-b0e8-9cc6d34f620e"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:01:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-9f10bfe3-0e31-4a2a-973a-60c816a4bb61 req-474df61c-601b-49ef-808d-e5e04348e162 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-9f10bfe3-0e31-4a2a-973a-60c816a4bb61 req-474df61c-601b-49ef-808d-e5e04348e162 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-9f10bfe3-0e31-4a2a-973a-60c816a4bb61 req-474df61c-601b-49ef-808d-e5e04348e162 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:18 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-9f10bfe3-0e31-4a2a-973a-60c816a4bb61 req-474df61c-601b-49ef-808d-e5e04348e162 service nova] Creating event network-vif-unplugged:5e17eb99-4119-4112-b0e8-9cc6d34f620e for instance c412ddc3-6572-4916-abbf-f0eb08e2a481 on devstack Jun 24 05:01:18 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-9f10bfe3-0e31-4a2a-973a-60c816a4bb61 req-474df61c-601b-49ef-808d-e5e04348e162 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:01:18 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-9f10bfe3-0e31-4a2a-973a-60c816a4bb61 req-474df61c-601b-49ef-808d-e5e04348e162 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.059313 Jun 24 05:01:18 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 204/413] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:01:18 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:01:18 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-140527bf-0c17-44f7-a817-00e86f552b00 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:18 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-140527bf-0c17-44f7-a817-00e86f552b00 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-140527bf-0c17-44f7-a817-00e86f552b00 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-140527bf-0c17-44f7-a817-00e86f552b00 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-140527bf-0c17-44f7-a817-00e86f552b00 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-140527bf-0c17-44f7-a817-00e86f552b00 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-140527bf-0c17-44f7-a817-00e86f552b00 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-140527bf-0c17-44f7-a817-00e86f552b00 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:19 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-140527bf-0c17-44f7-a817-00e86f552b00 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:19 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-140527bf-0c17-44f7-a817-00e86f552b00 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:19 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-140527bf-0c17-44f7-a817-00e86f552b00 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:19 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-140527bf-0c17-44f7-a817-00e86f552b00 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:19 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-140527bf-0c17-44f7-a817-00e86f552b00 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 200 len: 1696 microversion: 2.49 time: 0.138610 Jun 24 05:01:19 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 210/414] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:01:18 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 1696 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:01:20 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-d5713816-8fec-4711-856a-39e99e5f89f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:01:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d5713816-8fec-4711-856a-39e99e5f89f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d5713816-8fec-4711-856a-39e99e5f89f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d5713816-8fec-4711-856a-39e99e5f89f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:20 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-d5713816-8fec-4711-856a-39e99e5f89f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Going to try to stop instance {{(pid=67859) force_stop /opt/stack/nova/nova/compute/api.py:2856}} Jun 24 05:01:20 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-81ddd319-a00a-4207-9dfa-6a2ec22a02e9 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:20 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-81ddd319-a00a-4207-9dfa-6a2ec22a02e9 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-81ddd319-a00a-4207-9dfa-6a2ec22a02e9 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-81ddd319-a00a-4207-9dfa-6a2ec22a02e9 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-81ddd319-a00a-4207-9dfa-6a2ec22a02e9 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-81ddd319-a00a-4207-9dfa-6a2ec22a02e9 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-81ddd319-a00a-4207-9dfa-6a2ec22a02e9 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-81ddd319-a00a-4207-9dfa-6a2ec22a02e9 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:20 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-d5713816-8fec-4711-856a-39e99e5f89f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "POST /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4/action" status: 202 len: 0 microversion: 2.1 time: 0.119871 Jun 24 05:01:20 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 205/415] 192.168.122.25 () {60 vars in 1275 bytes} [Wed Jun 24 05:01:20 2026] POST /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4/action => generated 0 bytes in 122 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:01:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-81ddd319-a00a-4207-9dfa-6a2ec22a02e9 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-81ddd319-a00a-4207-9dfa-6a2ec22a02e9 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-81ddd319-a00a-4207-9dfa-6a2ec22a02e9 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:20 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-81ddd319-a00a-4207-9dfa-6a2ec22a02e9 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lazy-loading 'fault' on Instance uuid c412ddc3-6572-4916-abbf-f0eb08e2a481 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:01:20 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-14afc273-a06c-4de9-94f1-d686ec5d7d5d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:20 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-14afc273-a06c-4de9-94f1-d686ec5d7d5d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:20 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-81ddd319-a00a-4207-9dfa-6a2ec22a02e9 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-14afc273-a06c-4de9-94f1-d686ec5d7d5d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-14afc273-a06c-4de9-94f1-d686ec5d7d5d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-14afc273-a06c-4de9-94f1-d686ec5d7d5d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-14afc273-a06c-4de9-94f1-d686ec5d7d5d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-14afc273-a06c-4de9-94f1-d686ec5d7d5d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-14afc273-a06c-4de9-94f1-d686ec5d7d5d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:20 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-81ddd319-a00a-4207-9dfa-6a2ec22a02e9 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:20 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-81ddd319-a00a-4207-9dfa-6a2ec22a02e9 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:20 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-81ddd319-a00a-4207-9dfa-6a2ec22a02e9 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:20 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-14afc273-a06c-4de9-94f1-d686ec5d7d5d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:20 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-81ddd319-a00a-4207-9dfa-6a2ec22a02e9 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 200 len: 1418 microversion: 2.49 time: 0.151847 Jun 24 05:01:20 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 211/416] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:01:20 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 1418 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:01:20 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-54d0fe82-4f42-47bd-9127-cb5de6f7c81f req-461663bc-2c00-4dfc-a423-0184fef55ee5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c412ddc3-6572-4916-abbf-f0eb08e2a481", "name": "network-vif-deleted", "tag": "5e17eb99-4119-4112-b0e8-9cc6d34f620e"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:01:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-54d0fe82-4f42-47bd-9127-cb5de6f7c81f req-461663bc-2c00-4dfc-a423-0184fef55ee5 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-54d0fe82-4f42-47bd-9127-cb5de6f7c81f req-461663bc-2c00-4dfc-a423-0184fef55ee5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-54d0fe82-4f42-47bd-9127-cb5de6f7c81f req-461663bc-2c00-4dfc-a423-0184fef55ee5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:20 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-54d0fe82-4f42-47bd-9127-cb5de6f7c81f req-461663bc-2c00-4dfc-a423-0184fef55ee5 service nova] Creating event network-vif-deleted:5e17eb99-4119-4112-b0e8-9cc6d34f620e for instance c412ddc3-6572-4916-abbf-f0eb08e2a481 on devstack Jun 24 05:01:20 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-54d0fe82-4f42-47bd-9127-cb5de6f7c81f req-461663bc-2c00-4dfc-a423-0184fef55ee5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:01:20 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-54d0fe82-4f42-47bd-9127-cb5de6f7c81f req-461663bc-2c00-4dfc-a423-0184fef55ee5 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.049688 Jun 24 05:01:20 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 212/417] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:01:20 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:01:20 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-14afc273-a06c-4de9-94f1-d686ec5d7d5d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:20 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-14afc273-a06c-4de9-94f1-d686ec5d7d5d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1680 microversion: 2.1 time: 0.372942 Jun 24 05:01:20 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 206/418] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:01:20 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1680 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:01:21 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c6b98158-1ded-4d84-9f8d-8e3dcc189923 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:21 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-c6b98158-1ded-4d84-9f8d-8e3dcc189923 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c6b98158-1ded-4d84-9f8d-8e3dcc189923 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c6b98158-1ded-4d84-9f8d-8e3dcc189923 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c6b98158-1ded-4d84-9f8d-8e3dcc189923 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c6b98158-1ded-4d84-9f8d-8e3dcc189923 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c6b98158-1ded-4d84-9f8d-8e3dcc189923 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c6b98158-1ded-4d84-9f8d-8e3dcc189923 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c6b98158-1ded-4d84-9f8d-8e3dcc189923 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c6b98158-1ded-4d84-9f8d-8e3dcc189923 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c6b98158-1ded-4d84-9f8d-8e3dcc189923 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:21 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-c6b98158-1ded-4d84-9f8d-8e3dcc189923 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lazy-loading 'fault' on Instance uuid c412ddc3-6572-4916-abbf-f0eb08e2a481 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:01:21 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-c6b98158-1ded-4d84-9f8d-8e3dcc189923 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:21 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-c6b98158-1ded-4d84-9f8d-8e3dcc189923 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:21 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-c6b98158-1ded-4d84-9f8d-8e3dcc189923 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:21 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-c6b98158-1ded-4d84-9f8d-8e3dcc189923 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a521f2c99cde4f0b9110c6f9cf8d17d7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1a4cfe3682f24155a51b4b7a160cc1cc', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:21 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-c6b98158-1ded-4d84-9f8d-8e3dcc189923 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 200 len: 1418 microversion: 2.49 time: 0.156521 Jun 24 05:01:21 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 213/419] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:01:21 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 1418 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:01:21 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-cc368ef5-f54a-4dbd-8bf2-752f949bcdd3 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:21 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-cc368ef5-f54a-4dbd-8bf2-752f949bcdd3 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cc368ef5-f54a-4dbd-8bf2-752f949bcdd3 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cc368ef5-f54a-4dbd-8bf2-752f949bcdd3 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cc368ef5-f54a-4dbd-8bf2-752f949bcdd3 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cc368ef5-f54a-4dbd-8bf2-752f949bcdd3 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cc368ef5-f54a-4dbd-8bf2-752f949bcdd3 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cc368ef5-f54a-4dbd-8bf2-752f949bcdd3 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:21 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-cc368ef5-f54a-4dbd-8bf2-752f949bcdd3 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:21 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-cc368ef5-f54a-4dbd-8bf2-752f949bcdd3 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:21 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-cc368ef5-f54a-4dbd-8bf2-752f949bcdd3 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1680 microversion: 2.1 time: 0.345992 Jun 24 05:01:21 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 207/420] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:01:21 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1680 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:01:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f9ec91cb-871b-46b4-880b-f865fc4d408c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:22 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-f9ec91cb-871b-46b4-880b-f865fc4d408c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9ec91cb-871b-46b4-880b-f865fc4d408c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9ec91cb-871b-46b4-880b-f865fc4d408c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9ec91cb-871b-46b4-880b-f865fc4d408c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9ec91cb-871b-46b4-880b-f865fc4d408c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9ec91cb-871b-46b4-880b-f865fc4d408c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9ec91cb-871b-46b4-880b-f865fc4d408c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-f9ec91cb-871b-46b4-880b-f865fc4d408c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] HTTP exception thrown: Instance c412ddc3-6572-4916-abbf-f0eb08e2a481 could not be found. Jun 24 05:01:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f9ec91cb-871b-46b4-880b-f865fc4d408c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Returning 404 to user: Instance c412ddc3-6572-4916-abbf-f0eb08e2a481 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:01:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f9ec91cb-871b-46b4-880b-f865fc4d408c tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 404 len: 111 microversion: 2.49 time: 0.053198 Jun 24 05:01:22 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 214/421] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:01:22 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 24 05:01:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-103ec8b7-951c-485f-ac39-accff8bdf88a tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:22 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-b32cf417-75f0-4998-9443-d358402794b6 req-6e3787d8-a3b2-4df0-94d5-654287319e60 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a8df768e-836e-4b3c-9d36-43d26c353fd4", "name": "network-vif-unplugged", "status": "completed", "tag": "80f4b915-60f5-4434-9700-d307d69a849d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:01:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-b32cf417-75f0-4998-9443-d358402794b6 req-6e3787d8-a3b2-4df0-94d5-654287319e60 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-b32cf417-75f0-4998-9443-d358402794b6 req-6e3787d8-a3b2-4df0-94d5-654287319e60 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-b32cf417-75f0-4998-9443-d358402794b6 req-6e3787d8-a3b2-4df0-94d5-654287319e60 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:22 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-b32cf417-75f0-4998-9443-d358402794b6 req-6e3787d8-a3b2-4df0-94d5-654287319e60 service nova] Creating event network-vif-unplugged:80f4b915-60f5-4434-9700-d307d69a849d for instance a8df768e-836e-4b3c-9d36-43d26c353fd4 on devstack Jun 24 05:01:22 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-b32cf417-75f0-4998-9443-d358402794b6 req-6e3787d8-a3b2-4df0-94d5-654287319e60 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:01:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-103ec8b7-951c-485f-ac39-accff8bdf88a tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-454276342" status: 204 len: 0 microversion: 2.49 time: 0.066694 Jun 24 05:01:22 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 215/422] 192.168.122.25 () {60 vars in 1256 bytes} [Wed Jun 24 05:01:22 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-454276342 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 24 05:01:22 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-b32cf417-75f0-4998-9443-d358402794b6 req-6e3787d8-a3b2-4df0-94d5-654287319e60 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.086034 Jun 24 05:01:22 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 208/423] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:01:22 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 05:01:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-87ee17a5-37d5-4de9-9f7c-6fd607a15580 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:22 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-87ee17a5-37d5-4de9-9f7c-6fd607a15580 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-87ee17a5-37d5-4de9-9f7c-6fd607a15580 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-87ee17a5-37d5-4de9-9f7c-6fd607a15580 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-87ee17a5-37d5-4de9-9f7c-6fd607a15580 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-87ee17a5-37d5-4de9-9f7c-6fd607a15580 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-87ee17a5-37d5-4de9-9f7c-6fd607a15580 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-87ee17a5-37d5-4de9-9f7c-6fd607a15580 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-87ee17a5-37d5-4de9-9f7c-6fd607a15580 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939/os-volume_attachments" status: 200 len: 25 microversion: 2.20 time: 0.104555 Jun 24 05:01:22 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 216/424] 192.168.122.25 () {60 vars in 1340 bytes} [Wed Jun 24 05:01:22 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939/os-volume_attachments => generated 25 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:01:22 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f1392241-8711-453c-8364-d3ea15286538 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:22 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f1392241-8711-453c-8364-d3ea15286538 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:23 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-d2f2f43f-f722-483d-8c81-e41bf988ff78 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:23 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-d2f2f43f-f722-483d-8c81-e41bf988ff78 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f1392241-8711-453c-8364-d3ea15286538 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f1392241-8711-453c-8364-d3ea15286538 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f1392241-8711-453c-8364-d3ea15286538 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f1392241-8711-453c-8364-d3ea15286538 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f1392241-8711-453c-8364-d3ea15286538 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f1392241-8711-453c-8364-d3ea15286538 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d2f2f43f-f722-483d-8c81-e41bf988ff78 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d2f2f43f-f722-483d-8c81-e41bf988ff78 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d2f2f43f-f722-483d-8c81-e41bf988ff78 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d2f2f43f-f722-483d-8c81-e41bf988ff78 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d2f2f43f-f722-483d-8c81-e41bf988ff78 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d2f2f43f-f722-483d-8c81-e41bf988ff78 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:23 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-f1392241-8711-453c-8364-d3ea15286538 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:23 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-d2f2f43f-f722-483d-8c81-e41bf988ff78 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Going to try to terminate instance {{(pid=67858) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 05:01:23 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-f1392241-8711-453c-8364-d3ea15286538 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:23 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f1392241-8711-453c-8364-d3ea15286538 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1680 microversion: 2.1 time: 0.401160 Jun 24 05:01:23 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 209/425] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:01:22 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1680 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:01:23 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-d2f2f43f-f722-483d-8c81-e41bf988ff78 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 204 len: 0 microversion: 2.20 time: 0.404663 Jun 24 05:01:23 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 217/426] 192.168.122.25 () {60 vars in 1277 bytes} [Wed Jun 24 05:01:23 2026] DELETE /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 0 bytes in 408 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 24 05:01:23 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-02f5cd34-b462-4377-8b0e-2319b40854f7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:23 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-02f5cd34-b462-4377-8b0e-2319b40854f7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-02f5cd34-b462-4377-8b0e-2319b40854f7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-02f5cd34-b462-4377-8b0e-2319b40854f7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-02f5cd34-b462-4377-8b0e-2319b40854f7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-02f5cd34-b462-4377-8b0e-2319b40854f7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-02f5cd34-b462-4377-8b0e-2319b40854f7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-02f5cd34-b462-4377-8b0e-2319b40854f7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:23 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-02f5cd34-b462-4377-8b0e-2319b40854f7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:23 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-02f5cd34-b462-4377-8b0e-2319b40854f7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:23 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-02f5cd34-b462-4377-8b0e-2319b40854f7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:23 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-02f5cd34-b462-4377-8b0e-2319b40854f7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:23 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-02f5cd34-b462-4377-8b0e-2319b40854f7 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1728 microversion: 2.20 time: 0.347129 Jun 24 05:01:23 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 210/427] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:01:23 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1728 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:01:24 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-70fd941a-89c0-4777-a5fa-3d81859103c6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:24 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-70fd941a-89c0-4777-a5fa-3d81859103c6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-70fd941a-89c0-4777-a5fa-3d81859103c6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-70fd941a-89c0-4777-a5fa-3d81859103c6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-70fd941a-89c0-4777-a5fa-3d81859103c6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-70fd941a-89c0-4777-a5fa-3d81859103c6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-70fd941a-89c0-4777-a5fa-3d81859103c6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-70fd941a-89c0-4777-a5fa-3d81859103c6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:24 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-70fd941a-89c0-4777-a5fa-3d81859103c6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:24 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-731d5ef0-2a42-4c9e-a9b9-963abf807be8 req-a38a3e87-b80a-4845-bd39-ffbdb46639b5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a8df768e-836e-4b3c-9d36-43d26c353fd4", "name": "network-vif-unplugged", "status": "completed", "tag": "80f4b915-60f5-4434-9700-d307d69a849d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:01:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-731d5ef0-2a42-4c9e-a9b9-963abf807be8 req-a38a3e87-b80a-4845-bd39-ffbdb46639b5 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-731d5ef0-2a42-4c9e-a9b9-963abf807be8 req-a38a3e87-b80a-4845-bd39-ffbdb46639b5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-731d5ef0-2a42-4c9e-a9b9-963abf807be8 req-a38a3e87-b80a-4845-bd39-ffbdb46639b5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:24 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-731d5ef0-2a42-4c9e-a9b9-963abf807be8 req-a38a3e87-b80a-4845-bd39-ffbdb46639b5 service nova] Creating event network-vif-unplugged:80f4b915-60f5-4434-9700-d307d69a849d for instance a8df768e-836e-4b3c-9d36-43d26c353fd4 on devstack Jun 24 05:01:24 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-731d5ef0-2a42-4c9e-a9b9-963abf807be8 req-a38a3e87-b80a-4845-bd39-ffbdb46639b5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:01:24 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-731d5ef0-2a42-4c9e-a9b9-963abf807be8 req-a38a3e87-b80a-4845-bd39-ffbdb46639b5 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.134471 Jun 24 05:01:24 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 211/428] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:01:24 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:01:24 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-c453ed5f-84d8-40b0-ba8c-c800c10fd323 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:24 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-c453ed5f-84d8-40b0-ba8c-c800c10fd323 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c453ed5f-84d8-40b0-ba8c-c800c10fd323 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c453ed5f-84d8-40b0-ba8c-c800c10fd323 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c453ed5f-84d8-40b0-ba8c-c800c10fd323 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c453ed5f-84d8-40b0-ba8c-c800c10fd323 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c453ed5f-84d8-40b0-ba8c-c800c10fd323 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c453ed5f-84d8-40b0-ba8c-c800c10fd323 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:24 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-c453ed5f-84d8-40b0-ba8c-c800c10fd323 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:25 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-70fd941a-89c0-4777-a5fa-3d81859103c6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:25 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-70fd941a-89c0-4777-a5fa-3d81859103c6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1657 microversion: 2.1 time: 0.650252 Jun 24 05:01:25 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 218/429] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:01:24 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1657 bytes in 652 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:01:25 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-6c04c3fc-c821-40e2-8da1-44dba236fa51 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:01:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6c04c3fc-c821-40e2-8da1-44dba236fa51 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6c04c3fc-c821-40e2-8da1-44dba236fa51 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6c04c3fc-c821-40e2-8da1-44dba236fa51 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:25 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-6c04c3fc-c821-40e2-8da1-44dba236fa51 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Going to try to start instance {{(pid=67858) start /opt/stack/nova/nova/compute/api.py:2879}} Jun 24 05:01:25 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-6c04c3fc-c821-40e2-8da1-44dba236fa51 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "POST /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4/action" status: 202 len: 0 microversion: 2.1 time: 0.187482 Jun 24 05:01:25 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 219/430] 192.168.122.25 () {60 vars in 1275 bytes} [Wed Jun 24 05:01:25 2026] POST /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4/action => generated 0 bytes in 195 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) Jun 24 05:01:25 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-ce9795d2-0a9c-4575-bd64-e818b96c09d4 req-95a0cd69-1fa6-4814-858b-b5ca3556b2b5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5e6a9782-79f4-4f49-83cf-c412d5b6e939", "name": "network-vif-unplugged", "status": "completed", "tag": "63cd1d7b-987f-4272-a42e-7db6249ee873"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:01:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-ce9795d2-0a9c-4575-bd64-e818b96c09d4 req-95a0cd69-1fa6-4814-858b-b5ca3556b2b5 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-ce9795d2-0a9c-4575-bd64-e818b96c09d4 req-95a0cd69-1fa6-4814-858b-b5ca3556b2b5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-ce9795d2-0a9c-4575-bd64-e818b96c09d4 req-95a0cd69-1fa6-4814-858b-b5ca3556b2b5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:25 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-ce9795d2-0a9c-4575-bd64-e818b96c09d4 req-95a0cd69-1fa6-4814-858b-b5ca3556b2b5 service nova] Creating event network-vif-unplugged:63cd1d7b-987f-4272-a42e-7db6249ee873 for instance 5e6a9782-79f4-4f49-83cf-c412d5b6e939 on devstack Jun 24 05:01:25 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-ce9795d2-0a9c-4575-bd64-e818b96c09d4 req-95a0cd69-1fa6-4814-858b-b5ca3556b2b5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:01:25 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-ce9795d2-0a9c-4575-bd64-e818b96c09d4 req-95a0cd69-1fa6-4814-858b-b5ca3556b2b5 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.081375 Jun 24 05:01:25 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 220/431] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:01:25 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:01:25 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-a0a295fb-52ed-4559-b258-c31479cf22c7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:25 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-a0a295fb-52ed-4559-b258-c31479cf22c7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a0a295fb-52ed-4559-b258-c31479cf22c7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a0a295fb-52ed-4559-b258-c31479cf22c7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a0a295fb-52ed-4559-b258-c31479cf22c7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a0a295fb-52ed-4559-b258-c31479cf22c7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a0a295fb-52ed-4559-b258-c31479cf22c7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a0a295fb-52ed-4559-b258-c31479cf22c7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:25 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-a0a295fb-52ed-4559-b258-c31479cf22c7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:25 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-c453ed5f-84d8-40b0-ba8c-c800c10fd323 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:25 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-c453ed5f-84d8-40b0-ba8c-c800c10fd323 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:25 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-c453ed5f-84d8-40b0-ba8c-c800c10fd323 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:25 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-c453ed5f-84d8-40b0-ba8c-c800c10fd323 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1728 microversion: 2.20 time: 0.697677 Jun 24 05:01:25 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 212/432] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:01:24 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1728 bytes in 699 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:01:25 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-c58aa350-3b4e-4a09-8727-48ca1da1da2e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:25 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-c58aa350-3b4e-4a09-8727-48ca1da1da2e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c58aa350-3b4e-4a09-8727-48ca1da1da2e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c58aa350-3b4e-4a09-8727-48ca1da1da2e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c58aa350-3b4e-4a09-8727-48ca1da1da2e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c58aa350-3b4e-4a09-8727-48ca1da1da2e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c58aa350-3b4e-4a09-8727-48ca1da1da2e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c58aa350-3b4e-4a09-8727-48ca1da1da2e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:25 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-c58aa350-3b4e-4a09-8727-48ca1da1da2e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] HTTP exception thrown: Instance c412ddc3-6572-4916-abbf-f0eb08e2a481 could not be found. Jun 24 05:01:25 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-c58aa350-3b4e-4a09-8727-48ca1da1da2e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Returning 404 to user: Instance c412ddc3-6572-4916-abbf-f0eb08e2a481 could not be found. {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:01:25 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-c58aa350-3b4e-4a09-8727-48ca1da1da2e tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 404 len: 111 microversion: 2.49 time: 0.076023 Jun 24 05:01:25 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 213/433] 192.168.122.25 () {60 vars in 1277 bytes} [Wed Jun 24 05:01:25 2026] DELETE /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 111 bytes in 77 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 24 05:01:25 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8343b080-3aba-4ef9-84d0-5e6767e91749 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:25 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-8343b080-3aba-4ef9-84d0-5e6767e91749 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] [instance: c412ddc3-6572-4916-abbf-f0eb08e2a481] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8343b080-3aba-4ef9-84d0-5e6767e91749 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8343b080-3aba-4ef9-84d0-5e6767e91749 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8343b080-3aba-4ef9-84d0-5e6767e91749 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8343b080-3aba-4ef9-84d0-5e6767e91749 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8343b080-3aba-4ef9-84d0-5e6767e91749 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8343b080-3aba-4ef9-84d0-5e6767e91749 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:25 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-8343b080-3aba-4ef9-84d0-5e6767e91749 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] HTTP exception thrown: Instance c412ddc3-6572-4916-abbf-f0eb08e2a481 could not be found. Jun 24 05:01:25 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8343b080-3aba-4ef9-84d0-5e6767e91749 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] Returning 404 to user: Instance c412ddc3-6572-4916-abbf-f0eb08e2a481 could not be found. {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:01:25 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8343b080-3aba-4ef9-84d0-5e6767e91749 tempest-TaggedAttachmentsTest-23923640 tempest-TaggedAttachmentsTest-23923640-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481" status: 404 len: 111 microversion: 2.49 time: 0.043804 Jun 24 05:01:25 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 214/434] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:01:25 2026] GET /compute/v2.1/servers/c412ddc3-6572-4916-abbf-f0eb08e2a481 => generated 111 bytes in 45 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 24 05:01:25 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-a0a295fb-52ed-4559-b258-c31479cf22c7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:25 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-a0a295fb-52ed-4559-b258-c31479cf22c7 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1666 microversion: 2.1 time: 0.353629 Jun 24 05:01:25 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 221/435] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:01:25 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1666 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:01:26 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-b209833e-5cff-4989-9088-e5fd5d3d26f1 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:26 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-b209833e-5cff-4989-9088-e5fd5d3d26f1 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b209833e-5cff-4989-9088-e5fd5d3d26f1 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b209833e-5cff-4989-9088-e5fd5d3d26f1 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b209833e-5cff-4989-9088-e5fd5d3d26f1 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b209833e-5cff-4989-9088-e5fd5d3d26f1 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b209833e-5cff-4989-9088-e5fd5d3d26f1 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b209833e-5cff-4989-9088-e5fd5d3d26f1 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:26 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-b209833e-5cff-4989-9088-e5fd5d3d26f1 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:26 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-b209833e-5cff-4989-9088-e5fd5d3d26f1 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:26 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-b209833e-5cff-4989-9088-e5fd5d3d26f1 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:26 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-10141b29-eee3-47f6-bde7-2ddff72e4925 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:26 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-b209833e-5cff-4989-9088-e5fd5d3d26f1 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:26 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-10141b29-eee3-47f6-bde7-2ddff72e4925 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:26 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-b209833e-5cff-4989-9088-e5fd5d3d26f1 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1728 microversion: 2.20 time: 0.214705 Jun 24 05:01:26 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 215/436] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:01:26 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1728 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:01:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-10141b29-eee3-47f6-bde7-2ddff72e4925 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-10141b29-eee3-47f6-bde7-2ddff72e4925 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-10141b29-eee3-47f6-bde7-2ddff72e4925 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-10141b29-eee3-47f6-bde7-2ddff72e4925 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-10141b29-eee3-47f6-bde7-2ddff72e4925 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-10141b29-eee3-47f6-bde7-2ddff72e4925 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:26 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-10141b29-eee3-47f6-bde7-2ddff72e4925 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:27 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-10141b29-eee3-47f6-bde7-2ddff72e4925 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-10141b29-eee3-47f6-bde7-2ddff72e4925 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1666 microversion: 2.1 time: 0.391751 Jun 24 05:01:27 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 222/437] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:01:26 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1666 bytes in 393 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:01:27 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-0604f0a1-48d6-455f-bb8b-242e201f1bd7 req-c605fe4e-d218-440a-b868-042413daedc8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5e6a9782-79f4-4f49-83cf-c412d5b6e939", "name": "network-vif-unplugged", "status": "completed", "tag": "63cd1d7b-987f-4272-a42e-7db6249ee873"}, {"server_uuid": "5e6a9782-79f4-4f49-83cf-c412d5b6e939", "name": "network-vif-deleted", "tag": "63cd1d7b-987f-4272-a42e-7db6249ee873"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:01:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-0604f0a1-48d6-455f-bb8b-242e201f1bd7 req-c605fe4e-d218-440a-b868-042413daedc8 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-0604f0a1-48d6-455f-bb8b-242e201f1bd7 req-c605fe4e-d218-440a-b868-042413daedc8 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-0604f0a1-48d6-455f-bb8b-242e201f1bd7 req-c605fe4e-d218-440a-b868-042413daedc8 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:27 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-0604f0a1-48d6-455f-bb8b-242e201f1bd7 req-c605fe4e-d218-440a-b868-042413daedc8 service nova] Creating event network-vif-unplugged:63cd1d7b-987f-4272-a42e-7db6249ee873 for instance 5e6a9782-79f4-4f49-83cf-c412d5b6e939 on devstack Jun 24 05:01:27 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-0604f0a1-48d6-455f-bb8b-242e201f1bd7 req-c605fe4e-d218-440a-b868-042413daedc8 service nova] Creating event network-vif-deleted:63cd1d7b-987f-4272-a42e-7db6249ee873 for instance 5e6a9782-79f4-4f49-83cf-c412d5b6e939 on devstack Jun 24 05:01:27 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-0604f0a1-48d6-455f-bb8b-242e201f1bd7 req-c605fe4e-d218-440a-b868-042413daedc8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:01:27 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-0604f0a1-48d6-455f-bb8b-242e201f1bd7 req-c605fe4e-d218-440a-b868-042413daedc8 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.049208 Jun 24 05:01:27 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 216/438] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:01:27 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:01:27 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-1f359970-6511-4047-847a-8f26be41d449 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:27 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-1f359970-6511-4047-847a-8f26be41d449 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f359970-6511-4047-847a-8f26be41d449 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f359970-6511-4047-847a-8f26be41d449 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f359970-6511-4047-847a-8f26be41d449 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f359970-6511-4047-847a-8f26be41d449 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f359970-6511-4047-847a-8f26be41d449 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f359970-6511-4047-847a-8f26be41d449 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:27 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-1f359970-6511-4047-847a-8f26be41d449 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:27 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-1f359970-6511-4047-847a-8f26be41d449 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:27 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-1f359970-6511-4047-847a-8f26be41d449 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:27 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-1f359970-6511-4047-847a-8f26be41d449 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-1f359970-6511-4047-847a-8f26be41d449 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1660 microversion: 2.20 time: 0.150324 Jun 24 05:01:27 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 223/439] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:01:27 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1660 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:01:28 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e7d84ffb-c5c3-49bb-b05a-0093c4e7826d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:28 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-e7d84ffb-c5c3-49bb-b05a-0093c4e7826d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e7d84ffb-c5c3-49bb-b05a-0093c4e7826d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e7d84ffb-c5c3-49bb-b05a-0093c4e7826d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e7d84ffb-c5c3-49bb-b05a-0093c4e7826d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e7d84ffb-c5c3-49bb-b05a-0093c4e7826d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e7d84ffb-c5c3-49bb-b05a-0093c4e7826d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e7d84ffb-c5c3-49bb-b05a-0093c4e7826d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:28 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-e7d84ffb-c5c3-49bb-b05a-0093c4e7826d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:28 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-e7d84ffb-c5c3-49bb-b05a-0093c4e7826d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:28 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e7d84ffb-c5c3-49bb-b05a-0093c4e7826d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1666 microversion: 2.1 time: 0.361349 Jun 24 05:01:28 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 217/440] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:01:28 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1666 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:01:28 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-d41fc998-e0b6-4c8d-9910-fbc123558537 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:28 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-d41fc998-e0b6-4c8d-9910-fbc123558537 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d41fc998-e0b6-4c8d-9910-fbc123558537 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d41fc998-e0b6-4c8d-9910-fbc123558537 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d41fc998-e0b6-4c8d-9910-fbc123558537 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d41fc998-e0b6-4c8d-9910-fbc123558537 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d41fc998-e0b6-4c8d-9910-fbc123558537 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d41fc998-e0b6-4c8d-9910-fbc123558537 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d41fc998-e0b6-4c8d-9910-fbc123558537 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d41fc998-e0b6-4c8d-9910-fbc123558537 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d41fc998-e0b6-4c8d-9910-fbc123558537 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:29 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-d41fc998-e0b6-4c8d-9910-fbc123558537 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lazy-loading 'fault' on Instance uuid 5e6a9782-79f4-4f49-83cf-c412d5b6e939 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:01:29 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-d41fc998-e0b6-4c8d-9910-fbc123558537 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:29 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-d41fc998-e0b6-4c8d-9910-fbc123558537 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:29 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-d41fc998-e0b6-4c8d-9910-fbc123558537 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:29 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-d41fc998-e0b6-4c8d-9910-fbc123558537 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:29 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-d41fc998-e0b6-4c8d-9910-fbc123558537 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1377 microversion: 2.20 time: 0.155354 Jun 24 05:01:29 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 224/441] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:01:28 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1377 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:01:29 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e781a1d6-7d4c-4fb3-894b-a347c32d7340 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:29 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-e781a1d6-7d4c-4fb3-894b-a347c32d7340 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e781a1d6-7d4c-4fb3-894b-a347c32d7340 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e781a1d6-7d4c-4fb3-894b-a347c32d7340 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e781a1d6-7d4c-4fb3-894b-a347c32d7340 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e781a1d6-7d4c-4fb3-894b-a347c32d7340 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e781a1d6-7d4c-4fb3-894b-a347c32d7340 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e781a1d6-7d4c-4fb3-894b-a347c32d7340 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:29 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-e781a1d6-7d4c-4fb3-894b-a347c32d7340 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:29 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-e781a1d6-7d4c-4fb3-894b-a347c32d7340 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:29 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e781a1d6-7d4c-4fb3-894b-a347c32d7340 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1666 microversion: 2.1 time: 0.253752 Jun 24 05:01:29 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 218/442] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:01:29 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1666 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:01:30 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-365803f9-7500-43bf-ba75-d719f881dd61 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:30 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-365803f9-7500-43bf-ba75-d719f881dd61 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-365803f9-7500-43bf-ba75-d719f881dd61 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-365803f9-7500-43bf-ba75-d719f881dd61 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-365803f9-7500-43bf-ba75-d719f881dd61 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-365803f9-7500-43bf-ba75-d719f881dd61 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-365803f9-7500-43bf-ba75-d719f881dd61 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-365803f9-7500-43bf-ba75-d719f881dd61 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-365803f9-7500-43bf-ba75-d719f881dd61 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-365803f9-7500-43bf-ba75-d719f881dd61 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-365803f9-7500-43bf-ba75-d719f881dd61 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:30 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-365803f9-7500-43bf-ba75-d719f881dd61 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lazy-loading 'fault' on Instance uuid 5e6a9782-79f4-4f49-83cf-c412d5b6e939 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:01:30 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-365803f9-7500-43bf-ba75-d719f881dd61 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:30 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-365803f9-7500-43bf-ba75-d719f881dd61 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:30 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-365803f9-7500-43bf-ba75-d719f881dd61 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:30 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-365803f9-7500-43bf-ba75-d719f881dd61 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '1cd4427ec8fe4c32a07f9ecc1b6d5283', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'aa134f7e2bfc494087f6afa0282efdea', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:30 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-365803f9-7500-43bf-ba75-d719f881dd61 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 200 len: 1377 microversion: 2.20 time: 0.140092 Jun 24 05:01:30 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 225/443] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:01:30 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 1377 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:01:30 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-afa68179-f4f4-4d03-9fa5-67beb2e15437 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:30 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-afa68179-f4f4-4d03-9fa5-67beb2e15437 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-afa68179-f4f4-4d03-9fa5-67beb2e15437 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-afa68179-f4f4-4d03-9fa5-67beb2e15437 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-afa68179-f4f4-4d03-9fa5-67beb2e15437 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-afa68179-f4f4-4d03-9fa5-67beb2e15437 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-afa68179-f4f4-4d03-9fa5-67beb2e15437 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-afa68179-f4f4-4d03-9fa5-67beb2e15437 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:30 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-afa68179-f4f4-4d03-9fa5-67beb2e15437 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:31 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-afa68179-f4f4-4d03-9fa5-67beb2e15437 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:31 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-afa68179-f4f4-4d03-9fa5-67beb2e15437 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1666 microversion: 2.1 time: 0.255191 Jun 24 05:01:31 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 219/444] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:01:30 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1666 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:01:31 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-fe531261-633b-4a13-a88d-d5b8405e2108 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:31 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-fe531261-633b-4a13-a88d-d5b8405e2108 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fe531261-633b-4a13-a88d-d5b8405e2108 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fe531261-633b-4a13-a88d-d5b8405e2108 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fe531261-633b-4a13-a88d-d5b8405e2108 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fe531261-633b-4a13-a88d-d5b8405e2108 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fe531261-633b-4a13-a88d-d5b8405e2108 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fe531261-633b-4a13-a88d-d5b8405e2108 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:31 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-fe531261-633b-4a13-a88d-d5b8405e2108 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] HTTP exception thrown: Instance 5e6a9782-79f4-4f49-83cf-c412d5b6e939 could not be found. Jun 24 05:01:31 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-fe531261-633b-4a13-a88d-d5b8405e2108 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Returning 404 to user: Instance 5e6a9782-79f4-4f49-83cf-c412d5b6e939 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:01:31 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-fe531261-633b-4a13-a88d-d5b8405e2108 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 404 len: 111 microversion: 2.20 time: 0.053091 Jun 24 05:01:31 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 226/445] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:01:31 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 24 05:01:31 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ebefebc9-25ff-49f6-971e-ed618fd45944 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:31 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ebefebc9-25ff-49f6-971e-ed618fd45944 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-568950965" status: 204 len: 0 microversion: 2.20 time: 0.079800 Jun 24 05:01:31 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 220/446] 192.168.122.25 () {60 vars in 1256 bytes} [Wed Jun 24 05:01:31 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-568950965 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 24 05:01:32 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-30c267e7-27a0-4a68-821e-bacbe7b1e94b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:32 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-30c267e7-27a0-4a68-821e-bacbe7b1e94b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-30c267e7-27a0-4a68-821e-bacbe7b1e94b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-30c267e7-27a0-4a68-821e-bacbe7b1e94b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-30c267e7-27a0-4a68-821e-bacbe7b1e94b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-30c267e7-27a0-4a68-821e-bacbe7b1e94b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-30c267e7-27a0-4a68-821e-bacbe7b1e94b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-30c267e7-27a0-4a68-821e-bacbe7b1e94b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:32 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-30c267e7-27a0-4a68-821e-bacbe7b1e94b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:32 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-30c267e7-27a0-4a68-821e-bacbe7b1e94b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:32 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-30c267e7-27a0-4a68-821e-bacbe7b1e94b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1666 microversion: 2.1 time: 0.554487 Jun 24 05:01:32 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 227/447] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:01:32 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1666 bytes in 556 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:01:33 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-557662bb-e46b-42d1-91ba-cd1fdf3cfa38 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:33 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-557662bb-e46b-42d1-91ba-cd1fdf3cfa38 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-557662bb-e46b-42d1-91ba-cd1fdf3cfa38 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-557662bb-e46b-42d1-91ba-cd1fdf3cfa38 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-557662bb-e46b-42d1-91ba-cd1fdf3cfa38 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-557662bb-e46b-42d1-91ba-cd1fdf3cfa38 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-557662bb-e46b-42d1-91ba-cd1fdf3cfa38 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-557662bb-e46b-42d1-91ba-cd1fdf3cfa38 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:33 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-557662bb-e46b-42d1-91ba-cd1fdf3cfa38 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:34 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-557662bb-e46b-42d1-91ba-cd1fdf3cfa38 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:34 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-557662bb-e46b-42d1-91ba-cd1fdf3cfa38 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1666 microversion: 2.1 time: 0.386561 Jun 24 05:01:34 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 221/448] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:01:33 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1666 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:01:34 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-27ae90d7-f87d-4107-931a-be5e40364ec5 req-87a2eb46-a1c1-4bbf-82fa-679171df7672 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a8df768e-836e-4b3c-9d36-43d26c353fd4", "name": "network-vif-plugged", "status": "completed", "tag": "80f4b915-60f5-4434-9700-d307d69a849d"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:01:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-27ae90d7-f87d-4107-931a-be5e40364ec5 req-87a2eb46-a1c1-4bbf-82fa-679171df7672 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-27ae90d7-f87d-4107-931a-be5e40364ec5 req-87a2eb46-a1c1-4bbf-82fa-679171df7672 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-27ae90d7-f87d-4107-931a-be5e40364ec5 req-87a2eb46-a1c1-4bbf-82fa-679171df7672 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:34 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-27ae90d7-f87d-4107-931a-be5e40364ec5 req-87a2eb46-a1c1-4bbf-82fa-679171df7672 service nova] Creating event network-vif-plugged:80f4b915-60f5-4434-9700-d307d69a849d for instance a8df768e-836e-4b3c-9d36-43d26c353fd4 on devstack Jun 24 05:01:34 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-27ae90d7-f87d-4107-931a-be5e40364ec5 req-87a2eb46-a1c1-4bbf-82fa-679171df7672 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:01:34 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-27ae90d7-f87d-4107-931a-be5e40364ec5 req-87a2eb46-a1c1-4bbf-82fa-679171df7672 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.163126 Jun 24 05:01:34 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 228/449] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:01:34 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) Jun 24 05:01:35 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f1e650bb-5e42-4cf4-8405-69f4c927337b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:35 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f1e650bb-5e42-4cf4-8405-69f4c927337b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f1e650bb-5e42-4cf4-8405-69f4c927337b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f1e650bb-5e42-4cf4-8405-69f4c927337b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f1e650bb-5e42-4cf4-8405-69f4c927337b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f1e650bb-5e42-4cf4-8405-69f4c927337b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f1e650bb-5e42-4cf4-8405-69f4c927337b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f1e650bb-5e42-4cf4-8405-69f4c927337b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:35 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-f1e650bb-5e42-4cf4-8405-69f4c927337b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:35 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-f1e650bb-5e42-4cf4-8405-69f4c927337b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:35 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f1e650bb-5e42-4cf4-8405-69f4c927337b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1666 microversion: 2.1 time: 0.807557 Jun 24 05:01:35 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 222/450] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:01:35 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1666 bytes in 809 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:01:36 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-ddc5a83e-8edd-4493-a796-9ef33e24ad05 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:36 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-ddc5a83e-8edd-4493-a796-9ef33e24ad05 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ddc5a83e-8edd-4493-a796-9ef33e24ad05 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ddc5a83e-8edd-4493-a796-9ef33e24ad05 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ddc5a83e-8edd-4493-a796-9ef33e24ad05 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ddc5a83e-8edd-4493-a796-9ef33e24ad05 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ddc5a83e-8edd-4493-a796-9ef33e24ad05 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ddc5a83e-8edd-4493-a796-9ef33e24ad05 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:36 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-ddc5a83e-8edd-4493-a796-9ef33e24ad05 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] HTTP exception thrown: Instance 5e6a9782-79f4-4f49-83cf-c412d5b6e939 could not be found. Jun 24 05:01:36 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-ddc5a83e-8edd-4493-a796-9ef33e24ad05 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Returning 404 to user: Instance 5e6a9782-79f4-4f49-83cf-c412d5b6e939 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:01:36 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-ddc5a83e-8edd-4493-a796-9ef33e24ad05 tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 404 len: 111 microversion: 2.20 time: 0.070127 Jun 24 05:01:36 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 229/451] 192.168.122.25 () {60 vars in 1277 bytes} [Wed Jun 24 05:01:36 2026] DELETE /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 111 bytes in 73 msecs (HTTP/1.1 404) 9 headers in 381 bytes (2 switches on core 0) Jun 24 05:01:36 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e720ea33-9509-4ea2-8fc3-a5bc37f78fff tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:36 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-e720ea33-9509-4ea2-8fc3-a5bc37f78fff tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] [instance: 5e6a9782-79f4-4f49-83cf-c412d5b6e939] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e720ea33-9509-4ea2-8fc3-a5bc37f78fff tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e720ea33-9509-4ea2-8fc3-a5bc37f78fff tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e720ea33-9509-4ea2-8fc3-a5bc37f78fff tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e720ea33-9509-4ea2-8fc3-a5bc37f78fff tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e720ea33-9509-4ea2-8fc3-a5bc37f78fff tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e720ea33-9509-4ea2-8fc3-a5bc37f78fff tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:36 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-e720ea33-9509-4ea2-8fc3-a5bc37f78fff tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] HTTP exception thrown: Instance 5e6a9782-79f4-4f49-83cf-c412d5b6e939 could not be found. Jun 24 05:01:36 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e720ea33-9509-4ea2-8fc3-a5bc37f78fff tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] Returning 404 to user: Instance 5e6a9782-79f4-4f49-83cf-c412d5b6e939 could not be found. {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:01:36 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e720ea33-9509-4ea2-8fc3-a5bc37f78fff tempest-AttachVolumeShelveTestJSON-1590289362 tempest-AttachVolumeShelveTestJSON-1590289362-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939" status: 404 len: 111 microversion: 2.20 time: 0.040430 Jun 24 05:01:36 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 223/452] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:01:36 2026] GET /compute/v2.1/servers/5e6a9782-79f4-4f49-83cf-c412d5b6e939 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 381 bytes (2 switches on core 0) Jun 24 05:01:36 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-d0874d07-a94b-4cbd-b8ad-436f7248dd89 req-f1c4d112-fb96-48f6-84b7-caee3ba4505b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a8df768e-836e-4b3c-9d36-43d26c353fd4", "name": "network-vif-plugged", "status": "completed", "tag": "80f4b915-60f5-4434-9700-d307d69a849d"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:01:36 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-772a3bcd-2336-4949-988b-f1dad00f9a73 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:36 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-772a3bcd-2336-4949-988b-f1dad00f9a73 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-d0874d07-a94b-4cbd-b8ad-436f7248dd89 req-f1c4d112-fb96-48f6-84b7-caee3ba4505b service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-d0874d07-a94b-4cbd-b8ad-436f7248dd89 req-f1c4d112-fb96-48f6-84b7-caee3ba4505b service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-d0874d07-a94b-4cbd-b8ad-436f7248dd89 req-f1c4d112-fb96-48f6-84b7-caee3ba4505b service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-772a3bcd-2336-4949-988b-f1dad00f9a73 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-772a3bcd-2336-4949-988b-f1dad00f9a73 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-772a3bcd-2336-4949-988b-f1dad00f9a73 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-772a3bcd-2336-4949-988b-f1dad00f9a73 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-772a3bcd-2336-4949-988b-f1dad00f9a73 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-772a3bcd-2336-4949-988b-f1dad00f9a73 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:36 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-d0874d07-a94b-4cbd-b8ad-436f7248dd89 req-f1c4d112-fb96-48f6-84b7-caee3ba4505b service nova] Creating event network-vif-plugged:80f4b915-60f5-4434-9700-d307d69a849d for instance a8df768e-836e-4b3c-9d36-43d26c353fd4 on devstack Jun 24 05:01:36 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-d0874d07-a94b-4cbd-b8ad-436f7248dd89 req-f1c4d112-fb96-48f6-84b7-caee3ba4505b service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:01:36 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-d0874d07-a94b-4cbd-b8ad-436f7248dd89 req-f1c4d112-fb96-48f6-84b7-caee3ba4505b service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.098100 Jun 24 05:01:36 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 230/453] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:01:36 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) Jun 24 05:01:37 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-772a3bcd-2336-4949-988b-f1dad00f9a73 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:38 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-772a3bcd-2336-4949-988b-f1dad00f9a73 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:38 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-772a3bcd-2336-4949-988b-f1dad00f9a73 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1666 microversion: 2.1 time: 1.198505 Jun 24 05:01:38 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 224/454] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:01:36 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1666 bytes in 1202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:01:39 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-62147aa7-9dac-4c25-9e97-f92fcb3e265c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:39 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-62147aa7-9dac-4c25-9e97-f92fcb3e265c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-62147aa7-9dac-4c25-9e97-f92fcb3e265c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-62147aa7-9dac-4c25-9e97-f92fcb3e265c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-62147aa7-9dac-4c25-9e97-f92fcb3e265c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-62147aa7-9dac-4c25-9e97-f92fcb3e265c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-62147aa7-9dac-4c25-9e97-f92fcb3e265c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-62147aa7-9dac-4c25-9e97-f92fcb3e265c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:39 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-62147aa7-9dac-4c25-9e97-f92fcb3e265c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:39 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-62147aa7-9dac-4c25-9e97-f92fcb3e265c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:39 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-62147aa7-9dac-4c25-9e97-f92fcb3e265c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1670 microversion: 2.1 time: 0.337729 Jun 24 05:01:39 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 231/455] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:01:39 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1670 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:01:46 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=58,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:01:48 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=191,nova_cell1:UPDATE=4,nova_cell1:INSERT=5 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:01:49 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=29,nova_api:DELETE=1,nova_api:UPDATE=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:01:49 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=78,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:01:55 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-86159875-842c-4809-872e-8149b506e70b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1531898081", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDYGR8i9oIdcurCq0h5YLmOq8GO2WF3ghakQik7+cMxG42NcW+9hGZPHCY+MCi+i+T0vLowgaCwZqSjyKZfOEFygo7lpdpB6/UOx6Cn2dQKzA9WeiQlY5VBXuLpv64ACtQ=="}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:01:55 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-86159875-842c-4809-872e-8149b506e70b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Getting quotas for project 505120531f6d49ff8a30208ebaa989ed. Resources: {'key_pairs'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:01:55 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-86159875-842c-4809-872e-8149b506e70b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Getting quotas for user 17031dd5735241f4ae55a6cd875af028 and project 505120531f6d49ff8a30208ebaa989ed. Resources: {'key_pairs'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:01:55 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-86159875-842c-4809-872e-8149b506e70b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.325545 Jun 24 05:01:55 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 225/456] 192.168.122.25 () {60 vars in 1156 bytes} [Wed Jun 24 05:01:54 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:01:58 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherA-server-386582287", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "54dd9e42-91c3-41e4-8b52-4deac5adb43d"}], "security_groups": [{"name": "tempest-securitygroup--1481309099"}], "key_name": "tempest-keypair-1531898081", "user_data": "}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:01:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:58 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:58 devstack devstack@n-api.service[67858]: DEBUG nova.network.neutron [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] validate_networks() for [('54dd9e42-91c3-41e4-8b52-4deac5adb43d', None, None, None, None, None)] {{(pid=67858) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 05:01:58 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:58 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:59 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Flavor limits 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 05:01:59 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Image limits 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 05:01:59 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Flavor pref 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 05:01:59 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Image pref 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 05:01:59 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-c5938272-1191-44f0-8ed9-55dcec22f59f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-c5938272-1191-44f0-8ed9-55dcec22f59f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c5938272-1191-44f0-8ed9-55dcec22f59f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c5938272-1191-44f0-8ed9-55dcec22f59f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c5938272-1191-44f0-8ed9-55dcec22f59f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c5938272-1191-44f0-8ed9-55dcec22f59f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c5938272-1191-44f0-8ed9-55dcec22f59f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c5938272-1191-44f0-8ed9-55dcec22f59f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:59 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Getting quotas for project 505120531f6d49ff8a30208ebaa989ed. Resources: {'instances', 'ram', 'cores'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:01:59 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Getting quotas for user 17031dd5735241f4ae55a6cd875af028 and project 505120531f6d49ff8a30208ebaa989ed. Resources: {'instances', 'ram', 'cores'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-c5938272-1191-44f0-8ed9-55dcec22f59f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.105908 Jun 24 05:01:59 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 226/457] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:01:59 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4/os-volume_attachments => generated 25 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 356 bytes (2 switches on core 0) Jun 24 05:01:59 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Going to run 1 instances... {{(pid=67858) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 05:01:59 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] 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='f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1',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=67858) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-2128700c-a7ba-491f-b4ac-c4d39583af87 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-2128700c-a7ba-491f-b4ac-c4d39583af87 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2128700c-a7ba-491f-b4ac-c4d39583af87 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2128700c-a7ba-491f-b4ac-c4d39583af87 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2128700c-a7ba-491f-b4ac-c4d39583af87 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2128700c-a7ba-491f-b4ac-c4d39583af87 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2128700c-a7ba-491f-b4ac-c4d39583af87 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2128700c-a7ba-491f-b4ac-c4d39583af87 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:59 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-5695eafa-7d9c-4c4b-8e85-4a4c0252ae92 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 415 microversion: 2.1 time: 1.242059 Jun 24 05:01:59 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 232/458] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 05:01:58 2026] POST /compute/v2.1/servers => generated 415 bytes in 1247 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 24 05:01:59 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f2f1b5c8-c596-4c32-81a9-c1b4ebfdc6d8 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:59 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-f2f1b5c8-c596-4c32-81a9-c1b4ebfdc6d8 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-2128700c-a7ba-491f-b4ac-c4d39583af87 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Going to try to terminate instance {{(pid=67859) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 05:01:59 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-f2f1b5c8-c596-4c32-81a9-c1b4ebfdc6d8 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:01:59 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-f2f1b5c8-c596-4c32-81a9-c1b4ebfdc6d8 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-2128700c-a7ba-491f-b4ac-c4d39583af87 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 204 len: 0 microversion: 2.1 time: 0.234067 Jun 24 05:01:59 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 227/459] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:01:59 2026] DELETE /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-87869626-ff06-4857-80ec-e11c049a5022 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-87869626-ff06-4857-80ec-e11c049a5022 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-87869626-ff06-4857-80ec-e11c049a5022 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-87869626-ff06-4857-80ec-e11c049a5022 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:59 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f2f1b5c8-c596-4c32-81a9-c1b4ebfdc6d8 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 200 len: 1250 microversion: 2.1 time: 0.212972 Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-87869626-ff06-4857-80ec-e11c049a5022 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:59 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 233/460] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:01:59 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 1250 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-87869626-ff06-4857-80ec-e11c049a5022 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-87869626-ff06-4857-80ec-e11c049a5022 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-87869626-ff06-4857-80ec-e11c049a5022 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:01:59 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-87869626-ff06-4857-80ec-e11c049a5022 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:00 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-87869626-ff06-4857-80ec-e11c049a5022 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:00 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-87869626-ff06-4857-80ec-e11c049a5022 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1676 microversion: 2.1 time: 0.427436 Jun 24 05:02:00 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 228/461] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:01:59 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1676 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:00 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-d0054ae7-b64d-4230-b418-bae52388c65e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:00 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-d0054ae7-b64d-4230-b418-bae52388c65e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:00 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-d0054ae7-b64d-4230-b418-bae52388c65e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:00 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-d0054ae7-b64d-4230-b418-bae52388c65e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:00 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-d0054ae7-b64d-4230-b418-bae52388c65e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 200 len: 1250 microversion: 2.1 time: 0.209681 Jun 24 05:02:00 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 234/462] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:00 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 1250 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:01 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-05cf3ae9-ef3e-4284-a725-ae86d8800f57 req-3860f03a-6ed2-4ab7-80af-3e7e62f8c974 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a8df768e-836e-4b3c-9d36-43d26c353fd4", "name": "network-vif-unplugged", "status": "completed", "tag": "80f4b915-60f5-4434-9700-d307d69a849d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:02:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-05cf3ae9-ef3e-4284-a725-ae86d8800f57 req-3860f03a-6ed2-4ab7-80af-3e7e62f8c974 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-05cf3ae9-ef3e-4284-a725-ae86d8800f57 req-3860f03a-6ed2-4ab7-80af-3e7e62f8c974 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-05cf3ae9-ef3e-4284-a725-ae86d8800f57 req-3860f03a-6ed2-4ab7-80af-3e7e62f8c974 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:01 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-05cf3ae9-ef3e-4284-a725-ae86d8800f57 req-3860f03a-6ed2-4ab7-80af-3e7e62f8c974 service nova] Creating event network-vif-unplugged:80f4b915-60f5-4434-9700-d307d69a849d for instance a8df768e-836e-4b3c-9d36-43d26c353fd4 on devstack Jun 24 05:02:01 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-05cf3ae9-ef3e-4284-a725-ae86d8800f57 req-3860f03a-6ed2-4ab7-80af-3e7e62f8c974 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:02:01 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-38539501-7019-4958-a7b5-e2ef69923d4f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:01 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-05cf3ae9-ef3e-4284-a725-ae86d8800f57 req-3860f03a-6ed2-4ab7-80af-3e7e62f8c974 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.063183 Jun 24 05:02:01 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 229/463] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:02:01 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) Jun 24 05:02:01 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-38539501-7019-4958-a7b5-e2ef69923d4f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-38539501-7019-4958-a7b5-e2ef69923d4f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-38539501-7019-4958-a7b5-e2ef69923d4f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-38539501-7019-4958-a7b5-e2ef69923d4f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-38539501-7019-4958-a7b5-e2ef69923d4f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-38539501-7019-4958-a7b5-e2ef69923d4f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-38539501-7019-4958-a7b5-e2ef69923d4f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:01 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-38539501-7019-4958-a7b5-e2ef69923d4f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:01 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-38539501-7019-4958-a7b5-e2ef69923d4f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:01 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-38539501-7019-4958-a7b5-e2ef69923d4f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1676 microversion: 2.1 time: 0.574457 Jun 24 05:02:01 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 235/464] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:01 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1676 bytes in 576 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:01 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-5ee6dd11-ca54-4b7b-af3e-bebdda70e981 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:01 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-5ee6dd11-ca54-4b7b-af3e-bebdda70e981 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5ee6dd11-ca54-4b7b-af3e-bebdda70e981 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5ee6dd11-ca54-4b7b-af3e-bebdda70e981 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5ee6dd11-ca54-4b7b-af3e-bebdda70e981 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5ee6dd11-ca54-4b7b-af3e-bebdda70e981 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5ee6dd11-ca54-4b7b-af3e-bebdda70e981 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5ee6dd11-ca54-4b7b-af3e-bebdda70e981 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:01 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-5ee6dd11-ca54-4b7b-af3e-bebdda70e981 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:02 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-5ee6dd11-ca54-4b7b-af3e-bebdda70e981 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:02 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-5ee6dd11-ca54-4b7b-af3e-bebdda70e981 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 200 len: 1246 microversion: 2.1 time: 0.119710 Jun 24 05:02:02 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 230/465] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:01 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 1246 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:02 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-47e5206e-76d7-458b-8d52-e1274cc855d9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:02 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-47e5206e-76d7-458b-8d52-e1274cc855d9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-47e5206e-76d7-458b-8d52-e1274cc855d9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-47e5206e-76d7-458b-8d52-e1274cc855d9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-47e5206e-76d7-458b-8d52-e1274cc855d9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-47e5206e-76d7-458b-8d52-e1274cc855d9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-47e5206e-76d7-458b-8d52-e1274cc855d9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-47e5206e-76d7-458b-8d52-e1274cc855d9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:02 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-47e5206e-76d7-458b-8d52-e1274cc855d9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:02 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-47e5206e-76d7-458b-8d52-e1274cc855d9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:03 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-47e5206e-76d7-458b-8d52-e1274cc855d9 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1676 microversion: 2.1 time: 0.297419 Jun 24 05:02:03 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 236/466] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:02 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1676 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:02:03 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-9c0308bb-579f-4749-a515-2ab1aec4cc67 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:03 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-9c0308bb-579f-4749-a515-2ab1aec4cc67 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9c0308bb-579f-4749-a515-2ab1aec4cc67 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9c0308bb-579f-4749-a515-2ab1aec4cc67 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9c0308bb-579f-4749-a515-2ab1aec4cc67 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9c0308bb-579f-4749-a515-2ab1aec4cc67 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9c0308bb-579f-4749-a515-2ab1aec4cc67 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9c0308bb-579f-4749-a515-2ab1aec4cc67 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:03 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-9c0308bb-579f-4749-a515-2ab1aec4cc67 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:03 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-850bcb2d-53dd-43db-be84-c80fd8084137 req-47915532-429f-4fea-9a1c-af1ffd6eb561 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a8df768e-836e-4b3c-9d36-43d26c353fd4", "name": "network-vif-unplugged", "status": "completed", "tag": "80f4b915-60f5-4434-9700-d307d69a849d"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:02:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-850bcb2d-53dd-43db-be84-c80fd8084137 req-47915532-429f-4fea-9a1c-af1ffd6eb561 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-850bcb2d-53dd-43db-be84-c80fd8084137 req-47915532-429f-4fea-9a1c-af1ffd6eb561 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-850bcb2d-53dd-43db-be84-c80fd8084137 req-47915532-429f-4fea-9a1c-af1ffd6eb561 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:03 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-850bcb2d-53dd-43db-be84-c80fd8084137 req-47915532-429f-4fea-9a1c-af1ffd6eb561 service nova] Creating event network-vif-unplugged:80f4b915-60f5-4434-9700-d307d69a849d for instance a8df768e-836e-4b3c-9d36-43d26c353fd4 on devstack Jun 24 05:02:03 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-850bcb2d-53dd-43db-be84-c80fd8084137 req-47915532-429f-4fea-9a1c-af1ffd6eb561 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:02:03 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-9c0308bb-579f-4749-a515-2ab1aec4cc67 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:03 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-850bcb2d-53dd-43db-be84-c80fd8084137 req-47915532-429f-4fea-9a1c-af1ffd6eb561 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.114178 Jun 24 05:02:03 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 237/467] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:02:03 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:02:03 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-9c0308bb-579f-4749-a515-2ab1aec4cc67 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 200 len: 1302 microversion: 2.1 time: 0.216773 Jun 24 05:02:03 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 231/468] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:03 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 1302 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-cd2abd27-1f1e-43f5-9d62-3eb5a0edbee0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:04 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-cd2abd27-1f1e-43f5-9d62-3eb5a0edbee0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cd2abd27-1f1e-43f5-9d62-3eb5a0edbee0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cd2abd27-1f1e-43f5-9d62-3eb5a0edbee0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cd2abd27-1f1e-43f5-9d62-3eb5a0edbee0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cd2abd27-1f1e-43f5-9d62-3eb5a0edbee0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cd2abd27-1f1e-43f5-9d62-3eb5a0edbee0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cd2abd27-1f1e-43f5-9d62-3eb5a0edbee0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:04 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-cd2abd27-1f1e-43f5-9d62-3eb5a0edbee0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:04 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-cd2abd27-1f1e-43f5-9d62-3eb5a0edbee0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:04 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-cd2abd27-1f1e-43f5-9d62-3eb5a0edbee0 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1328 microversion: 2.1 time: 0.102237 Jun 24 05:02:04 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 238/469] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:04 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1328 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-b1f08409-0232-435f-b629-4af668e59107 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:04 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-b1f08409-0232-435f-b629-4af668e59107 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b1f08409-0232-435f-b629-4af668e59107 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b1f08409-0232-435f-b629-4af668e59107 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b1f08409-0232-435f-b629-4af668e59107 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b1f08409-0232-435f-b629-4af668e59107 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b1f08409-0232-435f-b629-4af668e59107 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b1f08409-0232-435f-b629-4af668e59107 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:04 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-b1f08409-0232-435f-b629-4af668e59107 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:04 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-b1f08409-0232-435f-b629-4af668e59107 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:04 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-b1f08409-0232-435f-b629-4af668e59107 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 200 len: 1302 microversion: 2.1 time: 0.128699 Jun 24 05:02:04 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 232/470] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:04 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 1302 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-4e327173-29d1-47b5-b40b-14609c76cde6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:05 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-4e327173-29d1-47b5-b40b-14609c76cde6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4e327173-29d1-47b5-b40b-14609c76cde6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4e327173-29d1-47b5-b40b-14609c76cde6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4e327173-29d1-47b5-b40b-14609c76cde6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4e327173-29d1-47b5-b40b-14609c76cde6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4e327173-29d1-47b5-b40b-14609c76cde6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4e327173-29d1-47b5-b40b-14609c76cde6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4e327173-29d1-47b5-b40b-14609c76cde6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4e327173-29d1-47b5-b40b-14609c76cde6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4e327173-29d1-47b5-b40b-14609c76cde6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:05 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-4e327173-29d1-47b5-b40b-14609c76cde6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lazy-loading 'fault' on Instance uuid a8df768e-836e-4b3c-9d36-43d26c353fd4 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:02:05 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-4e327173-29d1-47b5-b40b-14609c76cde6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:05 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=2 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:02:05 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-4e327173-29d1-47b5-b40b-14609c76cde6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-64c53c0e-118c-4f20-9967-20d1378097a1 req-02d16001-d782-44b7-b416-553f437cfec5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a8df768e-836e-4b3c-9d36-43d26c353fd4", "name": "network-vif-deleted", "tag": "80f4b915-60f5-4434-9700-d307d69a849d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:02:05 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-4e327173-29d1-47b5-b40b-14609c76cde6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1333 microversion: 2.1 time: 0.150459 Jun 24 05:02:05 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 239/471] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:05 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1333 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-64c53c0e-118c-4f20-9967-20d1378097a1 req-02d16001-d782-44b7-b416-553f437cfec5 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-64c53c0e-118c-4f20-9967-20d1378097a1 req-02d16001-d782-44b7-b416-553f437cfec5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-64c53c0e-118c-4f20-9967-20d1378097a1 req-02d16001-d782-44b7-b416-553f437cfec5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:05 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-64c53c0e-118c-4f20-9967-20d1378097a1 req-02d16001-d782-44b7-b416-553f437cfec5 service nova] Creating event network-vif-deleted:80f4b915-60f5-4434-9700-d307d69a849d for instance a8df768e-836e-4b3c-9d36-43d26c353fd4 on devstack Jun 24 05:02:05 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-64c53c0e-118c-4f20-9967-20d1378097a1 req-02d16001-d782-44b7-b416-553f437cfec5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:02:05 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-64c53c0e-118c-4f20-9967-20d1378097a1 req-02d16001-d782-44b7-b416-553f437cfec5 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.051221 Jun 24 05:02:05 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 233/472] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:02:05 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:02:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-458505bc-3728-416a-89d6-d14a956e4c38 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:05 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-458505bc-3728-416a-89d6-d14a956e4c38 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-458505bc-3728-416a-89d6-d14a956e4c38 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-458505bc-3728-416a-89d6-d14a956e4c38 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-458505bc-3728-416a-89d6-d14a956e4c38 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-458505bc-3728-416a-89d6-d14a956e4c38 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-458505bc-3728-416a-89d6-d14a956e4c38 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-458505bc-3728-416a-89d6-d14a956e4c38 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:05 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-458505bc-3728-416a-89d6-d14a956e4c38 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:05 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-458505bc-3728-416a-89d6-d14a956e4c38 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:05 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-458505bc-3728-416a-89d6-d14a956e4c38 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 200 len: 1310 microversion: 2.1 time: 0.132360 Jun 24 05:02:05 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 240/473] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:05 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 1310 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:06 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ea45c9ec-414e-4f19-a102-3decc8dfd435 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:06 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-ea45c9ec-414e-4f19-a102-3decc8dfd435 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ea45c9ec-414e-4f19-a102-3decc8dfd435 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ea45c9ec-414e-4f19-a102-3decc8dfd435 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ea45c9ec-414e-4f19-a102-3decc8dfd435 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ea45c9ec-414e-4f19-a102-3decc8dfd435 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ea45c9ec-414e-4f19-a102-3decc8dfd435 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ea45c9ec-414e-4f19-a102-3decc8dfd435 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ea45c9ec-414e-4f19-a102-3decc8dfd435 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ea45c9ec-414e-4f19-a102-3decc8dfd435 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ea45c9ec-414e-4f19-a102-3decc8dfd435 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:06 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-ea45c9ec-414e-4f19-a102-3decc8dfd435 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lazy-loading 'fault' on Instance uuid a8df768e-836e-4b3c-9d36-43d26c353fd4 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:02:06 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-ea45c9ec-414e-4f19-a102-3decc8dfd435 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:06 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-ea45c9ec-414e-4f19-a102-3decc8dfd435 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:06 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ea45c9ec-414e-4f19-a102-3decc8dfd435 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 200 len: 1333 microversion: 2.1 time: 0.173028 Jun 24 05:02:06 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 234/474] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:06 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 1333 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:06 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-85897d1f-f72d-4963-9e38-0c19f53c4061 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:06 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-85897d1f-f72d-4963-9e38-0c19f53c4061 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85897d1f-f72d-4963-9e38-0c19f53c4061 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85897d1f-f72d-4963-9e38-0c19f53c4061 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85897d1f-f72d-4963-9e38-0c19f53c4061 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85897d1f-f72d-4963-9e38-0c19f53c4061 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85897d1f-f72d-4963-9e38-0c19f53c4061 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-85897d1f-f72d-4963-9e38-0c19f53c4061 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:06 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-85897d1f-f72d-4963-9e38-0c19f53c4061 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:06 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-85897d1f-f72d-4963-9e38-0c19f53c4061 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:06 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-85897d1f-f72d-4963-9e38-0c19f53c4061 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 200 len: 1388 microversion: 2.1 time: 0.366790 Jun 24 05:02:06 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 241/475] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:06 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 1388 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:07 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-ccbb49e7-f64e-4033-b369-ff8a0fbfee66 req-64809290-fc36-4cfb-8682-73f3af2beb09 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e21497b7-4513-40a2-b188-bd043ddb3969", "tag": "38e8f815-953b-40e6-9017-c69e93c67264"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:02:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-ccbb49e7-f64e-4033-b369-ff8a0fbfee66 req-64809290-fc36-4cfb-8682-73f3af2beb09 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-ccbb49e7-f64e-4033-b369-ff8a0fbfee66 req-64809290-fc36-4cfb-8682-73f3af2beb09 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-ccbb49e7-f64e-4033-b369-ff8a0fbfee66 req-64809290-fc36-4cfb-8682-73f3af2beb09 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:07 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-ccbb49e7-f64e-4033-b369-ff8a0fbfee66 req-64809290-fc36-4cfb-8682-73f3af2beb09 service nova] Creating event network-changed:38e8f815-953b-40e6-9017-c69e93c67264 for instance e21497b7-4513-40a2-b188-bd043ddb3969 on devstack Jun 24 05:02:07 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-ccbb49e7-f64e-4033-b369-ff8a0fbfee66 req-64809290-fc36-4cfb-8682-73f3af2beb09 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:02:07 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-ccbb49e7-f64e-4033-b369-ff8a0fbfee66 req-64809290-fc36-4cfb-8682-73f3af2beb09 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.072650 Jun 24 05:02:07 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 235/476] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:02:07 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) Jun 24 05:02:07 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-7c75fcf2-76cc-49de-8126-f572bd005043 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:07 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-7c75fcf2-76cc-49de-8126-f572bd005043 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7c75fcf2-76cc-49de-8126-f572bd005043 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7c75fcf2-76cc-49de-8126-f572bd005043 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7c75fcf2-76cc-49de-8126-f572bd005043 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7c75fcf2-76cc-49de-8126-f572bd005043 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7c75fcf2-76cc-49de-8126-f572bd005043 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7c75fcf2-76cc-49de-8126-f572bd005043 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:07 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-7c75fcf2-76cc-49de-8126-f572bd005043 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] HTTP exception thrown: Instance a8df768e-836e-4b3c-9d36-43d26c353fd4 could not be found. Jun 24 05:02:07 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-7c75fcf2-76cc-49de-8126-f572bd005043 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Returning 404 to user: Instance a8df768e-836e-4b3c-9d36-43d26c353fd4 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:02:07 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-7c75fcf2-76cc-49de-8126-f572bd005043 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 404 len: 111 microversion: 2.1 time: 0.066345 Jun 24 05:02:07 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 242/477] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:07 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 111 bytes in 67 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:02:07 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-cb60f7cc-0230-4744-8fa8-e3f7cfdd69f4 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:07 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-cb60f7cc-0230-4744-8fa8-e3f7cfdd69f4 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-204867065" status: 202 len: 0 microversion: 2.1 time: 0.039704 Jun 24 05:02:07 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 236/478] 192.168.122.25 () {58 vars in 1215 bytes} [Wed Jun 24 05:02:07 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-204867065 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:02:08 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-df6e7810-ca33-4a02-9117-5dc97201cfe9 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:08 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-df6e7810-ca33-4a02-9117-5dc97201cfe9 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-df6e7810-ca33-4a02-9117-5dc97201cfe9 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-df6e7810-ca33-4a02-9117-5dc97201cfe9 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-df6e7810-ca33-4a02-9117-5dc97201cfe9 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-df6e7810-ca33-4a02-9117-5dc97201cfe9 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-df6e7810-ca33-4a02-9117-5dc97201cfe9 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-df6e7810-ca33-4a02-9117-5dc97201cfe9 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:08 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-df6e7810-ca33-4a02-9117-5dc97201cfe9 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:08 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-df6e7810-ca33-4a02-9117-5dc97201cfe9 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:08 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-df6e7810-ca33-4a02-9117-5dc97201cfe9 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 200 len: 1376 microversion: 2.1 time: 0.593624 Jun 24 05:02:08 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 243/479] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:08 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 1376 bytes in 595 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:08 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-372f08fe-cf54-41c4-9564-c9c6e692a66d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-488352223", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCM8qZeTXCSxmeLzTe5oZZC31Yi1vmyMsB9XMQ+RMCXK4uIJnuYVYgT0FMXR+fEV9ln/b4ZSrVhMXODUoUUD0cAODOEFpmv94AruP75ib7beSCZhQgAxec7uBtUKqlIwbw=="}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:02:08 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-372f08fe-cf54-41c4-9564-c9c6e692a66d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Getting quotas for project 86bb7834debb40eca1cb8980d588eee3. Resources: {'key_pairs'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:02:08 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-372f08fe-cf54-41c4-9564-c9c6e692a66d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Getting quotas for user 42525aab0b21446b8739e354bf85f2be and project 86bb7834debb40eca1cb8980d588eee3. Resources: {'key_pairs'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:02:08 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-372f08fe-cf54-41c4-9564-c9c6e692a66d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.135687 Jun 24 05:02:08 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 237/480] 192.168.122.25 () {60 vars in 1156 bytes} [Wed Jun 24 05:02:08 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:02:09 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=2 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:02:09 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-e7301cc1-5946-4659-b284-6ad08b10c953 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:09 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-e7301cc1-5946-4659-b284-6ad08b10c953 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e7301cc1-5946-4659-b284-6ad08b10c953 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e7301cc1-5946-4659-b284-6ad08b10c953 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e7301cc1-5946-4659-b284-6ad08b10c953 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e7301cc1-5946-4659-b284-6ad08b10c953 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e7301cc1-5946-4659-b284-6ad08b10c953 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e7301cc1-5946-4659-b284-6ad08b10c953 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:09 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-e7301cc1-5946-4659-b284-6ad08b10c953 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:10 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=5 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:02:11 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-e7301cc1-5946-4659-b284-6ad08b10c953 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:11 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-e7301cc1-5946-4659-b284-6ad08b10c953 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 200 len: 1376 microversion: 2.1 time: 1.539045 Jun 24 05:02:11 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 244/481] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:09 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 1376 bytes in 1545 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:12 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-d6ad5e05-fc59-42df-9d0a-f05514751c3b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:12 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-d6ad5e05-fc59-42df-9d0a-f05514751c3b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d6ad5e05-fc59-42df-9d0a-f05514751c3b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d6ad5e05-fc59-42df-9d0a-f05514751c3b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d6ad5e05-fc59-42df-9d0a-f05514751c3b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d6ad5e05-fc59-42df-9d0a-f05514751c3b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d6ad5e05-fc59-42df-9d0a-f05514751c3b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d6ad5e05-fc59-42df-9d0a-f05514751c3b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:12 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-d6ad5e05-fc59-42df-9d0a-f05514751c3b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:13 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-2140130321", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "977d1d44-fe93-4c57-9de6-b50766e89b6a"}], "security_groups": [{"name": "tempest-securitygroup--665369771"}], "key_name": "tempest-keypair-488352223", "user_data": "}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:02:13 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-d6ad5e05-fc59-42df-9d0a-f05514751c3b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:13 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-d6ad5e05-fc59-42df-9d0a-f05514751c3b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 200 len: 1376 microversion: 2.1 time: 1.566082 Jun 24 05:02:13 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 238/482] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:12 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 1376 bytes in 1573 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.014s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:13 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:14 devstack devstack@n-api.service[67858]: DEBUG nova.network.neutron [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] validate_networks() for [('977d1d44-fe93-4c57-9de6-b50766e89b6a', None, None, None, None, None)] {{(pid=67858) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 05:02:14 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:14 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:14 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-3eb17aa9-ce28-4d29-aeae-5cd1e04a8d5a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:14 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-3eb17aa9-ce28-4d29-aeae-5cd1e04a8d5a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3eb17aa9-ce28-4d29-aeae-5cd1e04a8d5a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3eb17aa9-ce28-4d29-aeae-5cd1e04a8d5a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3eb17aa9-ce28-4d29-aeae-5cd1e04a8d5a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3eb17aa9-ce28-4d29-aeae-5cd1e04a8d5a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3eb17aa9-ce28-4d29-aeae-5cd1e04a8d5a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3eb17aa9-ce28-4d29-aeae-5cd1e04a8d5a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:14 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-3eb17aa9-ce28-4d29-aeae-5cd1e04a8d5a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:15 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Flavor limits 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 05:02:15 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Image limits 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 05:02:15 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Flavor pref 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 05:02:15 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Image pref 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 05:02:15 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 05:02:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:15 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Getting quotas for project 86bb7834debb40eca1cb8980d588eee3. Resources: {'instances', 'ram', 'cores'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:02:15 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-3eb17aa9-ce28-4d29-aeae-5cd1e04a8d5a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:15 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Getting quotas for user 42525aab0b21446b8739e354bf85f2be and project 86bb7834debb40eca1cb8980d588eee3. Resources: {'instances', 'ram', 'cores'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:02:15 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-3eb17aa9-ce28-4d29-aeae-5cd1e04a8d5a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 200 len: 1376 microversion: 2.1 time: 0.748130 Jun 24 05:02:15 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 239/483] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:14 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 1376 bytes in 750 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:15 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Going to run 1 instances... {{(pid=67858) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 05:02:15 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] 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='f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1',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=67858) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 05:02:15 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0dfe34a7-5fab-488b-b3a7-19ecb56972f6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 407 microversion: 2.1 time: 2.114964 Jun 24 05:02:15 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 245/484] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 05:02:13 2026] POST /compute/v2.1/servers => generated 407 bytes in 2116 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 24 05:02:15 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ed3f2660-424b-4ee4-91a7-010f4dd6d59d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:15 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-ed3f2660-424b-4ee4-91a7-010f4dd6d59d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:15 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-ed3f2660-424b-4ee4-91a7-010f4dd6d59d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:15 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-ed3f2660-424b-4ee4-91a7-010f4dd6d59d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:15 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ed3f2660-424b-4ee4-91a7-010f4dd6d59d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6" status: 200 len: 1247 microversion: 2.1 time: 0.113967 Jun 24 05:02:15 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 240/485] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:15 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6 => generated 1247 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:16 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-1883a38c-0534-480c-b120-bade87a00977 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:16 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-1883a38c-0534-480c-b120-bade87a00977 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1883a38c-0534-480c-b120-bade87a00977 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1883a38c-0534-480c-b120-bade87a00977 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1883a38c-0534-480c-b120-bade87a00977 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1883a38c-0534-480c-b120-bade87a00977 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1883a38c-0534-480c-b120-bade87a00977 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1883a38c-0534-480c-b120-bade87a00977 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:16 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-1883a38c-0534-480c-b120-bade87a00977 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:16 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ee56cc6d-bbfe-4e0b-91e6-5494428795d6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:16 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-ee56cc6d-bbfe-4e0b-91e6-5494428795d6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ee56cc6d-bbfe-4e0b-91e6-5494428795d6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ee56cc6d-bbfe-4e0b-91e6-5494428795d6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ee56cc6d-bbfe-4e0b-91e6-5494428795d6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ee56cc6d-bbfe-4e0b-91e6-5494428795d6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ee56cc6d-bbfe-4e0b-91e6-5494428795d6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ee56cc6d-bbfe-4e0b-91e6-5494428795d6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:16 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-ee56cc6d-bbfe-4e0b-91e6-5494428795d6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:16 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-1883a38c-0534-480c-b120-bade87a00977 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:16 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-ee56cc6d-bbfe-4e0b-91e6-5494428795d6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:16 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-1883a38c-0534-480c-b120-bade87a00977 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 200 len: 1376 microversion: 2.1 time: 0.354178 Jun 24 05:02:16 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 246/486] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:16 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 1376 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:16 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ee56cc6d-bbfe-4e0b-91e6-5494428795d6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6" status: 200 len: 1251 microversion: 2.1 time: 0.126276 Jun 24 05:02:16 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 241/487] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:16 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6 => generated 1251 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:17 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-34b08208-2cd8-4148-84c3-857efc3bc7f5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:17 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-34b08208-2cd8-4148-84c3-857efc3bc7f5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:17 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-93b67277-ad8f-4ea0-ae8a-82b0b12ed2da tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:17 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-93b67277-ad8f-4ea0-ae8a-82b0b12ed2da tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-34b08208-2cd8-4148-84c3-857efc3bc7f5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-34b08208-2cd8-4148-84c3-857efc3bc7f5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-34b08208-2cd8-4148-84c3-857efc3bc7f5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-93b67277-ad8f-4ea0-ae8a-82b0b12ed2da tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-93b67277-ad8f-4ea0-ae8a-82b0b12ed2da tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-93b67277-ad8f-4ea0-ae8a-82b0b12ed2da tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-93b67277-ad8f-4ea0-ae8a-82b0b12ed2da tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-34b08208-2cd8-4148-84c3-857efc3bc7f5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-93b67277-ad8f-4ea0-ae8a-82b0b12ed2da tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-34b08208-2cd8-4148-84c3-857efc3bc7f5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-93b67277-ad8f-4ea0-ae8a-82b0b12ed2da tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-34b08208-2cd8-4148-84c3-857efc3bc7f5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:18 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-93b67277-ad8f-4ea0-ae8a-82b0b12ed2da tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:18 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-34b08208-2cd8-4148-84c3-857efc3bc7f5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:18 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-93b67277-ad8f-4ea0-ae8a-82b0b12ed2da tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:18 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-93b67277-ad8f-4ea0-ae8a-82b0b12ed2da tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6" status: 200 len: 1299 microversion: 2.1 time: 0.192459 Jun 24 05:02:18 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 242/488] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:17 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6 => generated 1299 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:18 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-ccd47d65-7c2f-4bd8-a33e-93bcc3ff593f req-b28497b7-5e21-48ab-8e74-efd5e8f9b54a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e21497b7-4513-40a2-b188-bd043ddb3969", "name": "network-vif-plugged", "status": "completed", "tag": "38e8f815-953b-40e6-9017-c69e93c67264"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:02:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-ccd47d65-7c2f-4bd8-a33e-93bcc3ff593f req-b28497b7-5e21-48ab-8e74-efd5e8f9b54a service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-ccd47d65-7c2f-4bd8-a33e-93bcc3ff593f req-b28497b7-5e21-48ab-8e74-efd5e8f9b54a service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-ccd47d65-7c2f-4bd8-a33e-93bcc3ff593f req-b28497b7-5e21-48ab-8e74-efd5e8f9b54a service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:18 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-ccd47d65-7c2f-4bd8-a33e-93bcc3ff593f req-b28497b7-5e21-48ab-8e74-efd5e8f9b54a service nova] Creating event network-vif-plugged:38e8f815-953b-40e6-9017-c69e93c67264 for instance e21497b7-4513-40a2-b188-bd043ddb3969 on devstack Jun 24 05:02:18 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-ccd47d65-7c2f-4bd8-a33e-93bcc3ff593f req-b28497b7-5e21-48ab-8e74-efd5e8f9b54a service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:02:18 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-ccd47d65-7c2f-4bd8-a33e-93bcc3ff593f req-b28497b7-5e21-48ab-8e74-efd5e8f9b54a service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.123332 Jun 24 05:02:18 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 243/489] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:02:18 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:02:18 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-34b08208-2cd8-4148-84c3-857efc3bc7f5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:18 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-34b08208-2cd8-4148-84c3-857efc3bc7f5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 200 len: 1376 microversion: 2.1 time: 0.602296 Jun 24 05:02:18 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 247/490] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:17 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 1376 bytes in 605 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:19 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-6e7ab882-7c55-4fa4-b227-48ee122cf8fe tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:19 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-6e7ab882-7c55-4fa4-b227-48ee122cf8fe tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6e7ab882-7c55-4fa4-b227-48ee122cf8fe tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6e7ab882-7c55-4fa4-b227-48ee122cf8fe tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6e7ab882-7c55-4fa4-b227-48ee122cf8fe tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6e7ab882-7c55-4fa4-b227-48ee122cf8fe tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6e7ab882-7c55-4fa4-b227-48ee122cf8fe tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6e7ab882-7c55-4fa4-b227-48ee122cf8fe tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:19 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-6e7ab882-7c55-4fa4-b227-48ee122cf8fe tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:19 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-6e7ab882-7c55-4fa4-b227-48ee122cf8fe tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:19 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-6e7ab882-7c55-4fa4-b227-48ee122cf8fe tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6" status: 200 len: 1299 microversion: 2.1 time: 0.232556 Jun 24 05:02:19 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 244/491] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:19 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6 => generated 1299 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:19 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-747b59f8-2b67-4f8a-9e0a-ae81a8b3dad3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:19 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-747b59f8-2b67-4f8a-9e0a-ae81a8b3dad3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-747b59f8-2b67-4f8a-9e0a-ae81a8b3dad3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-747b59f8-2b67-4f8a-9e0a-ae81a8b3dad3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-747b59f8-2b67-4f8a-9e0a-ae81a8b3dad3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-747b59f8-2b67-4f8a-9e0a-ae81a8b3dad3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-747b59f8-2b67-4f8a-9e0a-ae81a8b3dad3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-747b59f8-2b67-4f8a-9e0a-ae81a8b3dad3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:19 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-747b59f8-2b67-4f8a-9e0a-ae81a8b3dad3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:19 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-747b59f8-2b67-4f8a-9e0a-ae81a8b3dad3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:19 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-747b59f8-2b67-4f8a-9e0a-ae81a8b3dad3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 200 len: 1376 microversion: 2.1 time: 0.208041 Jun 24 05:02:19 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 248/492] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:19 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 1376 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:20 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-5d9a4ec3-bcbc-4c8e-8d7c-c98de6031f91 req-82fce47d-0ff6-4de6-b1f0-36543b9ea0a9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e21497b7-4513-40a2-b188-bd043ddb3969", "name": "network-vif-plugged", "status": "completed", "tag": "38e8f815-953b-40e6-9017-c69e93c67264"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:02:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-5d9a4ec3-bcbc-4c8e-8d7c-c98de6031f91 req-82fce47d-0ff6-4de6-b1f0-36543b9ea0a9 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-5d9a4ec3-bcbc-4c8e-8d7c-c98de6031f91 req-82fce47d-0ff6-4de6-b1f0-36543b9ea0a9 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-5d9a4ec3-bcbc-4c8e-8d7c-c98de6031f91 req-82fce47d-0ff6-4de6-b1f0-36543b9ea0a9 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:20 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-5d9a4ec3-bcbc-4c8e-8d7c-c98de6031f91 req-82fce47d-0ff6-4de6-b1f0-36543b9ea0a9 service nova] Creating event network-vif-plugged:38e8f815-953b-40e6-9017-c69e93c67264 for instance e21497b7-4513-40a2-b188-bd043ddb3969 on devstack Jun 24 05:02:20 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-5d9a4ec3-bcbc-4c8e-8d7c-c98de6031f91 req-82fce47d-0ff6-4de6-b1f0-36543b9ea0a9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:02:20 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-5d9a4ec3-bcbc-4c8e-8d7c-c98de6031f91 req-82fce47d-0ff6-4de6-b1f0-36543b9ea0a9 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.069095 Jun 24 05:02:20 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 245/493] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:02:20 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:02:20 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f570ed68-45ed-496c-a180-601dbcfd1e2d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:20 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-f570ed68-45ed-496c-a180-601dbcfd1e2d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f570ed68-45ed-496c-a180-601dbcfd1e2d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f570ed68-45ed-496c-a180-601dbcfd1e2d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f570ed68-45ed-496c-a180-601dbcfd1e2d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f570ed68-45ed-496c-a180-601dbcfd1e2d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f570ed68-45ed-496c-a180-601dbcfd1e2d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f570ed68-45ed-496c-a180-601dbcfd1e2d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:20 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-f570ed68-45ed-496c-a180-601dbcfd1e2d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:20 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-f570ed68-45ed-496c-a180-601dbcfd1e2d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:20 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f570ed68-45ed-496c-a180-601dbcfd1e2d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6" status: 200 len: 1307 microversion: 2.1 time: 0.279197 Jun 24 05:02:20 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 249/494] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:20 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6 => generated 1307 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:20 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-66c1c54f-6a25-4fe7-a7f5-bb953c39fbc4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:20 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-66c1c54f-6a25-4fe7-a7f5-bb953c39fbc4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-66c1c54f-6a25-4fe7-a7f5-bb953c39fbc4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-66c1c54f-6a25-4fe7-a7f5-bb953c39fbc4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-66c1c54f-6a25-4fe7-a7f5-bb953c39fbc4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-66c1c54f-6a25-4fe7-a7f5-bb953c39fbc4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-66c1c54f-6a25-4fe7-a7f5-bb953c39fbc4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-66c1c54f-6a25-4fe7-a7f5-bb953c39fbc4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:20 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-66c1c54f-6a25-4fe7-a7f5-bb953c39fbc4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:21 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-66c1c54f-6a25-4fe7-a7f5-bb953c39fbc4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:21 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-66c1c54f-6a25-4fe7-a7f5-bb953c39fbc4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 200 len: 1559 microversion: 2.1 time: 0.472796 Jun 24 05:02:21 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 246/495] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:20 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 1559 bytes in 474 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:21 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-d79650d5-d66f-4167-906e-e3245421b311 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:21 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-d79650d5-d66f-4167-906e-e3245421b311 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d79650d5-d66f-4167-906e-e3245421b311 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d79650d5-d66f-4167-906e-e3245421b311 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d79650d5-d66f-4167-906e-e3245421b311 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d79650d5-d66f-4167-906e-e3245421b311 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d79650d5-d66f-4167-906e-e3245421b311 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d79650d5-d66f-4167-906e-e3245421b311 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:21 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-d79650d5-d66f-4167-906e-e3245421b311 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:21 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-d79650d5-d66f-4167-906e-e3245421b311 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.234835 Jun 24 05:02:21 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 250/496] 192.168.122.25 () {58 vars in 1272 bytes} [Wed Jun 24 05:02:21 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969/os-interface => generated 282 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:02:21 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-5f417421-4f10-4272-ae64-4ed765a08d3d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:21 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-5f417421-4f10-4272-ae64-4ed765a08d3d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5f417421-4f10-4272-ae64-4ed765a08d3d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5f417421-4f10-4272-ae64-4ed765a08d3d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5f417421-4f10-4272-ae64-4ed765a08d3d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5f417421-4f10-4272-ae64-4ed765a08d3d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5f417421-4f10-4272-ae64-4ed765a08d3d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5f417421-4f10-4272-ae64-4ed765a08d3d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:21 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-5f417421-4f10-4272-ae64-4ed765a08d3d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:25 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-5f417421-4f10-4272-ae64-4ed765a08d3d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:25 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-5f417421-4f10-4272-ae64-4ed765a08d3d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6" status: 200 len: 1384 microversion: 2.1 time: 3.427170 Jun 24 05:02:25 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 247/497] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:21 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6 => generated 1384 bytes in 3431 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:25 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=2 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:02:25 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=3 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:02:25 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-e9f8068b-69ba-42d1-b120-30eb8126399a req-2585a830-0a9c-4b93-a1c8-af4f20eaabc3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e21497b7-4513-40a2-b188-bd043ddb3969", "tag": "38e8f815-953b-40e6-9017-c69e93c67264"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:02:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-e9f8068b-69ba-42d1-b120-30eb8126399a req-2585a830-0a9c-4b93-a1c8-af4f20eaabc3 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-e9f8068b-69ba-42d1-b120-30eb8126399a req-2585a830-0a9c-4b93-a1c8-af4f20eaabc3 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-e9f8068b-69ba-42d1-b120-30eb8126399a req-2585a830-0a9c-4b93-a1c8-af4f20eaabc3 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:25 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-e9f8068b-69ba-42d1-b120-30eb8126399a req-2585a830-0a9c-4b93-a1c8-af4f20eaabc3 service nova] Creating event network-changed:38e8f815-953b-40e6-9017-c69e93c67264 for instance e21497b7-4513-40a2-b188-bd043ddb3969 on devstack Jun 24 05:02:25 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-e9f8068b-69ba-42d1-b120-30eb8126399a req-2585a830-0a9c-4b93-a1c8-af4f20eaabc3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:02:25 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-e9f8068b-69ba-42d1-b120-30eb8126399a req-2585a830-0a9c-4b93-a1c8-af4f20eaabc3 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.625687 Jun 24 05:02:25 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 251/498] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:02:25 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 629 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:02:25 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=3 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:02:26 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-fa92c01b-f391-47db-a176-049bb36671fb req-e9c6b82c-6b62-4af8-84d3-ef017235c42c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "feb50379-1d31-4ac4-99d0-832de903ddc6", "tag": "29b2c1b2-274f-48d3-ae5e-a70c6a756d7d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:02:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-fa92c01b-f391-47db-a176-049bb36671fb req-e9c6b82c-6b62-4af8-84d3-ef017235c42c service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-fa92c01b-f391-47db-a176-049bb36671fb req-e9c6b82c-6b62-4af8-84d3-ef017235c42c service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-fa92c01b-f391-47db-a176-049bb36671fb req-e9c6b82c-6b62-4af8-84d3-ef017235c42c service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:26 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-fa92c01b-f391-47db-a176-049bb36671fb req-e9c6b82c-6b62-4af8-84d3-ef017235c42c service nova] Creating event network-changed:29b2c1b2-274f-48d3-ae5e-a70c6a756d7d for instance feb50379-1d31-4ac4-99d0-832de903ddc6 on devstack Jun 24 05:02:26 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-fa92c01b-f391-47db-a176-049bb36671fb req-e9c6b82c-6b62-4af8-84d3-ef017235c42c service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:02:26 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-fa92c01b-f391-47db-a176-049bb36671fb req-e9c6b82c-6b62-4af8-84d3-ef017235c42c service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.273430 Jun 24 05:02:26 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 248/499] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:02:25 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:02:26 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-99a2e978-3870-4b25-9f31-64e4b89d3b69 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:26 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-99a2e978-3870-4b25-9f31-64e4b89d3b69 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-99a2e978-3870-4b25-9f31-64e4b89d3b69 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-99a2e978-3870-4b25-9f31-64e4b89d3b69 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-99a2e978-3870-4b25-9f31-64e4b89d3b69 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-99a2e978-3870-4b25-9f31-64e4b89d3b69 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-99a2e978-3870-4b25-9f31-64e4b89d3b69 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-99a2e978-3870-4b25-9f31-64e4b89d3b69 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:26 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-99a2e978-3870-4b25-9f31-64e4b89d3b69 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:26 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-99a2e978-3870-4b25-9f31-64e4b89d3b69 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:26 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-99a2e978-3870-4b25-9f31-64e4b89d3b69 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6" status: 200 len: 1372 microversion: 2.1 time: 0.543685 Jun 24 05:02:26 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 252/500] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:26 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6 => generated 1372 bytes in 547 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:27 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-7975616f-fe67-4e40-a0ac-f622bc6a147d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:27 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-7975616f-fe67-4e40-a0ac-f622bc6a147d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7975616f-fe67-4e40-a0ac-f622bc6a147d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7975616f-fe67-4e40-a0ac-f622bc6a147d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7975616f-fe67-4e40-a0ac-f622bc6a147d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7975616f-fe67-4e40-a0ac-f622bc6a147d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7975616f-fe67-4e40-a0ac-f622bc6a147d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7975616f-fe67-4e40-a0ac-f622bc6a147d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:27 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-7975616f-fe67-4e40-a0ac-f622bc6a147d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:28 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-7975616f-fe67-4e40-a0ac-f622bc6a147d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:28 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-7975616f-fe67-4e40-a0ac-f622bc6a147d tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6" status: 200 len: 1372 microversion: 2.1 time: 0.433857 Jun 24 05:02:28 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 249/501] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:27 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6 => generated 1372 bytes in 437 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:29 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-937f770a-90f3-4d7e-b92c-b676cb0753f1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:29 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-937f770a-90f3-4d7e-b92c-b676cb0753f1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-937f770a-90f3-4d7e-b92c-b676cb0753f1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-937f770a-90f3-4d7e-b92c-b676cb0753f1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-937f770a-90f3-4d7e-b92c-b676cb0753f1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-937f770a-90f3-4d7e-b92c-b676cb0753f1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-937f770a-90f3-4d7e-b92c-b676cb0753f1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-937f770a-90f3-4d7e-b92c-b676cb0753f1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:29 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-937f770a-90f3-4d7e-b92c-b676cb0753f1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:29 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-937f770a-90f3-4d7e-b92c-b676cb0753f1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:29 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-937f770a-90f3-4d7e-b92c-b676cb0753f1 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6" status: 200 len: 1372 microversion: 2.1 time: 0.333529 Jun 24 05:02:29 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 253/502] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:29 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6 => generated 1372 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:30 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f051f0ec-0010-4f00-a8cb-772ef9009362 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:30 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f051f0ec-0010-4f00-a8cb-772ef9009362 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f051f0ec-0010-4f00-a8cb-772ef9009362 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f051f0ec-0010-4f00-a8cb-772ef9009362 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f051f0ec-0010-4f00-a8cb-772ef9009362 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f051f0ec-0010-4f00-a8cb-772ef9009362 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f051f0ec-0010-4f00-a8cb-772ef9009362 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f051f0ec-0010-4f00-a8cb-772ef9009362 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:30 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-f051f0ec-0010-4f00-a8cb-772ef9009362 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:30 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-f051f0ec-0010-4f00-a8cb-772ef9009362 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:30 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f051f0ec-0010-4f00-a8cb-772ef9009362 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6" status: 200 len: 1372 microversion: 2.1 time: 0.288114 Jun 24 05:02:30 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 250/503] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:30 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6 => generated 1372 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:31 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-4cfc282b-8126-43f3-a5c7-3f421955e84e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:31 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-4cfc282b-8126-43f3-a5c7-3f421955e84e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4cfc282b-8126-43f3-a5c7-3f421955e84e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4cfc282b-8126-43f3-a5c7-3f421955e84e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4cfc282b-8126-43f3-a5c7-3f421955e84e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4cfc282b-8126-43f3-a5c7-3f421955e84e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4cfc282b-8126-43f3-a5c7-3f421955e84e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4cfc282b-8126-43f3-a5c7-3f421955e84e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:32 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-4cfc282b-8126-43f3-a5c7-3f421955e84e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:32 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-4cfc282b-8126-43f3-a5c7-3f421955e84e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:32 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-4cfc282b-8126-43f3-a5c7-3f421955e84e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6" status: 200 len: 1372 microversion: 2.1 time: 0.844256 Jun 24 05:02:32 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 254/504] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:31 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6 => generated 1372 bytes in 845 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:32 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-3384e37f-03b6-4d47-9a41-44952db044fe req-615ce6b7-2eab-4671-b301-e21befb6bce8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "feb50379-1d31-4ac4-99d0-832de903ddc6", "name": "network-vif-plugged", "status": "completed", "tag": "29b2c1b2-274f-48d3-ae5e-a70c6a756d7d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:02:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-3384e37f-03b6-4d47-9a41-44952db044fe req-615ce6b7-2eab-4671-b301-e21befb6bce8 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-3384e37f-03b6-4d47-9a41-44952db044fe req-615ce6b7-2eab-4671-b301-e21befb6bce8 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-3384e37f-03b6-4d47-9a41-44952db044fe req-615ce6b7-2eab-4671-b301-e21befb6bce8 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:32 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-3384e37f-03b6-4d47-9a41-44952db044fe req-615ce6b7-2eab-4671-b301-e21befb6bce8 service nova] Creating event network-vif-plugged:29b2c1b2-274f-48d3-ae5e-a70c6a756d7d for instance feb50379-1d31-4ac4-99d0-832de903ddc6 on devstack Jun 24 05:02:32 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-3384e37f-03b6-4d47-9a41-44952db044fe req-615ce6b7-2eab-4671-b301-e21befb6bce8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:02:32 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-3384e37f-03b6-4d47-9a41-44952db044fe req-615ce6b7-2eab-4671-b301-e21befb6bce8 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.108158 Jun 24 05:02:32 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 251/505] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:02:32 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:02:33 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-cf11448d-6b7c-4df9-ba1a-1506a050a73b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:33 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-cf11448d-6b7c-4df9-ba1a-1506a050a73b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cf11448d-6b7c-4df9-ba1a-1506a050a73b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cf11448d-6b7c-4df9-ba1a-1506a050a73b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cf11448d-6b7c-4df9-ba1a-1506a050a73b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cf11448d-6b7c-4df9-ba1a-1506a050a73b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cf11448d-6b7c-4df9-ba1a-1506a050a73b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cf11448d-6b7c-4df9-ba1a-1506a050a73b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:33 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-cf11448d-6b7c-4df9-ba1a-1506a050a73b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:34 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-cf11448d-6b7c-4df9-ba1a-1506a050a73b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:34 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-cf11448d-6b7c-4df9-ba1a-1506a050a73b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6" status: 200 len: 1372 microversion: 2.1 time: 0.309407 Jun 24 05:02:34 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 255/506] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:33 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6 => generated 1372 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:34 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-452d5807-bd02-412c-8cde-ef2a434ab936 req-0774c0e8-c3df-4a47-bdaa-3dcd277ea37c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "feb50379-1d31-4ac4-99d0-832de903ddc6", "name": "network-vif-plugged", "status": "completed", "tag": "29b2c1b2-274f-48d3-ae5e-a70c6a756d7d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:02:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-452d5807-bd02-412c-8cde-ef2a434ab936 req-0774c0e8-c3df-4a47-bdaa-3dcd277ea37c service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-452d5807-bd02-412c-8cde-ef2a434ab936 req-0774c0e8-c3df-4a47-bdaa-3dcd277ea37c service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-452d5807-bd02-412c-8cde-ef2a434ab936 req-0774c0e8-c3df-4a47-bdaa-3dcd277ea37c service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:34 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-452d5807-bd02-412c-8cde-ef2a434ab936 req-0774c0e8-c3df-4a47-bdaa-3dcd277ea37c service nova] Creating event network-vif-plugged:29b2c1b2-274f-48d3-ae5e-a70c6a756d7d for instance feb50379-1d31-4ac4-99d0-832de903ddc6 on devstack Jun 24 05:02:34 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-452d5807-bd02-412c-8cde-ef2a434ab936 req-0774c0e8-c3df-4a47-bdaa-3dcd277ea37c service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:02:35 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-452d5807-bd02-412c-8cde-ef2a434ab936 req-0774c0e8-c3df-4a47-bdaa-3dcd277ea37c service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.106642 Jun 24 05:02:35 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 252/507] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:02:34 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) Jun 24 05:02:35 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-ca9986d3-91df-47d5-8474-362234dd360a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:35 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-ca9986d3-91df-47d5-8474-362234dd360a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ca9986d3-91df-47d5-8474-362234dd360a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ca9986d3-91df-47d5-8474-362234dd360a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ca9986d3-91df-47d5-8474-362234dd360a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ca9986d3-91df-47d5-8474-362234dd360a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ca9986d3-91df-47d5-8474-362234dd360a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ca9986d3-91df-47d5-8474-362234dd360a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:35 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-ca9986d3-91df-47d5-8474-362234dd360a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:35 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-ca9986d3-91df-47d5-8474-362234dd360a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:35 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-ca9986d3-91df-47d5-8474-362234dd360a tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6" status: 200 len: 1552 microversion: 2.1 time: 0.363205 Jun 24 05:02:35 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 256/508] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:35 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6 => generated 1552 bytes in 364 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:35 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-3b26ff5f-9028-47ed-b3c5-dc2f1e4e4d95 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:35 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-3b26ff5f-9028-47ed-b3c5-dc2f1e4e4d95 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3b26ff5f-9028-47ed-b3c5-dc2f1e4e4d95 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3b26ff5f-9028-47ed-b3c5-dc2f1e4e4d95 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3b26ff5f-9028-47ed-b3c5-dc2f1e4e4d95 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3b26ff5f-9028-47ed-b3c5-dc2f1e4e4d95 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3b26ff5f-9028-47ed-b3c5-dc2f1e4e4d95 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3b26ff5f-9028-47ed-b3c5-dc2f1e4e4d95 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:35 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-3b26ff5f-9028-47ed-b3c5-dc2f1e4e4d95 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:35 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-3b26ff5f-9028-47ed-b3c5-dc2f1e4e4d95 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.132792 Jun 24 05:02:35 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 253/509] 192.168.122.25 () {58 vars in 1272 bytes} [Wed Jun 24 05:02:35 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-interface => generated 282 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:02:37 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-2827ab7a-c7f7-4d1b-9ba9-2a946560f86c req-d7697d82-5c35-4038-8c7d-c290b239f50b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "feb50379-1d31-4ac4-99d0-832de903ddc6", "tag": "29b2c1b2-274f-48d3-ae5e-a70c6a756d7d"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:02:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-2827ab7a-c7f7-4d1b-9ba9-2a946560f86c req-d7697d82-5c35-4038-8c7d-c290b239f50b service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-2827ab7a-c7f7-4d1b-9ba9-2a946560f86c req-d7697d82-5c35-4038-8c7d-c290b239f50b service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-2827ab7a-c7f7-4d1b-9ba9-2a946560f86c req-d7697d82-5c35-4038-8c7d-c290b239f50b service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:37 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-2827ab7a-c7f7-4d1b-9ba9-2a946560f86c req-d7697d82-5c35-4038-8c7d-c290b239f50b service nova] Creating event network-changed:29b2c1b2-274f-48d3-ae5e-a70c6a756d7d for instance feb50379-1d31-4ac4-99d0-832de903ddc6 on devstack Jun 24 05:02:37 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-2827ab7a-c7f7-4d1b-9ba9-2a946560f86c req-d7697d82-5c35-4038-8c7d-c290b239f50b service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:02:37 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-2827ab7a-c7f7-4d1b-9ba9-2a946560f86c req-d7697d82-5c35-4038-8c7d-c290b239f50b service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.087842 Jun 24 05:02:37 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 257/510] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:02:37 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) Jun 24 05:02:44 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ae0ab0fa-d595-4cd7-b424-6d3b5d3dae68 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:44 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-ae0ab0fa-d595-4cd7-b424-6d3b5d3dae68 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae0ab0fa-d595-4cd7-b424-6d3b5d3dae68 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae0ab0fa-d595-4cd7-b424-6d3b5d3dae68 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae0ab0fa-d595-4cd7-b424-6d3b5d3dae68 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae0ab0fa-d595-4cd7-b424-6d3b5d3dae68 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae0ab0fa-d595-4cd7-b424-6d3b5d3dae68 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae0ab0fa-d595-4cd7-b424-6d3b5d3dae68 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:44 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-ae0ab0fa-d595-4cd7-b424-6d3b5d3dae68 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:45 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-ae0ab0fa-d595-4cd7-b424-6d3b5d3dae68 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:45 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ae0ab0fa-d595-4cd7-b424-6d3b5d3dae68 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 200 len: 1678 microversion: 2.1 time: 0.521505 Jun 24 05:02:45 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 254/511] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:44 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 1678 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:45 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-b1144fdd-390a-4fc4-b24d-2c0875df05c2 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1439102466", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGCLMH4uRAwoPKub7cuF/2jCPZ92RLiZcgNEo7CxXSnVr46yImjdY3yNj33VGfTU51HjvfdrG+ZFgx5+FqStUba5onzGRwtjooqS3XJ2Lz/Uvz8x6KYqTLjxYXs+sIz/MA=="}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:02:45 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-b1144fdd-390a-4fc4-b24d-2c0875df05c2 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Getting quotas for project 505120531f6d49ff8a30208ebaa989ed. Resources: {'key_pairs'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:02:45 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-b1144fdd-390a-4fc4-b24d-2c0875df05c2 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Getting quotas for user 17031dd5735241f4ae55a6cd875af028 and project 505120531f6d49ff8a30208ebaa989ed. Resources: {'key_pairs'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:02:46 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-b1144fdd-390a-4fc4-b24d-2c0875df05c2 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.172206 Jun 24 05:02:46 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 258/512] 192.168.122.25 () {60 vars in 1156 bytes} [Wed Jun 24 05:02:45 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:02:47 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=80 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:02:48 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-402289838", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42", "networks": [{"uuid": "54dd9e42-91c3-41e4-8b52-4deac5adb43d"}], "security_groups": [{"name": "tempest-securitygroup--1460443951"}], "key_name": "tempest-keypair-1439102466", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:02:48 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=44,nova_api:INSERT=2,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:02:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:48 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:48 devstack devstack@n-api.service[67859]: DEBUG nova.network.neutron [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] validate_networks() for [('54dd9e42-91c3-41e4-8b52-4deac5adb43d', None, None, None, None, None)] {{(pid=67859) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 05:02:48 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:48 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:49 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Flavor limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 05:02:49 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Image limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 05:02:49 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Flavor pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 05:02:49 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Image pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 05:02:49 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 05:02:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:49 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Getting quotas for project 505120531f6d49ff8a30208ebaa989ed. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:02:49 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Getting quotas for user 17031dd5735241f4ae55a6cd875af028 and project 505120531f6d49ff8a30208ebaa989ed. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:02:49 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Going to run 1 instances... {{(pid=67859) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 05:02:49 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] 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='f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1',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=67859) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 05:02:49 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-bd06dbe8-5630-486b-8ebb-08208b7a7cf7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 412 microversion: 2.1 time: 1.009119 Jun 24 05:02:49 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 255/513] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 05:02:48 2026] POST /compute/v2.1/servers => generated 412 bytes in 1012 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 24 05:02:49 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-74debb54-7065-4f8e-837a-2a3458e592bf tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:49 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-74debb54-7065-4f8e-837a-2a3458e592bf tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:49 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=47,nova_api:INSERT=7 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:02:49 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-74debb54-7065-4f8e-837a-2a3458e592bf tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:49 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-74debb54-7065-4f8e-837a-2a3458e592bf tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:49 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-74debb54-7065-4f8e-837a-2a3458e592bf tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1251 microversion: 2.1 time: 0.134415 Jun 24 05:02:49 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 259/514] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:49 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1251 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:50 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-dcf5baf6-39cd-41cf-b15f-9aea426db70c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:50 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-dcf5baf6-39cd-41cf-b15f-9aea426db70c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dcf5baf6-39cd-41cf-b15f-9aea426db70c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dcf5baf6-39cd-41cf-b15f-9aea426db70c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dcf5baf6-39cd-41cf-b15f-9aea426db70c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dcf5baf6-39cd-41cf-b15f-9aea426db70c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dcf5baf6-39cd-41cf-b15f-9aea426db70c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dcf5baf6-39cd-41cf-b15f-9aea426db70c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:50 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-dcf5baf6-39cd-41cf-b15f-9aea426db70c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:50 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-dcf5baf6-39cd-41cf-b15f-9aea426db70c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:50 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-dcf5baf6-39cd-41cf-b15f-9aea426db70c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1255 microversion: 2.1 time: 0.106973 Jun 24 05:02:50 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 256/515] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:50 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1255 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:51 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-b74ad4d5-8aaf-486f-b84a-6a8a34ef537f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:51 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-b74ad4d5-8aaf-486f-b84a-6a8a34ef537f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b74ad4d5-8aaf-486f-b84a-6a8a34ef537f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b74ad4d5-8aaf-486f-b84a-6a8a34ef537f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b74ad4d5-8aaf-486f-b84a-6a8a34ef537f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b74ad4d5-8aaf-486f-b84a-6a8a34ef537f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b74ad4d5-8aaf-486f-b84a-6a8a34ef537f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b74ad4d5-8aaf-486f-b84a-6a8a34ef537f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:51 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-b74ad4d5-8aaf-486f-b84a-6a8a34ef537f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:51 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-b74ad4d5-8aaf-486f-b84a-6a8a34ef537f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:51 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-b74ad4d5-8aaf-486f-b84a-6a8a34ef537f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1303 microversion: 2.1 time: 0.166041 Jun 24 05:02:51 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 260/516] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:51 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1303 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:52 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-636e0949-d84a-44d9-b090-c31bb357e2b3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:52 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-636e0949-d84a-44d9-b090-c31bb357e2b3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-636e0949-d84a-44d9-b090-c31bb357e2b3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-636e0949-d84a-44d9-b090-c31bb357e2b3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-636e0949-d84a-44d9-b090-c31bb357e2b3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-636e0949-d84a-44d9-b090-c31bb357e2b3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-636e0949-d84a-44d9-b090-c31bb357e2b3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-636e0949-d84a-44d9-b090-c31bb357e2b3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:52 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-636e0949-d84a-44d9-b090-c31bb357e2b3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:53 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-636e0949-d84a-44d9-b090-c31bb357e2b3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:53 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-636e0949-d84a-44d9-b090-c31bb357e2b3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1303 microversion: 2.1 time: 0.140709 Jun 24 05:02:53 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 257/517] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:52 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1303 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:54 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-434f5004-76ef-437f-9435-4594f3f8948c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:54 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-434f5004-76ef-437f-9435-4594f3f8948c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-434f5004-76ef-437f-9435-4594f3f8948c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-434f5004-76ef-437f-9435-4594f3f8948c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-434f5004-76ef-437f-9435-4594f3f8948c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-434f5004-76ef-437f-9435-4594f3f8948c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-434f5004-76ef-437f-9435-4594f3f8948c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-434f5004-76ef-437f-9435-4594f3f8948c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:54 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-434f5004-76ef-437f-9435-4594f3f8948c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:54 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-434f5004-76ef-437f-9435-4594f3f8948c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:54 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-434f5004-76ef-437f-9435-4594f3f8948c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1311 microversion: 2.1 time: 0.306984 Jun 24 05:02:54 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 261/518] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:54 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1311 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:02:55 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-90c3d235-dfd4-44f7-b638-9a9ac54b3183 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:55 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-90c3d235-dfd4-44f7-b638-9a9ac54b3183 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-90c3d235-dfd4-44f7-b638-9a9ac54b3183 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-90c3d235-dfd4-44f7-b638-9a9ac54b3183 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-90c3d235-dfd4-44f7-b638-9a9ac54b3183 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-90c3d235-dfd4-44f7-b638-9a9ac54b3183 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-90c3d235-dfd4-44f7-b638-9a9ac54b3183 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-90c3d235-dfd4-44f7-b638-9a9ac54b3183 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:55 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-90c3d235-dfd4-44f7-b638-9a9ac54b3183 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:56 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-6cda97cb-f883-4be2-8fa1-ae230c5c203d req-4111f5df-cf7a-4cd4-b30d-cae9298e11d3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5", "tag": "b3a17ee1-f2e0-4614-b692-2fe2b7ffe44d"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:02:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-6cda97cb-f883-4be2-8fa1-ae230c5c203d req-4111f5df-cf7a-4cd4-b30d-cae9298e11d3 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-6cda97cb-f883-4be2-8fa1-ae230c5c203d req-4111f5df-cf7a-4cd4-b30d-cae9298e11d3 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-6cda97cb-f883-4be2-8fa1-ae230c5c203d req-4111f5df-cf7a-4cd4-b30d-cae9298e11d3 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:56 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-6cda97cb-f883-4be2-8fa1-ae230c5c203d req-4111f5df-cf7a-4cd4-b30d-cae9298e11d3 service nova] Creating event network-changed:b3a17ee1-f2e0-4614-b692-2fe2b7ffe44d for instance 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 on devstack Jun 24 05:02:56 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-6cda97cb-f883-4be2-8fa1-ae230c5c203d req-4111f5df-cf7a-4cd4-b30d-cae9298e11d3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:02:56 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-6cda97cb-f883-4be2-8fa1-ae230c5c203d req-4111f5df-cf7a-4cd4-b30d-cae9298e11d3 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.074936 Jun 24 05:02:56 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 262/519] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:02:56 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:02:56 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-90c3d235-dfd4-44f7-b638-9a9ac54b3183 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:56 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-90c3d235-dfd4-44f7-b638-9a9ac54b3183 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1389 microversion: 2.1 time: 1.215584 Jun 24 05:02:56 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 258/520] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:55 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1389 bytes in 1218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:57 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-308ed3a0-c49a-4fba-a32c-a3c97bba8bf6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:57 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-308ed3a0-c49a-4fba-a32c-a3c97bba8bf6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:57 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-308ed3a0-c49a-4fba-a32c-a3c97bba8bf6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:57 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-308ed3a0-c49a-4fba-a32c-a3c97bba8bf6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:57 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-308ed3a0-c49a-4fba-a32c-a3c97bba8bf6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:57 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-308ed3a0-c49a-4fba-a32c-a3c97bba8bf6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:57 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-308ed3a0-c49a-4fba-a32c-a3c97bba8bf6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:57 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-308ed3a0-c49a-4fba-a32c-a3c97bba8bf6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:57 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-308ed3a0-c49a-4fba-a32c-a3c97bba8bf6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/ips" status: 200 len: 143 microversion: 2.1 time: 0.066294 Jun 24 05:02:57 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 263/521] 192.168.122.25 () {58 vars in 1245 bytes} [Wed Jun 24 05:02:57 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/ips => generated 143 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:02:57 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ffe58c5d-b2e5-411d-8eec-a798d0ff763e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:57 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-ffe58c5d-b2e5-411d-8eec-a798d0ff763e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ffe58c5d-b2e5-411d-8eec-a798d0ff763e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ffe58c5d-b2e5-411d-8eec-a798d0ff763e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ffe58c5d-b2e5-411d-8eec-a798d0ff763e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ffe58c5d-b2e5-411d-8eec-a798d0ff763e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ffe58c5d-b2e5-411d-8eec-a798d0ff763e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ffe58c5d-b2e5-411d-8eec-a798d0ff763e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:57 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-ffe58c5d-b2e5-411d-8eec-a798d0ff763e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:57 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-ffe58c5d-b2e5-411d-8eec-a798d0ff763e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:57 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ffe58c5d-b2e5-411d-8eec-a798d0ff763e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1377 microversion: 2.1 time: 0.290517 Jun 24 05:02:57 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 259/522] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:57 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1377 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:02:58 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-8cd573cd-0c37-430c-957c-fc5c51b8d83c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:02:58 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-8cd573cd-0c37-430c-957c-fc5c51b8d83c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:02:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8cd573cd-0c37-430c-957c-fc5c51b8d83c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8cd573cd-0c37-430c-957c-fc5c51b8d83c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8cd573cd-0c37-430c-957c-fc5c51b8d83c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:58 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8cd573cd-0c37-430c-957c-fc5c51b8d83c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:02:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8cd573cd-0c37-430c-957c-fc5c51b8d83c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:02:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8cd573cd-0c37-430c-957c-fc5c51b8d83c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:02:59 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-8cd573cd-0c37-430c-957c-fc5c51b8d83c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:02:59 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-8cd573cd-0c37-430c-957c-fc5c51b8d83c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:02:59 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=2 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:02:59 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-8cd573cd-0c37-430c-957c-fc5c51b8d83c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1377 microversion: 2.1 time: 0.280553 Jun 24 05:02:59 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 264/523] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:02:58 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1377 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:02:59 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=3 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:02:59 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=3 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:03:00 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-601e43ec-df92-4f58-b8fa-bf799dcd61a4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:00 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-601e43ec-df92-4f58-b8fa-bf799dcd61a4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-601e43ec-df92-4f58-b8fa-bf799dcd61a4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-601e43ec-df92-4f58-b8fa-bf799dcd61a4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-601e43ec-df92-4f58-b8fa-bf799dcd61a4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-601e43ec-df92-4f58-b8fa-bf799dcd61a4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-601e43ec-df92-4f58-b8fa-bf799dcd61a4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-601e43ec-df92-4f58-b8fa-bf799dcd61a4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:00 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=104,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:03:00 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-601e43ec-df92-4f58-b8fa-bf799dcd61a4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:00 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-601e43ec-df92-4f58-b8fa-bf799dcd61a4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:00 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-601e43ec-df92-4f58-b8fa-bf799dcd61a4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1377 microversion: 2.1 time: 0.309219 Jun 24 05:03:00 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 260/524] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:00 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1377 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:01 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-7497fb2a-89f3-4fcf-bfdb-448f0246af02 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:01 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-7497fb2a-89f3-4fcf-bfdb-448f0246af02 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7497fb2a-89f3-4fcf-bfdb-448f0246af02 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7497fb2a-89f3-4fcf-bfdb-448f0246af02 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7497fb2a-89f3-4fcf-bfdb-448f0246af02 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7497fb2a-89f3-4fcf-bfdb-448f0246af02 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7497fb2a-89f3-4fcf-bfdb-448f0246af02 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7497fb2a-89f3-4fcf-bfdb-448f0246af02 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:01 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-7497fb2a-89f3-4fcf-bfdb-448f0246af02 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:01 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-7497fb2a-89f3-4fcf-bfdb-448f0246af02 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:01 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-7497fb2a-89f3-4fcf-bfdb-448f0246af02 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1377 microversion: 2.1 time: 0.389173 Jun 24 05:03:01 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 265/525] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:01 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1377 bytes in 391 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:02 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e6ec8f8d-b08d-49fc-b59b-6ad680eb19dc tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "98c32053-bcb0-42eb-9381-cd3ba2759e8a"}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:03:02 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-e6ec8f8d-b08d-49fc-b59b-6ad680eb19dc tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e6ec8f8d-b08d-49fc-b59b-6ad680eb19dc tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e6ec8f8d-b08d-49fc-b59b-6ad680eb19dc tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e6ec8f8d-b08d-49fc-b59b-6ad680eb19dc tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e6ec8f8d-b08d-49fc-b59b-6ad680eb19dc tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e6ec8f8d-b08d-49fc-b59b-6ad680eb19dc tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e6ec8f8d-b08d-49fc-b59b-6ad680eb19dc tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:03 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c650d729-575c-421e-a77a-4b7f66e54fe5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:03 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-c650d729-575c-421e-a77a-4b7f66e54fe5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c650d729-575c-421e-a77a-4b7f66e54fe5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c650d729-575c-421e-a77a-4b7f66e54fe5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c650d729-575c-421e-a77a-4b7f66e54fe5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c650d729-575c-421e-a77a-4b7f66e54fe5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c650d729-575c-421e-a77a-4b7f66e54fe5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c650d729-575c-421e-a77a-4b7f66e54fe5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:03 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-c650d729-575c-421e-a77a-4b7f66e54fe5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:03 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-c650d729-575c-421e-a77a-4b7f66e54fe5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:03 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-c650d729-575c-421e-a77a-4b7f66e54fe5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1377 microversion: 2.1 time: 0.238862 Jun 24 05:03:03 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 266/526] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:03 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1377 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:03:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-b56911b2-0f96-46b5-90fa-3a45195e60c4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:04 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-b56911b2-0f96-46b5-90fa-3a45195e60c4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b56911b2-0f96-46b5-90fa-3a45195e60c4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b56911b2-0f96-46b5-90fa-3a45195e60c4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b56911b2-0f96-46b5-90fa-3a45195e60c4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b56911b2-0f96-46b5-90fa-3a45195e60c4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b56911b2-0f96-46b5-90fa-3a45195e60c4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b56911b2-0f96-46b5-90fa-3a45195e60c4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:04 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-b56911b2-0f96-46b5-90fa-3a45195e60c4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:04 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-b56911b2-0f96-46b5-90fa-3a45195e60c4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:04 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-b56911b2-0f96-46b5-90fa-3a45195e60c4 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1377 microversion: 2.1 time: 0.231168 Jun 24 05:03:04 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 267/527] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:04 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1377 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:05 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e6ec8f8d-b08d-49fc-b59b-6ad680eb19dc tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "POST /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.762177 Jun 24 05:03:05 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 261/528] 192.168.122.25 () {60 vars in 1320 bytes} [Wed Jun 24 05:03:02 2026] POST /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-volume_attachments => generated 194 bytes in 2764 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:03:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-db1de510-ebf9-45a0-afe8-fa88081ec7a2 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:05 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-db1de510-ebf9-45a0-afe8-fa88081ec7a2 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-db1de510-ebf9-45a0-afe8-fa88081ec7a2 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-db1de510-ebf9-45a0-afe8-fa88081ec7a2 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-db1de510-ebf9-45a0-afe8-fa88081ec7a2 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-db1de510-ebf9-45a0-afe8-fa88081ec7a2 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-db1de510-ebf9-45a0-afe8-fa88081ec7a2 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-db1de510-ebf9-45a0-afe8-fa88081ec7a2 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:05 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-db1de510-ebf9-45a0-afe8-fa88081ec7a2 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:05 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-db1de510-ebf9-45a0-afe8-fa88081ec7a2 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:05 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-db1de510-ebf9-45a0-afe8-fa88081ec7a2 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1377 microversion: 2.1 time: 0.302627 Jun 24 05:03:05 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 268/529] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:05 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1377 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:06 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e39f7c72-ee77-4fb3-a214-e7b3c9f62dd1 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:06 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-e39f7c72-ee77-4fb3-a214-e7b3c9f62dd1 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e39f7c72-ee77-4fb3-a214-e7b3c9f62dd1 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e39f7c72-ee77-4fb3-a214-e7b3c9f62dd1 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e39f7c72-ee77-4fb3-a214-e7b3c9f62dd1 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e39f7c72-ee77-4fb3-a214-e7b3c9f62dd1 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e39f7c72-ee77-4fb3-a214-e7b3c9f62dd1 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e39f7c72-ee77-4fb3-a214-e7b3c9f62dd1 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:06 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-e39f7c72-ee77-4fb3-a214-e7b3c9f62dd1 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:07 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-e39f7c72-ee77-4fb3-a214-e7b3c9f62dd1 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:07 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e39f7c72-ee77-4fb3-a214-e7b3c9f62dd1 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1377 microversion: 2.1 time: 0.337546 Jun 24 05:03:07 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 262/530] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:06 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1377 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:07 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-79444648-48d3-46da-9675-61c859047235 req-c6febe0a-5438-43f7-8896-559461656f86 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5", "name": "network-vif-plugged", "status": "completed", "tag": "b3a17ee1-f2e0-4614-b692-2fe2b7ffe44d"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:03:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-79444648-48d3-46da-9675-61c859047235 req-c6febe0a-5438-43f7-8896-559461656f86 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-79444648-48d3-46da-9675-61c859047235 req-c6febe0a-5438-43f7-8896-559461656f86 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-79444648-48d3-46da-9675-61c859047235 req-c6febe0a-5438-43f7-8896-559461656f86 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:07 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-79444648-48d3-46da-9675-61c859047235 req-c6febe0a-5438-43f7-8896-559461656f86 service nova] Creating event network-vif-plugged:b3a17ee1-f2e0-4614-b692-2fe2b7ffe44d for instance 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 on devstack Jun 24 05:03:07 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-79444648-48d3-46da-9675-61c859047235 req-c6febe0a-5438-43f7-8896-559461656f86 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:03:07 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-79444648-48d3-46da-9675-61c859047235 req-c6febe0a-5438-43f7-8896-559461656f86 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.055960 Jun 24 05:03:07 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 269/531] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:03:07 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) Jun 24 05:03:08 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-c0d3fb2b-f5eb-47e2-9634-1034a4730570 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:08 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-c0d3fb2b-f5eb-47e2-9634-1034a4730570 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c0d3fb2b-f5eb-47e2-9634-1034a4730570 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c0d3fb2b-f5eb-47e2-9634-1034a4730570 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c0d3fb2b-f5eb-47e2-9634-1034a4730570 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c0d3fb2b-f5eb-47e2-9634-1034a4730570 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c0d3fb2b-f5eb-47e2-9634-1034a4730570 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c0d3fb2b-f5eb-47e2-9634-1034a4730570 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:08 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-c0d3fb2b-f5eb-47e2-9634-1034a4730570 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:08 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-c0d3fb2b-f5eb-47e2-9634-1034a4730570 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:08 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-c0d3fb2b-f5eb-47e2-9634-1034a4730570 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1377 microversion: 2.1 time: 0.428021 Jun 24 05:03:08 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 263/532] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:08 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1377 bytes in 430 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:09 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-926fe0ce-c946-49dd-859b-8b9277622172 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:09 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-926fe0ce-c946-49dd-859b-8b9277622172 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-926fe0ce-c946-49dd-859b-8b9277622172 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-926fe0ce-c946-49dd-859b-8b9277622172 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-926fe0ce-c946-49dd-859b-8b9277622172 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-926fe0ce-c946-49dd-859b-8b9277622172 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-926fe0ce-c946-49dd-859b-8b9277622172 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-926fe0ce-c946-49dd-859b-8b9277622172 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:09 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-926fe0ce-c946-49dd-859b-8b9277622172 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:10 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-8c264795-1f9d-4695-87bf-76eb54698067 req-b87010c9-59ba-4e4a-8751-c5fdcbf1d09b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5", "name": "network-vif-plugged", "status": "completed", "tag": "b3a17ee1-f2e0-4614-b692-2fe2b7ffe44d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:03:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-8c264795-1f9d-4695-87bf-76eb54698067 req-b87010c9-59ba-4e4a-8751-c5fdcbf1d09b service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-8c264795-1f9d-4695-87bf-76eb54698067 req-b87010c9-59ba-4e4a-8751-c5fdcbf1d09b service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-8c264795-1f9d-4695-87bf-76eb54698067 req-b87010c9-59ba-4e4a-8751-c5fdcbf1d09b service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:10 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-8c264795-1f9d-4695-87bf-76eb54698067 req-b87010c9-59ba-4e4a-8751-c5fdcbf1d09b service nova] Creating event network-vif-plugged:b3a17ee1-f2e0-4614-b692-2fe2b7ffe44d for instance 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 on devstack Jun 24 05:03:10 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-8c264795-1f9d-4695-87bf-76eb54698067 req-b87010c9-59ba-4e4a-8751-c5fdcbf1d09b service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:03:10 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-8c264795-1f9d-4695-87bf-76eb54698067 req-b87010c9-59ba-4e4a-8751-c5fdcbf1d09b service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.095008 Jun 24 05:03:10 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 264/533] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:03:10 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) Jun 24 05:03:10 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-926fe0ce-c946-49dd-859b-8b9277622172 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:10 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-926fe0ce-c946-49dd-859b-8b9277622172 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1561 microversion: 2.1 time: 0.502195 Jun 24 05:03:10 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 270/534] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:09 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1561 bytes in 504 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:10 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-a8c92b14-2d80-44f2-84a4-0540c8904637 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:10 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-a8c92b14-2d80-44f2-84a4-0540c8904637 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a8c92b14-2d80-44f2-84a4-0540c8904637 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a8c92b14-2d80-44f2-84a4-0540c8904637 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a8c92b14-2d80-44f2-84a4-0540c8904637 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a8c92b14-2d80-44f2-84a4-0540c8904637 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a8c92b14-2d80-44f2-84a4-0540c8904637 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a8c92b14-2d80-44f2-84a4-0540c8904637 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:10 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-a8c92b14-2d80-44f2-84a4-0540c8904637 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:10 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-a8c92b14-2d80-44f2-84a4-0540c8904637 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.312495 Jun 24 05:03:10 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 265/535] 192.168.122.25 () {58 vars in 1272 bytes} [Wed Jun 24 05:03:10 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5/os-interface => generated 283 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:03:12 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c5c5efef-c9e1-4f75-ab81-1c1dc4266ab4 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:12 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-c5c5efef-c9e1-4f75-ab81-1c1dc4266ab4 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c5c5efef-c9e1-4f75-ab81-1c1dc4266ab4 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c5c5efef-c9e1-4f75-ab81-1c1dc4266ab4 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c5c5efef-c9e1-4f75-ab81-1c1dc4266ab4 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c5c5efef-c9e1-4f75-ab81-1c1dc4266ab4 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c5c5efef-c9e1-4f75-ab81-1c1dc4266ab4 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c5c5efef-c9e1-4f75-ab81-1c1dc4266ab4 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:12 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-c5c5efef-c9e1-4f75-ab81-1c1dc4266ab4 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.085917 Jun 24 05:03:12 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 271/536] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:03:12 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-volume_attachments => generated 197 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:03:12 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-cec48abe-d070-4557-b9e1-cbd75a066b6c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:12 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-cec48abe-d070-4557-b9e1-cbd75a066b6c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cec48abe-d070-4557-b9e1-cbd75a066b6c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cec48abe-d070-4557-b9e1-cbd75a066b6c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cec48abe-d070-4557-b9e1-cbd75a066b6c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cec48abe-d070-4557-b9e1-cbd75a066b6c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cec48abe-d070-4557-b9e1-cbd75a066b6c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cec48abe-d070-4557-b9e1-cbd75a066b6c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:12 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-cec48abe-d070-4557-b9e1-cbd75a066b6c tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-volume_attachments/98c32053-bcb0-42eb-9381-cd3ba2759e8a" status: 200 len: 194 microversion: 2.1 time: 0.096786 Jun 24 05:03:12 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 266/537] 192.168.122.25 () {58 vars in 1410 bytes} [Wed Jun 24 05:03:12 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-volume_attachments/98c32053-bcb0-42eb-9381-cd3ba2759e8a => generated 194 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:03:12 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-104210e5-0f27-49d5-9fb6-ad34fe8f432c req-0f87cbe7-e8c6-43fb-9ca8-94e4ec2bb4bd service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5", "tag": "b3a17ee1-f2e0-4614-b692-2fe2b7ffe44d"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:03:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-104210e5-0f27-49d5-9fb6-ad34fe8f432c req-0f87cbe7-e8c6-43fb-9ca8-94e4ec2bb4bd service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-104210e5-0f27-49d5-9fb6-ad34fe8f432c req-0f87cbe7-e8c6-43fb-9ca8-94e4ec2bb4bd service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-104210e5-0f27-49d5-9fb6-ad34fe8f432c req-0f87cbe7-e8c6-43fb-9ca8-94e4ec2bb4bd service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:13 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-104210e5-0f27-49d5-9fb6-ad34fe8f432c req-0f87cbe7-e8c6-43fb-9ca8-94e4ec2bb4bd service nova] Creating event network-changed:b3a17ee1-f2e0-4614-b692-2fe2b7ffe44d for instance 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 on devstack Jun 24 05:03:13 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-104210e5-0f27-49d5-9fb6-ad34fe8f432c req-0f87cbe7-e8c6-43fb-9ca8-94e4ec2bb4bd service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:03:13 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-104210e5-0f27-49d5-9fb6-ad34fe8f432c req-0f87cbe7-e8c6-43fb-9ca8-94e4ec2bb4bd service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.078979 Jun 24 05:03:13 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 272/538] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:03:12 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:03:16 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8b44f5ad-cd1a-4720-9303-ee1f1a979dc2 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "b069076e-be02-42d5-a3e4-7f8c98b97371"}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:03:16 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-8b44f5ad-cd1a-4720-9303-ee1f1a979dc2 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8b44f5ad-cd1a-4720-9303-ee1f1a979dc2 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8b44f5ad-cd1a-4720-9303-ee1f1a979dc2 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8b44f5ad-cd1a-4720-9303-ee1f1a979dc2 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8b44f5ad-cd1a-4720-9303-ee1f1a979dc2 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8b44f5ad-cd1a-4720-9303-ee1f1a979dc2 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8b44f5ad-cd1a-4720-9303-ee1f1a979dc2 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:17 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesActionsTest-instance-1349486403", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42", "networks": [{"uuid": "2bcb2d2d-71b4-4140-bf1a-22abeb525249"}]}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:03:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:17 devstack devstack@n-api.service[67858]: DEBUG nova.network.neutron [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] validate_networks() for [('2bcb2d2d-71b4-4140-bf1a-22abeb525249', None, None, None, None, None)] {{(pid=67858) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 05:03:17 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:18 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:18 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Flavor limits 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 05:03:18 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Image limits 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 05:03:18 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Flavor pref 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 05:03:18 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Image pref 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 05:03:18 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 05:03:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:18 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Getting quotas for project bbc22c9540fe4ac6bd7eb8cecc36ece1. Resources: {'instances', 'ram', 'cores'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:03:18 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Getting quotas for user f283f1650ffc455d93ae36e9340de4be and project bbc22c9540fe4ac6bd7eb8cecc36ece1. Resources: {'instances', 'ram', 'cores'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:03:18 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Going to run 1 instances... {{(pid=67858) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 05:03:18 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] [instance: 81024a22-b500-4e57-94a4-5b808cfa4bda] 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='f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1',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=67858) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 05:03:18 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-bdae0767-0010-4cc1-901b-23a4456dd7eb tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 386 microversion: 2.1 time: 0.858528 Jun 24 05:03:18 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 273/539] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 05:03:17 2026] POST /compute/v2.1/servers => generated 386 bytes in 860 msecs (HTTP/1.1 202) 10 headers in 454 bytes (2 switches on core 0) Jun 24 05:03:18 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-27667995-4c6c-4104-800b-29128c58606e tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:18 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-27667995-4c6c-4104-800b-29128c58606e tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] [instance: 81024a22-b500-4e57-94a4-5b808cfa4bda] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:18 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-27667995-4c6c-4104-800b-29128c58606e tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:18 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-27667995-4c6c-4104-800b-29128c58606e tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f283f1650ffc455d93ae36e9340de4be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bbc22c9540fe4ac6bd7eb8cecc36ece1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:18 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-27667995-4c6c-4104-800b-29128c58606e tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] 192.168.122.25 "GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda" status: 200 len: 1224 microversion: 2.1 time: 0.093075 Jun 24 05:03:18 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 274/540] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:18 2026] GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda => generated 1224 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:19 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8b44f5ad-cd1a-4720-9303-ee1f1a979dc2 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "POST /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.754998 Jun 24 05:03:19 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 267/541] 192.168.122.25 () {60 vars in 1320 bytes} [Wed Jun 24 05:03:16 2026] POST /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-volume_attachments => generated 194 bytes in 2760 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:03:19 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-5df5e58a-3e02-4627-9954-0c5592c79a15 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:19 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-5df5e58a-3e02-4627-9954-0c5592c79a15 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] [instance: 81024a22-b500-4e57-94a4-5b808cfa4bda] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5df5e58a-3e02-4627-9954-0c5592c79a15 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5df5e58a-3e02-4627-9954-0c5592c79a15 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5df5e58a-3e02-4627-9954-0c5592c79a15 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5df5e58a-3e02-4627-9954-0c5592c79a15 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5df5e58a-3e02-4627-9954-0c5592c79a15 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5df5e58a-3e02-4627-9954-0c5592c79a15 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:19 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-5df5e58a-3e02-4627-9954-0c5592c79a15 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:19 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-5df5e58a-3e02-4627-9954-0c5592c79a15 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f283f1650ffc455d93ae36e9340de4be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bbc22c9540fe4ac6bd7eb8cecc36ece1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:19 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-5df5e58a-3e02-4627-9954-0c5592c79a15 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] 192.168.122.25 "GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda" status: 200 len: 1228 microversion: 2.1 time: 0.227311 Jun 24 05:03:19 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 275/542] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:19 2026] GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda => generated 1228 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:20 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-921c2e6b-c93f-437b-9837-765b469832be tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:20 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-921c2e6b-c93f-437b-9837-765b469832be tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] [instance: 81024a22-b500-4e57-94a4-5b808cfa4bda] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-921c2e6b-c93f-437b-9837-765b469832be tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-921c2e6b-c93f-437b-9837-765b469832be tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-921c2e6b-c93f-437b-9837-765b469832be tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-921c2e6b-c93f-437b-9837-765b469832be tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-921c2e6b-c93f-437b-9837-765b469832be tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-921c2e6b-c93f-437b-9837-765b469832be tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:20 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-921c2e6b-c93f-437b-9837-765b469832be tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:21 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-921c2e6b-c93f-437b-9837-765b469832be tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f283f1650ffc455d93ae36e9340de4be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bbc22c9540fe4ac6bd7eb8cecc36ece1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:21 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-921c2e6b-c93f-437b-9837-765b469832be tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] 192.168.122.25 "GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda" status: 200 len: 1276 microversion: 2.1 time: 0.176639 Jun 24 05:03:21 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 268/543] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:20 2026] GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda => generated 1276 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-eb6a07fb-1eff-4123-bea3-5dbc591183ea tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:22 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-eb6a07fb-1eff-4123-bea3-5dbc591183ea tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] [instance: 81024a22-b500-4e57-94a4-5b808cfa4bda] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-eb6a07fb-1eff-4123-bea3-5dbc591183ea tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-eb6a07fb-1eff-4123-bea3-5dbc591183ea tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-eb6a07fb-1eff-4123-bea3-5dbc591183ea tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-eb6a07fb-1eff-4123-bea3-5dbc591183ea tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-eb6a07fb-1eff-4123-bea3-5dbc591183ea tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-eb6a07fb-1eff-4123-bea3-5dbc591183ea tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:22 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-eb6a07fb-1eff-4123-bea3-5dbc591183ea tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:22 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-eb6a07fb-1eff-4123-bea3-5dbc591183ea tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f283f1650ffc455d93ae36e9340de4be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bbc22c9540fe4ac6bd7eb8cecc36ece1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-eb6a07fb-1eff-4123-bea3-5dbc591183ea tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] 192.168.122.25 "GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda" status: 200 len: 1276 microversion: 2.1 time: 0.119526 Jun 24 05:03:22 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 276/544] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:22 2026] GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda => generated 1276 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:03:23 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-9e5f0a41-3614-4368-96aa-b5e995980698 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:23 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-9e5f0a41-3614-4368-96aa-b5e995980698 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] [instance: 81024a22-b500-4e57-94a4-5b808cfa4bda] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9e5f0a41-3614-4368-96aa-b5e995980698 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9e5f0a41-3614-4368-96aa-b5e995980698 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9e5f0a41-3614-4368-96aa-b5e995980698 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9e5f0a41-3614-4368-96aa-b5e995980698 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9e5f0a41-3614-4368-96aa-b5e995980698 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9e5f0a41-3614-4368-96aa-b5e995980698 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:23 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-9e5f0a41-3614-4368-96aa-b5e995980698 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:23 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-9e5f0a41-3614-4368-96aa-b5e995980698 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f283f1650ffc455d93ae36e9340de4be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bbc22c9540fe4ac6bd7eb8cecc36ece1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:23 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-9e5f0a41-3614-4368-96aa-b5e995980698 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] 192.168.122.25 "GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda" status: 200 len: 1284 microversion: 2.1 time: 0.153496 Jun 24 05:03:23 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 269/545] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:23 2026] GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda => generated 1284 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:24 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-481d4cbc-10d9-45dc-9e3e-be731d8feabc tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:24 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-481d4cbc-10d9-45dc-9e3e-be731d8feabc tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] [instance: 81024a22-b500-4e57-94a4-5b808cfa4bda] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-481d4cbc-10d9-45dc-9e3e-be731d8feabc tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-481d4cbc-10d9-45dc-9e3e-be731d8feabc tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-481d4cbc-10d9-45dc-9e3e-be731d8feabc tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-481d4cbc-10d9-45dc-9e3e-be731d8feabc tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-481d4cbc-10d9-45dc-9e3e-be731d8feabc tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-481d4cbc-10d9-45dc-9e3e-be731d8feabc tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:24 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-481d4cbc-10d9-45dc-9e3e-be731d8feabc tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:24 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-481d4cbc-10d9-45dc-9e3e-be731d8feabc tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f283f1650ffc455d93ae36e9340de4be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bbc22c9540fe4ac6bd7eb8cecc36ece1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:24 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-481d4cbc-10d9-45dc-9e3e-be731d8feabc tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] 192.168.122.25 "GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda" status: 200 len: 1336 microversion: 2.1 time: 0.266703 Jun 24 05:03:24 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 277/546] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:24 2026] GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda => generated 1336 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:25 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e7734cd8-5a69-4522-8e50-327a55de4e8d tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:25 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-e7734cd8-5a69-4522-8e50-327a55de4e8d tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] [instance: 81024a22-b500-4e57-94a4-5b808cfa4bda] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e7734cd8-5a69-4522-8e50-327a55de4e8d tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e7734cd8-5a69-4522-8e50-327a55de4e8d tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e7734cd8-5a69-4522-8e50-327a55de4e8d tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e7734cd8-5a69-4522-8e50-327a55de4e8d tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e7734cd8-5a69-4522-8e50-327a55de4e8d tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e7734cd8-5a69-4522-8e50-327a55de4e8d tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:25 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-e7734cd8-5a69-4522-8e50-327a55de4e8d tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:26 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-e7734cd8-5a69-4522-8e50-327a55de4e8d tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f283f1650ffc455d93ae36e9340de4be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bbc22c9540fe4ac6bd7eb8cecc36ece1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:26 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e7734cd8-5a69-4522-8e50-327a55de4e8d tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] 192.168.122.25 "GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda" status: 200 len: 1324 microversion: 2.1 time: 0.380085 Jun 24 05:03:26 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 270/547] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:25 2026] GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda => generated 1324 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:26 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-ae45fb46-069f-411e-8cf3-0ef055d1388d req-d4ce664b-6970-4227-b7c8-762bfbff41c9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "81024a22-b500-4e57-94a4-5b808cfa4bda", "tag": "683d4e67-aebe-4570-8bb3-92c096b15dc2"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:03:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-ae45fb46-069f-411e-8cf3-0ef055d1388d req-d4ce664b-6970-4227-b7c8-762bfbff41c9 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-ae45fb46-069f-411e-8cf3-0ef055d1388d req-d4ce664b-6970-4227-b7c8-762bfbff41c9 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-ae45fb46-069f-411e-8cf3-0ef055d1388d req-d4ce664b-6970-4227-b7c8-762bfbff41c9 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:26 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-ae45fb46-069f-411e-8cf3-0ef055d1388d req-d4ce664b-6970-4227-b7c8-762bfbff41c9 service nova] Creating event network-changed:683d4e67-aebe-4570-8bb3-92c096b15dc2 for instance 81024a22-b500-4e57-94a4-5b808cfa4bda on devstack Jun 24 05:03:26 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-ae45fb46-069f-411e-8cf3-0ef055d1388d req-d4ce664b-6970-4227-b7c8-762bfbff41c9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:03:26 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-ae45fb46-069f-411e-8cf3-0ef055d1388d req-d4ce664b-6970-4227-b7c8-762bfbff41c9 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.044879 Jun 24 05:03:26 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 278/548] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:03:26 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) Jun 24 05:03:27 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-a028c646-fa6f-4bf2-8ef9-0668dc460e45 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:27 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-a028c646-fa6f-4bf2-8ef9-0668dc460e45 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] [instance: 81024a22-b500-4e57-94a4-5b808cfa4bda] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a028c646-fa6f-4bf2-8ef9-0668dc460e45 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a028c646-fa6f-4bf2-8ef9-0668dc460e45 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a028c646-fa6f-4bf2-8ef9-0668dc460e45 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a028c646-fa6f-4bf2-8ef9-0668dc460e45 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a028c646-fa6f-4bf2-8ef9-0668dc460e45 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a028c646-fa6f-4bf2-8ef9-0668dc460e45 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:27 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-a028c646-fa6f-4bf2-8ef9-0668dc460e45 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:27 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-bafdc06e-033d-4ab0-94e3-039bcf5ba09e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:27 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-bafdc06e-033d-4ab0-94e3-039bcf5ba09e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bafdc06e-033d-4ab0-94e3-039bcf5ba09e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bafdc06e-033d-4ab0-94e3-039bcf5ba09e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bafdc06e-033d-4ab0-94e3-039bcf5ba09e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bafdc06e-033d-4ab0-94e3-039bcf5ba09e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bafdc06e-033d-4ab0-94e3-039bcf5ba09e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bafdc06e-033d-4ab0-94e3-039bcf5ba09e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-bafdc06e-033d-4ab0-94e3-039bcf5ba09e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.066978 Jun 24 05:03:27 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 279/549] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:03:27 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-volume_attachments => generated 371 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:03:27 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-a028c646-fa6f-4bf2-8ef9-0668dc460e45 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f283f1650ffc455d93ae36e9340de4be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bbc22c9540fe4ac6bd7eb8cecc36ece1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:27 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-a028c646-fa6f-4bf2-8ef9-0668dc460e45 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] 192.168.122.25 "GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda" status: 200 len: 1324 microversion: 2.1 time: 0.322363 Jun 24 05:03:27 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 271/550] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:27 2026] GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda => generated 1324 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:27 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-338f171c-ca75-4bb7-9e2c-c541b4e29938 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:27 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-338f171c-ca75-4bb7-9e2c-c541b4e29938 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-338f171c-ca75-4bb7-9e2c-c541b4e29938 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-338f171c-ca75-4bb7-9e2c-c541b4e29938 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-338f171c-ca75-4bb7-9e2c-c541b4e29938 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-338f171c-ca75-4bb7-9e2c-c541b4e29938 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-338f171c-ca75-4bb7-9e2c-c541b4e29938 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-338f171c-ca75-4bb7-9e2c-c541b4e29938 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-338f171c-ca75-4bb7-9e2c-c541b4e29938 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-volume_attachments/98c32053-bcb0-42eb-9381-cd3ba2759e8a" status: 200 len: 194 microversion: 2.1 time: 0.081607 Jun 24 05:03:27 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 280/551] 192.168.122.25 () {58 vars in 1410 bytes} [Wed Jun 24 05:03:27 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-volume_attachments/98c32053-bcb0-42eb-9381-cd3ba2759e8a => generated 194 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:03:27 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-620e9381-e3dc-4cc6-b3f0-923796703c57 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:27 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-620e9381-e3dc-4cc6-b3f0-923796703c57 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-620e9381-e3dc-4cc6-b3f0-923796703c57 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-620e9381-e3dc-4cc6-b3f0-923796703c57 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-620e9381-e3dc-4cc6-b3f0-923796703c57 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-620e9381-e3dc-4cc6-b3f0-923796703c57 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-620e9381-e3dc-4cc6-b3f0-923796703c57 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-620e9381-e3dc-4cc6-b3f0-923796703c57 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:27 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-620e9381-e3dc-4cc6-b3f0-923796703c57 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lazy-loading 'services' on Instance uuid feb50379-1d31-4ac4-99d0-832de903ddc6 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:03:27 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-620e9381-e3dc-4cc6-b3f0-923796703c57 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-volume_attachments/98c32053-bcb0-42eb-9381-cd3ba2759e8a" status: 202 len: 0 microversion: 2.1 time: 0.241231 Jun 24 05:03:27 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 272/552] 192.168.122.25 () {58 vars in 1413 bytes} [Wed Jun 24 05:03:27 2026] DELETE /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-volume_attachments/98c32053-bcb0-42eb-9381-cd3ba2759e8a => generated 0 bytes in 247 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:03:28 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=2 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:03:28 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-92ee418a-0cd7-4891-97dd-8efebd3dd70c tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:28 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-92ee418a-0cd7-4891-97dd-8efebd3dd70c tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] [instance: 81024a22-b500-4e57-94a4-5b808cfa4bda] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-92ee418a-0cd7-4891-97dd-8efebd3dd70c tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-92ee418a-0cd7-4891-97dd-8efebd3dd70c tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-92ee418a-0cd7-4891-97dd-8efebd3dd70c tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-92ee418a-0cd7-4891-97dd-8efebd3dd70c tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-92ee418a-0cd7-4891-97dd-8efebd3dd70c tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-92ee418a-0cd7-4891-97dd-8efebd3dd70c tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:28 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-92ee418a-0cd7-4891-97dd-8efebd3dd70c tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:28 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=4 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:03:28 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-92ee418a-0cd7-4891-97dd-8efebd3dd70c tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f283f1650ffc455d93ae36e9340de4be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bbc22c9540fe4ac6bd7eb8cecc36ece1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:28 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-92ee418a-0cd7-4891-97dd-8efebd3dd70c tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] 192.168.122.25 "GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda" status: 200 len: 1324 microversion: 2.1 time: 0.287026 Jun 24 05:03:28 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 281/553] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:28 2026] GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda => generated 1324 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:03:29 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-1fbbe61f-8432-4f45-8391-03b886b4d5b2 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:29 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-1fbbe61f-8432-4f45-8391-03b886b4d5b2 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] [instance: 81024a22-b500-4e57-94a4-5b808cfa4bda] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1fbbe61f-8432-4f45-8391-03b886b4d5b2 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1fbbe61f-8432-4f45-8391-03b886b4d5b2 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1fbbe61f-8432-4f45-8391-03b886b4d5b2 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1fbbe61f-8432-4f45-8391-03b886b4d5b2 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1fbbe61f-8432-4f45-8391-03b886b4d5b2 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1fbbe61f-8432-4f45-8391-03b886b4d5b2 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:29 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-1fbbe61f-8432-4f45-8391-03b886b4d5b2 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:29 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-1fbbe61f-8432-4f45-8391-03b886b4d5b2 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f283f1650ffc455d93ae36e9340de4be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bbc22c9540fe4ac6bd7eb8cecc36ece1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:29 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-1fbbe61f-8432-4f45-8391-03b886b4d5b2 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] 192.168.122.25 "GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda" status: 200 len: 1324 microversion: 2.1 time: 0.202115 Jun 24 05:03:29 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 273/554] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:29 2026] GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda => generated 1324 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:30 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f1cca9a9-44af-433a-acf4-37bacea4dcab tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:30 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-f1cca9a9-44af-433a-acf4-37bacea4dcab tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f1cca9a9-44af-433a-acf4-37bacea4dcab tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f1cca9a9-44af-433a-acf4-37bacea4dcab tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f1cca9a9-44af-433a-acf4-37bacea4dcab tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f1cca9a9-44af-433a-acf4-37bacea4dcab tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f1cca9a9-44af-433a-acf4-37bacea4dcab tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f1cca9a9-44af-433a-acf4-37bacea4dcab tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:30 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f1cca9a9-44af-433a-acf4-37bacea4dcab tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-volume_attachments/b069076e-be02-42d5-a3e4-7f8c98b97371" status: 200 len: 194 microversion: 2.1 time: 0.064221 Jun 24 05:03:30 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 282/555] 192.168.122.25 () {58 vars in 1410 bytes} [Wed Jun 24 05:03:30 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-volume_attachments/b069076e-be02-42d5-a3e4-7f8c98b97371 => generated 194 bytes in 66 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:03:30 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-7b3893db-5d81-4a99-be7f-f34d394aa05e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:30 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-7b3893db-5d81-4a99-be7f-f34d394aa05e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7b3893db-5d81-4a99-be7f-f34d394aa05e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7b3893db-5d81-4a99-be7f-f34d394aa05e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7b3893db-5d81-4a99-be7f-f34d394aa05e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7b3893db-5d81-4a99-be7f-f34d394aa05e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7b3893db-5d81-4a99-be7f-f34d394aa05e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7b3893db-5d81-4a99-be7f-f34d394aa05e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:30 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-7b3893db-5d81-4a99-be7f-f34d394aa05e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lazy-loading 'services' on Instance uuid feb50379-1d31-4ac4-99d0-832de903ddc6 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:03:30 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-7b3893db-5d81-4a99-be7f-f34d394aa05e tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-volume_attachments/b069076e-be02-42d5-a3e4-7f8c98b97371" status: 202 len: 0 microversion: 2.1 time: 0.422174 Jun 24 05:03:30 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 274/556] 192.168.122.25 () {58 vars in 1413 bytes} [Wed Jun 24 05:03:30 2026] DELETE /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-volume_attachments/b069076e-be02-42d5-a3e4-7f8c98b97371 => generated 0 bytes in 428 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:03:30 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-edd3d1b1-8a48-4650-a66d-9058b8de2147 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:30 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-edd3d1b1-8a48-4650-a66d-9058b8de2147 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] [instance: 81024a22-b500-4e57-94a4-5b808cfa4bda] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-edd3d1b1-8a48-4650-a66d-9058b8de2147 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-edd3d1b1-8a48-4650-a66d-9058b8de2147 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-edd3d1b1-8a48-4650-a66d-9058b8de2147 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-edd3d1b1-8a48-4650-a66d-9058b8de2147 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-edd3d1b1-8a48-4650-a66d-9058b8de2147 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-edd3d1b1-8a48-4650-a66d-9058b8de2147 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:31 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-edd3d1b1-8a48-4650-a66d-9058b8de2147 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:31 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-edd3d1b1-8a48-4650-a66d-9058b8de2147 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f283f1650ffc455d93ae36e9340de4be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bbc22c9540fe4ac6bd7eb8cecc36ece1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:31 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-edd3d1b1-8a48-4650-a66d-9058b8de2147 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] 192.168.122.25 "GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda" status: 200 len: 1324 microversion: 2.1 time: 0.201158 Jun 24 05:03:31 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 283/557] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:30 2026] GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda => generated 1324 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:32 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-cf86d87a-0ca5-4d95-a113-d18b7d0b3c63 req-45c8d1eb-eef4-4eb8-9ab1-0cca14eb4871 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "81024a22-b500-4e57-94a4-5b808cfa4bda", "name": "network-vif-plugged", "status": "completed", "tag": "683d4e67-aebe-4570-8bb3-92c096b15dc2"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:03:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-cf86d87a-0ca5-4d95-a113-d18b7d0b3c63 req-45c8d1eb-eef4-4eb8-9ab1-0cca14eb4871 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-cf86d87a-0ca5-4d95-a113-d18b7d0b3c63 req-45c8d1eb-eef4-4eb8-9ab1-0cca14eb4871 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-cf86d87a-0ca5-4d95-a113-d18b7d0b3c63 req-45c8d1eb-eef4-4eb8-9ab1-0cca14eb4871 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:32 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-cf86d87a-0ca5-4d95-a113-d18b7d0b3c63 req-45c8d1eb-eef4-4eb8-9ab1-0cca14eb4871 service nova] Creating event network-vif-plugged:683d4e67-aebe-4570-8bb3-92c096b15dc2 for instance 81024a22-b500-4e57-94a4-5b808cfa4bda on devstack Jun 24 05:03:32 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-cf86d87a-0ca5-4d95-a113-d18b7d0b3c63 req-45c8d1eb-eef4-4eb8-9ab1-0cca14eb4871 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:03:32 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-cf86d87a-0ca5-4d95-a113-d18b7d0b3c63 req-45c8d1eb-eef4-4eb8-9ab1-0cca14eb4871 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.057228 Jun 24 05:03:32 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 275/558] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:03:32 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) Jun 24 05:03:32 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0570f1e1-0d3d-469d-b925-b5b629770077 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:32 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0570f1e1-0d3d-469d-b925-b5b629770077 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] [instance: 81024a22-b500-4e57-94a4-5b808cfa4bda] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0570f1e1-0d3d-469d-b925-b5b629770077 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0570f1e1-0d3d-469d-b925-b5b629770077 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0570f1e1-0d3d-469d-b925-b5b629770077 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0570f1e1-0d3d-469d-b925-b5b629770077 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0570f1e1-0d3d-469d-b925-b5b629770077 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0570f1e1-0d3d-469d-b925-b5b629770077 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:32 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-0570f1e1-0d3d-469d-b925-b5b629770077 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:32 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0570f1e1-0d3d-469d-b925-b5b629770077 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f283f1650ffc455d93ae36e9340de4be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bbc22c9540fe4ac6bd7eb8cecc36ece1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:32 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0570f1e1-0d3d-469d-b925-b5b629770077 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] 192.168.122.25 "GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda" status: 200 len: 1324 microversion: 2.1 time: 0.458294 Jun 24 05:03:32 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 284/559] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:32 2026] GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda => generated 1324 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:33 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-42962711-5fcb-4b52-b614-28ce38053a37 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:33 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-42962711-5fcb-4b52-b614-28ce38053a37 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-42962711-5fcb-4b52-b614-28ce38053a37 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-42962711-5fcb-4b52-b614-28ce38053a37 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-42962711-5fcb-4b52-b614-28ce38053a37 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-42962711-5fcb-4b52-b614-28ce38053a37 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-42962711-5fcb-4b52-b614-28ce38053a37 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-42962711-5fcb-4b52-b614-28ce38053a37 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:33 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-42962711-5fcb-4b52-b614-28ce38053a37 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-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. Jun 24 05:03:33 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-42962711-5fcb-4b52-b614-28ce38053a37 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e08568dead914dcf962ea448203b92f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', '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=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:33 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-42962711-5fcb-4b52-b614-28ce38053a37 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1680 microversion: 2.1 time: 0.556968 Jun 24 05:03:33 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 276/560] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:32 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1680 bytes in 559 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:33 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-fc9d5275-abfd-4cac-a673-42aafa177196 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "ee9ad562-6754-4f5e-bb59-e29c736fa7f4"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:03:33 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-fc9d5275-abfd-4cac-a673-42aafa177196 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fc9d5275-abfd-4cac-a673-42aafa177196 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fc9d5275-abfd-4cac-a673-42aafa177196 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fc9d5275-abfd-4cac-a673-42aafa177196 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fc9d5275-abfd-4cac-a673-42aafa177196 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fc9d5275-abfd-4cac-a673-42aafa177196 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fc9d5275-abfd-4cac-a673-42aafa177196 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:33 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e9ecb6fb-48c9-446e-98db-980e8da56bde tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:33 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-e9ecb6fb-48c9-446e-98db-980e8da56bde tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] [instance: 81024a22-b500-4e57-94a4-5b808cfa4bda] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e9ecb6fb-48c9-446e-98db-980e8da56bde tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e9ecb6fb-48c9-446e-98db-980e8da56bde tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e9ecb6fb-48c9-446e-98db-980e8da56bde tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e9ecb6fb-48c9-446e-98db-980e8da56bde tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e9ecb6fb-48c9-446e-98db-980e8da56bde tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e9ecb6fb-48c9-446e-98db-980e8da56bde tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:33 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-e9ecb6fb-48c9-446e-98db-980e8da56bde tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:33 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-e9ecb6fb-48c9-446e-98db-980e8da56bde tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f283f1650ffc455d93ae36e9340de4be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bbc22c9540fe4ac6bd7eb8cecc36ece1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e9ecb6fb-48c9-446e-98db-980e8da56bde tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] 192.168.122.25 "GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda" status: 200 len: 1324 microversion: 2.1 time: 0.328760 Jun 24 05:03:34 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 277/561] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:33 2026] GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda => generated 1324 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-b5d548ab-a601-4ddd-b8d5-719728a1f1ff tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-b5d548ab-a601-4ddd-b8d5-719728a1f1ff tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b5d548ab-a601-4ddd-b8d5-719728a1f1ff tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b5d548ab-a601-4ddd-b8d5-719728a1f1ff tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b5d548ab-a601-4ddd-b8d5-719728a1f1ff tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b5d548ab-a601-4ddd-b8d5-719728a1f1ff tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b5d548ab-a601-4ddd-b8d5-719728a1f1ff tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b5d548ab-a601-4ddd-b8d5-719728a1f1ff tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-b5d548ab-a601-4ddd-b8d5-719728a1f1ff tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.066963 Jun 24 05:03:34 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 278/562] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:03:34 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-volume_attachments => generated 25 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-92ace021-0ce1-42ad-ab10-9ea818eaa041 req-7207ce12-7203-4024-8015-71455b00d273 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "81024a22-b500-4e57-94a4-5b808cfa4bda", "name": "network-vif-plugged", "status": "completed", "tag": "683d4e67-aebe-4570-8bb3-92c096b15dc2"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-92ace021-0ce1-42ad-ab10-9ea818eaa041 req-7207ce12-7203-4024-8015-71455b00d273 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-92ace021-0ce1-42ad-ab10-9ea818eaa041 req-7207ce12-7203-4024-8015-71455b00d273 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-92ace021-0ce1-42ad-ab10-9ea818eaa041 req-7207ce12-7203-4024-8015-71455b00d273 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-92ace021-0ce1-42ad-ab10-9ea818eaa041 req-7207ce12-7203-4024-8015-71455b00d273 service nova] Creating event network-vif-plugged:683d4e67-aebe-4570-8bb3-92c096b15dc2 for instance 81024a22-b500-4e57-94a4-5b808cfa4bda on devstack Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-92ace021-0ce1-42ad-ab10-9ea818eaa041 req-7207ce12-7203-4024-8015-71455b00d273 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-92ace021-0ce1-42ad-ab10-9ea818eaa041 req-7207ce12-7203-4024-8015-71455b00d273 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.045773 Jun 24 05:03:34 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 279/563] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:03:34 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-c1c50296-4c60-4d76-a04b-d6766c3b0ac8 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-c1c50296-4c60-4d76-a04b-d6766c3b0ac8 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c1c50296-4c60-4d76-a04b-d6766c3b0ac8 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c1c50296-4c60-4d76-a04b-d6766c3b0ac8 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c1c50296-4c60-4d76-a04b-d6766c3b0ac8 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c1c50296-4c60-4d76-a04b-d6766c3b0ac8 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c1c50296-4c60-4d76-a04b-d6766c3b0ac8 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c1c50296-4c60-4d76-a04b-d6766c3b0ac8 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-c1c50296-4c60-4d76-a04b-d6766c3b0ac8 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.069241 Jun 24 05:03:34 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 280/564] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:03:34 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6/os-volume_attachments => generated 25 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-59d73174-b19c-4eb5-bad8-53c9cb417cad tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-59d73174-b19c-4eb5-bad8-53c9cb417cad tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-59d73174-b19c-4eb5-bad8-53c9cb417cad tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-59d73174-b19c-4eb5-bad8-53c9cb417cad tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-59d73174-b19c-4eb5-bad8-53c9cb417cad tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-59d73174-b19c-4eb5-bad8-53c9cb417cad tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-59d73174-b19c-4eb5-bad8-53c9cb417cad tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-59d73174-b19c-4eb5-bad8-53c9cb417cad tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-59d73174-b19c-4eb5-bad8-53c9cb417cad tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Going to try to terminate instance {{(pid=67859) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-59d73174-b19c-4eb5-bad8-53c9cb417cad tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6" status: 204 len: 0 microversion: 2.1 time: 0.203898 Jun 24 05:03:34 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 281/565] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:03:34 2026] DELETE /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-33eff550-3a25-4bc1-9cda-16f9d8299527 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-33eff550-3a25-4bc1-9cda-16f9d8299527 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-33eff550-3a25-4bc1-9cda-16f9d8299527 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-33eff550-3a25-4bc1-9cda-16f9d8299527 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-33eff550-3a25-4bc1-9cda-16f9d8299527 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-33eff550-3a25-4bc1-9cda-16f9d8299527 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-33eff550-3a25-4bc1-9cda-16f9d8299527 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-33eff550-3a25-4bc1-9cda-16f9d8299527 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:34 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-33eff550-3a25-4bc1-9cda-16f9d8299527 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:34 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-33eff550-3a25-4bc1-9cda-16f9d8299527 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:35 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-33eff550-3a25-4bc1-9cda-16f9d8299527 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6" status: 200 len: 1676 microversion: 2.1 time: 0.306249 Jun 24 05:03:35 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 282/566] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:34 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6 => generated 1676 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:35 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-10bc871f-cebc-45f5-9d09-13471b40e53e tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:35 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-10bc871f-cebc-45f5-9d09-13471b40e53e tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] [instance: 81024a22-b500-4e57-94a4-5b808cfa4bda] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-10bc871f-cebc-45f5-9d09-13471b40e53e tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-10bc871f-cebc-45f5-9d09-13471b40e53e tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-10bc871f-cebc-45f5-9d09-13471b40e53e tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-10bc871f-cebc-45f5-9d09-13471b40e53e tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-10bc871f-cebc-45f5-9d09-13471b40e53e tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-10bc871f-cebc-45f5-9d09-13471b40e53e tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:35 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-10bc871f-cebc-45f5-9d09-13471b40e53e tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:35 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-10bc871f-cebc-45f5-9d09-13471b40e53e tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f283f1650ffc455d93ae36e9340de4be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bbc22c9540fe4ac6bd7eb8cecc36ece1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:35 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-10bc871f-cebc-45f5-9d09-13471b40e53e tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] 192.168.122.25 "GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda" status: 200 len: 1501 microversion: 2.1 time: 0.234548 Jun 24 05:03:35 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 283/567] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:35 2026] GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda => generated 1501 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:36 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-98c59c6c-ba85-4518-879e-36eabc171894 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:36 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-98c59c6c-ba85-4518-879e-36eabc171894 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-98c59c6c-ba85-4518-879e-36eabc171894 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-98c59c6c-ba85-4518-879e-36eabc171894 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-98c59c6c-ba85-4518-879e-36eabc171894 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-98c59c6c-ba85-4518-879e-36eabc171894 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-98c59c6c-ba85-4518-879e-36eabc171894 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-98c59c6c-ba85-4518-879e-36eabc171894 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:36 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-fc9d5275-abfd-4cac-a673-42aafa177196 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "POST /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.654247 Jun 24 05:03:36 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 285/568] 192.168.122.25 () {60 vars in 1320 bytes} [Wed Jun 24 05:03:33 2026] POST /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5/os-volume_attachments => generated 194 bytes in 2679 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 05:03:36 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-98c59c6c-ba85-4518-879e-36eabc171894 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:36 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-d089b86f-3960-48d9-8dfa-ba03f08ea181 req-dbc1e61e-6944-4276-af2e-5733ddaf7ac5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "feb50379-1d31-4ac4-99d0-832de903ddc6", "name": "network-vif-unplugged", "status": "completed", "tag": "29b2c1b2-274f-48d3-ae5e-a70c6a756d7d"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:03:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-d089b86f-3960-48d9-8dfa-ba03f08ea181 req-dbc1e61e-6944-4276-af2e-5733ddaf7ac5 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-d089b86f-3960-48d9-8dfa-ba03f08ea181 req-dbc1e61e-6944-4276-af2e-5733ddaf7ac5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-d089b86f-3960-48d9-8dfa-ba03f08ea181 req-dbc1e61e-6944-4276-af2e-5733ddaf7ac5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:36 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-d089b86f-3960-48d9-8dfa-ba03f08ea181 req-dbc1e61e-6944-4276-af2e-5733ddaf7ac5 service nova] Creating event network-vif-unplugged:29b2c1b2-274f-48d3-ae5e-a70c6a756d7d for instance feb50379-1d31-4ac4-99d0-832de903ddc6 on devstack Jun 24 05:03:36 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-d089b86f-3960-48d9-8dfa-ba03f08ea181 req-dbc1e61e-6944-4276-af2e-5733ddaf7ac5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:03:36 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-d089b86f-3960-48d9-8dfa-ba03f08ea181 req-dbc1e61e-6944-4276-af2e-5733ddaf7ac5 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.132263 Jun 24 05:03:36 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 286/569] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:03:36 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:03:36 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-98c59c6c-ba85-4518-879e-36eabc171894 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:36 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-98c59c6c-ba85-4518-879e-36eabc171894 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6" status: 200 len: 1676 microversion: 2.1 time: 0.903580 Jun 24 05:03:36 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 284/570] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:36 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6 => generated 1676 bytes in 906 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:37 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-bb422111-0ee3-4e42-994e-1b8062869004 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:37 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-bb422111-0ee3-4e42-994e-1b8062869004 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bb422111-0ee3-4e42-994e-1b8062869004 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bb422111-0ee3-4e42-994e-1b8062869004 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bb422111-0ee3-4e42-994e-1b8062869004 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bb422111-0ee3-4e42-994e-1b8062869004 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bb422111-0ee3-4e42-994e-1b8062869004 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bb422111-0ee3-4e42-994e-1b8062869004 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:38 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-bb422111-0ee3-4e42-994e-1b8062869004 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:38 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-3e188c9b-85d9-4b07-84fb-0790ded0c66c req-b9fbb323-587f-4f96-9eee-4ecefe62a6c5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "feb50379-1d31-4ac4-99d0-832de903ddc6", "name": "network-vif-unplugged", "status": "completed", "tag": "29b2c1b2-274f-48d3-ae5e-a70c6a756d7d"}, {"server_uuid": "feb50379-1d31-4ac4-99d0-832de903ddc6", "name": "network-vif-plugged", "status": "completed", "tag": "29b2c1b2-274f-48d3-ae5e-a70c6a756d7d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:03:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-3e188c9b-85d9-4b07-84fb-0790ded0c66c req-b9fbb323-587f-4f96-9eee-4ecefe62a6c5 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-3e188c9b-85d9-4b07-84fb-0790ded0c66c req-b9fbb323-587f-4f96-9eee-4ecefe62a6c5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-3e188c9b-85d9-4b07-84fb-0790ded0c66c req-b9fbb323-587f-4f96-9eee-4ecefe62a6c5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:38 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-3e188c9b-85d9-4b07-84fb-0790ded0c66c req-b9fbb323-587f-4f96-9eee-4ecefe62a6c5 service nova] Creating event network-vif-unplugged:29b2c1b2-274f-48d3-ae5e-a70c6a756d7d for instance feb50379-1d31-4ac4-99d0-832de903ddc6 on devstack Jun 24 05:03:38 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-3e188c9b-85d9-4b07-84fb-0790ded0c66c req-b9fbb323-587f-4f96-9eee-4ecefe62a6c5 service nova] Creating event network-vif-plugged:29b2c1b2-274f-48d3-ae5e-a70c6a756d7d for instance feb50379-1d31-4ac4-99d0-832de903ddc6 on devstack Jun 24 05:03:38 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-3e188c9b-85d9-4b07-84fb-0790ded0c66c req-b9fbb323-587f-4f96-9eee-4ecefe62a6c5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:03:38 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-3e188c9b-85d9-4b07-84fb-0790ded0c66c req-b9fbb323-587f-4f96-9eee-4ecefe62a6c5 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.129250 Jun 24 05:03:38 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 285/571] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:03:38 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:03:39 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-bb422111-0ee3-4e42-994e-1b8062869004 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:39 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-bb422111-0ee3-4e42-994e-1b8062869004 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6" status: 200 len: 1676 microversion: 2.1 time: 1.620370 Jun 24 05:03:39 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 287/572] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:37 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6 => generated 1676 bytes in 1624 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:40 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-b80a96a3-75d6-4391-aca7-3c53c40cea25 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:40 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-b80a96a3-75d6-4391-aca7-3c53c40cea25 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b80a96a3-75d6-4391-aca7-3c53c40cea25 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b80a96a3-75d6-4391-aca7-3c53c40cea25 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b80a96a3-75d6-4391-aca7-3c53c40cea25 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b80a96a3-75d6-4391-aca7-3c53c40cea25 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b80a96a3-75d6-4391-aca7-3c53c40cea25 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b80a96a3-75d6-4391-aca7-3c53c40cea25 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:40 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-b80a96a3-75d6-4391-aca7-3c53c40cea25 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:40 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-b80a96a3-75d6-4391-aca7-3c53c40cea25 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:40 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-b80a96a3-75d6-4391-aca7-3c53c40cea25 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6" status: 200 len: 1609 microversion: 2.1 time: 0.229479 Jun 24 05:03:40 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 286/573] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:40 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6 => generated 1609 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:40 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-770d08ff-53ea-47a3-b228-611e00dfbfe4 req-2ac21184-f024-4c1d-907f-3fae95457c20 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "feb50379-1d31-4ac4-99d0-832de903ddc6", "name": "network-vif-plugged", "status": "completed", "tag": "29b2c1b2-274f-48d3-ae5e-a70c6a756d7d"}, {"server_uuid": "feb50379-1d31-4ac4-99d0-832de903ddc6", "name": "network-vif-unplugged", "status": "completed", "tag": "29b2c1b2-274f-48d3-ae5e-a70c6a756d7d"}, {"server_uuid": "feb50379-1d31-4ac4-99d0-832de903ddc6", "name": "network-vif-unplugged", "status": "completed", "tag": "29b2c1b2-274f-48d3-ae5e-a70c6a756d7d"}, {"server_uuid": "feb50379-1d31-4ac4-99d0-832de903ddc6", "name": "network-vif-deleted", "tag": "29b2c1b2-274f-48d3-ae5e-a70c6a756d7d"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:03:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-770d08ff-53ea-47a3-b228-611e00dfbfe4 req-2ac21184-f024-4c1d-907f-3fae95457c20 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-770d08ff-53ea-47a3-b228-611e00dfbfe4 req-2ac21184-f024-4c1d-907f-3fae95457c20 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-770d08ff-53ea-47a3-b228-611e00dfbfe4 req-2ac21184-f024-4c1d-907f-3fae95457c20 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:40 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-770d08ff-53ea-47a3-b228-611e00dfbfe4 req-2ac21184-f024-4c1d-907f-3fae95457c20 service nova] Creating event network-vif-plugged:29b2c1b2-274f-48d3-ae5e-a70c6a756d7d for instance feb50379-1d31-4ac4-99d0-832de903ddc6 on devstack Jun 24 05:03:40 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-770d08ff-53ea-47a3-b228-611e00dfbfe4 req-2ac21184-f024-4c1d-907f-3fae95457c20 service nova] Creating event network-vif-unplugged:29b2c1b2-274f-48d3-ae5e-a70c6a756d7d for instance feb50379-1d31-4ac4-99d0-832de903ddc6 on devstack Jun 24 05:03:40 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-770d08ff-53ea-47a3-b228-611e00dfbfe4 req-2ac21184-f024-4c1d-907f-3fae95457c20 service nova] Creating event network-vif-unplugged:29b2c1b2-274f-48d3-ae5e-a70c6a756d7d for instance feb50379-1d31-4ac4-99d0-832de903ddc6 on devstack Jun 24 05:03:40 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-770d08ff-53ea-47a3-b228-611e00dfbfe4 req-2ac21184-f024-4c1d-907f-3fae95457c20 service nova] Creating event network-vif-deleted:29b2c1b2-274f-48d3-ae5e-a70c6a756d7d for instance feb50379-1d31-4ac4-99d0-832de903ddc6 on devstack Jun 24 05:03:41 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-770d08ff-53ea-47a3-b228-611e00dfbfe4 req-2ac21184-f024-4c1d-907f-3fae95457c20 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:03:41 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-770d08ff-53ea-47a3-b228-611e00dfbfe4 req-2ac21184-f024-4c1d-907f-3fae95457c20 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 700 microversion: 2.1 time: 0.123895 Jun 24 05:03:41 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 288/574] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:03:40 2026] POST /compute/v2.1/os-server-external-events => generated 700 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:03:41 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-41a32dd2-4f79-4bb8-8629-51b1326aafda tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:41 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-41a32dd2-4f79-4bb8-8629-51b1326aafda tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-41a32dd2-4f79-4bb8-8629-51b1326aafda tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-41a32dd2-4f79-4bb8-8629-51b1326aafda tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-41a32dd2-4f79-4bb8-8629-51b1326aafda tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-41a32dd2-4f79-4bb8-8629-51b1326aafda tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-41a32dd2-4f79-4bb8-8629-51b1326aafda tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-41a32dd2-4f79-4bb8-8629-51b1326aafda tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-41a32dd2-4f79-4bb8-8629-51b1326aafda tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-41a32dd2-4f79-4bb8-8629-51b1326aafda tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-41a32dd2-4f79-4bb8-8629-51b1326aafda tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:42 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-41a32dd2-4f79-4bb8-8629-51b1326aafda tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lazy-loading 'fault' on Instance uuid feb50379-1d31-4ac4-99d0-832de903ddc6 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:03:42 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-41a32dd2-4f79-4bb8-8629-51b1326aafda tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:42 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-41a32dd2-4f79-4bb8-8629-51b1326aafda tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:42 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-41a32dd2-4f79-4bb8-8629-51b1326aafda tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6" status: 200 len: 1333 microversion: 2.1 time: 0.283422 Jun 24 05:03:42 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 287/575] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:41 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6 => generated 1333 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:03:43 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-73087c01-c937-4d62-8bc0-83fe04a7ff67 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:43 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-73087c01-c937-4d62-8bc0-83fe04a7ff67 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-73087c01-c937-4d62-8bc0-83fe04a7ff67 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-73087c01-c937-4d62-8bc0-83fe04a7ff67 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-73087c01-c937-4d62-8bc0-83fe04a7ff67 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-73087c01-c937-4d62-8bc0-83fe04a7ff67 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-73087c01-c937-4d62-8bc0-83fe04a7ff67 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-73087c01-c937-4d62-8bc0-83fe04a7ff67 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-73087c01-c937-4d62-8bc0-83fe04a7ff67 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-73087c01-c937-4d62-8bc0-83fe04a7ff67 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-73087c01-c937-4d62-8bc0-83fe04a7ff67 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:43 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-73087c01-c937-4d62-8bc0-83fe04a7ff67 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lazy-loading 'fault' on Instance uuid feb50379-1d31-4ac4-99d0-832de903ddc6 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:03:43 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-73087c01-c937-4d62-8bc0-83fe04a7ff67 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:43 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-73087c01-c937-4d62-8bc0-83fe04a7ff67 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '42525aab0b21446b8739e354bf85f2be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '86bb7834debb40eca1cb8980d588eee3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:43 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-73087c01-c937-4d62-8bc0-83fe04a7ff67 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6" status: 200 len: 1333 microversion: 2.1 time: 0.180534 Jun 24 05:03:43 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 289/576] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:43 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6 => generated 1333 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:44 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-54787a69-edec-4551-b209-7f3837f1bf4f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:44 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-54787a69-edec-4551-b209-7f3837f1bf4f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-54787a69-edec-4551-b209-7f3837f1bf4f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-54787a69-edec-4551-b209-7f3837f1bf4f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-54787a69-edec-4551-b209-7f3837f1bf4f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-54787a69-edec-4551-b209-7f3837f1bf4f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-54787a69-edec-4551-b209-7f3837f1bf4f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-54787a69-edec-4551-b209-7f3837f1bf4f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:44 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-54787a69-edec-4551-b209-7f3837f1bf4f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] HTTP exception thrown: Instance feb50379-1d31-4ac4-99d0-832de903ddc6 could not be found. Jun 24 05:03:44 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-54787a69-edec-4551-b209-7f3837f1bf4f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Returning 404 to user: Instance feb50379-1d31-4ac4-99d0-832de903ddc6 could not be found. {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:03:44 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-54787a69-edec-4551-b209-7f3837f1bf4f tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6" status: 404 len: 111 microversion: 2.1 time: 0.106369 Jun 24 05:03:44 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 288/577] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:44 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6 => generated 111 bytes in 114 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:03:44 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-bb40d4d8-c1cb-4dd6-93ac-024990584466 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:44 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-bb40d4d8-c1cb-4dd6-93ac-024990584466 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-488352223" status: 202 len: 0 microversion: 2.1 time: 0.090364 Jun 24 05:03:44 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 290/578] 192.168.122.25 () {58 vars in 1215 bytes} [Wed Jun 24 05:03:44 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-488352223 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:03:47 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-b14c01bc-1726-48c4-8b09-f8fbac912239 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:47 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-b14c01bc-1726-48c4-8b09-f8fbac912239 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b14c01bc-1726-48c4-8b09-f8fbac912239 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b14c01bc-1726-48c4-8b09-f8fbac912239 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b14c01bc-1726-48c4-8b09-f8fbac912239 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b14c01bc-1726-48c4-8b09-f8fbac912239 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b14c01bc-1726-48c4-8b09-f8fbac912239 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b14c01bc-1726-48c4-8b09-f8fbac912239 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:47 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-b14c01bc-1726-48c4-8b09-f8fbac912239 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-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. Jun 24 05:03:47 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-b14c01bc-1726-48c4-8b09-f8fbac912239 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e08568dead914dcf962ea448203b92f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', '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=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:47 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-b14c01bc-1726-48c4-8b09-f8fbac912239 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1726 microversion: 2.1 time: 0.433117 Jun 24 05:03:47 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 289/579] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:47 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1726 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Action: 'action', calling method: >, body: {"rebuild": {"name": "tempest-ServerActionsTestOtherA-server-1906004115", "metadata": {"rebuild": "server"}, "adminPass": "***", "imageRef": "}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=101 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Getting quotas for project 505120531f6d49ff8a30208ebaa989ed. Resources: dict_keys(['metadata_items']) {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Getting quotas for user 17031dd5735241f4ae55a6cd875af028 and project 505120531f6d49ff8a30208ebaa989ed. Resources: dict_keys(['metadata_items']) {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Flavor limits 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Image limits 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Flavor pref 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Image pref 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 05:03:47 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 05:03:47 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-74baa3f8-398a-4032-9561-436c1a4eb3d0 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:47 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-74baa3f8-398a-4032-9561-436c1a4eb3d0 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] [instance: 81024a22-b500-4e57-94a4-5b808cfa4bda] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-74baa3f8-398a-4032-9561-436c1a4eb3d0 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-74baa3f8-398a-4032-9561-436c1a4eb3d0 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-74baa3f8-398a-4032-9561-436c1a4eb3d0 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-74baa3f8-398a-4032-9561-436c1a4eb3d0 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-74baa3f8-398a-4032-9561-436c1a4eb3d0 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-74baa3f8-398a-4032-9561-436c1a4eb3d0 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:48 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-74baa3f8-398a-4032-9561-436c1a4eb3d0 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] [instance: 81024a22-b500-4e57-94a4-5b808cfa4bda] Going to try to terminate instance {{(pid=67859) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 05:03:48 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:48 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-74baa3f8-398a-4032-9561-436c1a4eb3d0 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda" status: 204 len: 0 microversion: 2.1 time: 0.278929 Jun 24 05:03:48 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 290/580] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:03:47 2026] DELETE /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda => generated 0 bytes in 281 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:03:48 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-c3d4ba14-426d-4d90-b35a-601fbfad0310 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:48 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-d594dc57-229d-411f-a0ea-8b1b562665fb tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "POST /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5/action" status: 202 len: 1181 microversion: 2.1 time: 0.688011 Jun 24 05:03:48 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 291/581] 192.168.122.25 () {60 vars in 1276 bytes} [Wed Jun 24 05:03:47 2026] POST /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5/action => generated 1181 bytes in 689 msecs (HTTP/1.1 202) 10 headers in 455 bytes (1 switches on core 0) Jun 24 05:03:48 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-c3d4ba14-426d-4d90-b35a-601fbfad0310 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] [instance: 81024a22-b500-4e57-94a4-5b808cfa4bda] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c3d4ba14-426d-4d90-b35a-601fbfad0310 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c3d4ba14-426d-4d90-b35a-601fbfad0310 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c3d4ba14-426d-4d90-b35a-601fbfad0310 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c3d4ba14-426d-4d90-b35a-601fbfad0310 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c3d4ba14-426d-4d90-b35a-601fbfad0310 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c3d4ba14-426d-4d90-b35a-601fbfad0310 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:48 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-a766822c-5956-4e5c-8759-291007fc026f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:48 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-a766822c-5956-4e5c-8759-291007fc026f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a766822c-5956-4e5c-8759-291007fc026f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a766822c-5956-4e5c-8759-291007fc026f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a766822c-5956-4e5c-8759-291007fc026f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a766822c-5956-4e5c-8759-291007fc026f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a766822c-5956-4e5c-8759-291007fc026f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a766822c-5956-4e5c-8759-291007fc026f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:48 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-c3d4ba14-426d-4d90-b35a-601fbfad0310 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:48 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-a766822c-5956-4e5c-8759-291007fc026f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:48 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-a766822c-5956-4e5c-8759-291007fc026f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:48 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-a766822c-5956-4e5c-8759-291007fc026f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1754 microversion: 2.1 time: 0.326331 Jun 24 05:03:48 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 292/582] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:48 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1754 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:48 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-c3d4ba14-426d-4d90-b35a-601fbfad0310 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f283f1650ffc455d93ae36e9340de4be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bbc22c9540fe4ac6bd7eb8cecc36ece1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:48 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-c3d4ba14-426d-4d90-b35a-601fbfad0310 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] 192.168.122.25 "GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda" status: 200 len: 1507 microversion: 2.1 time: 0.463629 Jun 24 05:03:48 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 291/583] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:48 2026] GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda => generated 1507 bytes in 468 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:03:49 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-be028740-8a5c-4fab-a243-7ceaa0215176 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:49 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-0069b7ca-dc60-4595-9916-29cd586e1866 req-f9e64009-f5ff-4661-b584-deb875213014 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "81024a22-b500-4e57-94a4-5b808cfa4bda", "name": "network-vif-unplugged", "status": "completed", "tag": "683d4e67-aebe-4570-8bb3-92c096b15dc2"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:03:49 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-be028740-8a5c-4fab-a243-7ceaa0215176 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:49 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=50,nova_api:INSERT=3,nova_api:UPDATE=2 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:03:49 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=49,nova_api:INSERT=3,nova_api:DELETE=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:03:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-be028740-8a5c-4fab-a243-7ceaa0215176 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-0069b7ca-dc60-4595-9916-29cd586e1866 req-f9e64009-f5ff-4661-b584-deb875213014 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-0069b7ca-dc60-4595-9916-29cd586e1866 req-f9e64009-f5ff-4661-b584-deb875213014 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-be028740-8a5c-4fab-a243-7ceaa0215176 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-0069b7ca-dc60-4595-9916-29cd586e1866 req-f9e64009-f5ff-4661-b584-deb875213014 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-be028740-8a5c-4fab-a243-7ceaa0215176 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-be028740-8a5c-4fab-a243-7ceaa0215176 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-be028740-8a5c-4fab-a243-7ceaa0215176 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-be028740-8a5c-4fab-a243-7ceaa0215176 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:49 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-0069b7ca-dc60-4595-9916-29cd586e1866 req-f9e64009-f5ff-4661-b584-deb875213014 service nova] Creating event network-vif-unplugged:683d4e67-aebe-4570-8bb3-92c096b15dc2 for instance 81024a22-b500-4e57-94a4-5b808cfa4bda on devstack Jun 24 05:03:49 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-0069b7ca-dc60-4595-9916-29cd586e1866 req-f9e64009-f5ff-4661-b584-deb875213014 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:03:49 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-0069b7ca-dc60-4595-9916-29cd586e1866 req-f9e64009-f5ff-4661-b584-deb875213014 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.107937 Jun 24 05:03:49 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 293/584] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:03:49 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) Jun 24 05:03:49 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0de30ec1-7525-4867-bf3b-074cdbe18734 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:49 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-be028740-8a5c-4fab-a243-7ceaa0215176 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:49 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0de30ec1-7525-4867-bf3b-074cdbe18734 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] [instance: 81024a22-b500-4e57-94a4-5b808cfa4bda] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0de30ec1-7525-4867-bf3b-074cdbe18734 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0de30ec1-7525-4867-bf3b-074cdbe18734 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0de30ec1-7525-4867-bf3b-074cdbe18734 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0de30ec1-7525-4867-bf3b-074cdbe18734 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0de30ec1-7525-4867-bf3b-074cdbe18734 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0de30ec1-7525-4867-bf3b-074cdbe18734 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:49 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-0de30ec1-7525-4867-bf3b-074cdbe18734 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:50 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-be028740-8a5c-4fab-a243-7ceaa0215176 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:50 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-be028740-8a5c-4fab-a243-7ceaa0215176 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1754 microversion: 2.1 time: 0.625291 Jun 24 05:03:50 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 292/585] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:49 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1754 bytes in 630 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:50 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0de30ec1-7525-4867-bf3b-074cdbe18734 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f283f1650ffc455d93ae36e9340de4be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bbc22c9540fe4ac6bd7eb8cecc36ece1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:50 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0de30ec1-7525-4867-bf3b-074cdbe18734 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] 192.168.122.25 "GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda" status: 200 len: 1507 microversion: 2.1 time: 0.811580 Jun 24 05:03:50 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 294/586] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:49 2026] GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda => generated 1507 bytes in 819 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:51 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e40965e2-a484-4904-9437-027cb917380f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:51 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-e40965e2-a484-4904-9437-027cb917380f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e40965e2-a484-4904-9437-027cb917380f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e40965e2-a484-4904-9437-027cb917380f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e40965e2-a484-4904-9437-027cb917380f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e40965e2-a484-4904-9437-027cb917380f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e40965e2-a484-4904-9437-027cb917380f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e40965e2-a484-4904-9437-027cb917380f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:51 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-e40965e2-a484-4904-9437-027cb917380f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:51 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-e40965e2-a484-4904-9437-027cb917380f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:51 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e40965e2-a484-4904-9437-027cb917380f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1754 microversion: 2.1 time: 0.219018 Jun 24 05:03:51 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 293/587] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:51 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1754 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:51 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-bbb64cba-67cf-46d5-9796-6b54467d2628 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:51 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-bbb64cba-67cf-46d5-9796-6b54467d2628 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] [instance: 81024a22-b500-4e57-94a4-5b808cfa4bda] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bbb64cba-67cf-46d5-9796-6b54467d2628 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bbb64cba-67cf-46d5-9796-6b54467d2628 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bbb64cba-67cf-46d5-9796-6b54467d2628 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bbb64cba-67cf-46d5-9796-6b54467d2628 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bbb64cba-67cf-46d5-9796-6b54467d2628 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bbb64cba-67cf-46d5-9796-6b54467d2628 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:51 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-bbb64cba-67cf-46d5-9796-6b54467d2628 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:51 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-bbb64cba-67cf-46d5-9796-6b54467d2628 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f283f1650ffc455d93ae36e9340de4be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bbc22c9540fe4ac6bd7eb8cecc36ece1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:51 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-bbb64cba-67cf-46d5-9796-6b54467d2628 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] 192.168.122.25 "GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda" status: 200 len: 1465 microversion: 2.1 time: 0.178000 Jun 24 05:03:51 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 295/588] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:51 2026] GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda => generated 1465 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:51 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-ae65e028-f11c-49b6-9ced-d292c3d519e5 req-cf506fb7-eb9c-4e77-976b-dbb2c30cf007 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "81024a22-b500-4e57-94a4-5b808cfa4bda", "name": "network-vif-unplugged", "status": "completed", "tag": "683d4e67-aebe-4570-8bb3-92c096b15dc2"}, {"server_uuid": "1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5", "name": "network-vif-unplugged", "status": "completed", "tag": "b3a17ee1-f2e0-4614-b692-2fe2b7ffe44d"}, {"server_uuid": "1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5", "name": "network-vif-unplugged", "status": "completed", "tag": "b3a17ee1-f2e0-4614-b692-2fe2b7ffe44d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:03:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-ae65e028-f11c-49b6-9ced-d292c3d519e5 req-cf506fb7-eb9c-4e77-976b-dbb2c30cf007 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-ae65e028-f11c-49b6-9ced-d292c3d519e5 req-cf506fb7-eb9c-4e77-976b-dbb2c30cf007 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-ae65e028-f11c-49b6-9ced-d292c3d519e5 req-cf506fb7-eb9c-4e77-976b-dbb2c30cf007 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:51 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-ae65e028-f11c-49b6-9ced-d292c3d519e5 req-cf506fb7-eb9c-4e77-976b-dbb2c30cf007 service nova] Creating event network-vif-unplugged:683d4e67-aebe-4570-8bb3-92c096b15dc2 for instance 81024a22-b500-4e57-94a4-5b808cfa4bda on devstack Jun 24 05:03:51 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-ae65e028-f11c-49b6-9ced-d292c3d519e5 req-cf506fb7-eb9c-4e77-976b-dbb2c30cf007 service nova] Creating event network-vif-unplugged:b3a17ee1-f2e0-4614-b692-2fe2b7ffe44d for instance 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 on devstack Jun 24 05:03:51 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-ae65e028-f11c-49b6-9ced-d292c3d519e5 req-cf506fb7-eb9c-4e77-976b-dbb2c30cf007 service nova] Creating event network-vif-unplugged:b3a17ee1-f2e0-4614-b692-2fe2b7ffe44d for instance 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 on devstack Jun 24 05:03:51 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-ae65e028-f11c-49b6-9ced-d292c3d519e5 req-cf506fb7-eb9c-4e77-976b-dbb2c30cf007 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:03:51 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-af228dd7-83f9-448a-8128-55a4be680d42 req-e8786116-2f0d-49d0-ba6e-9de3ed38b7a2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "81024a22-b500-4e57-94a4-5b808cfa4bda", "name": "network-vif-deleted", "tag": "683d4e67-aebe-4570-8bb3-92c096b15dc2"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:03:51 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-ae65e028-f11c-49b6-9ced-d292c3d519e5 req-cf506fb7-eb9c-4e77-976b-dbb2c30cf007 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 531 microversion: 2.1 time: 0.065554 Jun 24 05:03:51 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 294/589] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:03:51 2026] POST /compute/v2.1/os-server-external-events => generated 531 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:03:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-af228dd7-83f9-448a-8128-55a4be680d42 req-e8786116-2f0d-49d0-ba6e-9de3ed38b7a2 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-af228dd7-83f9-448a-8128-55a4be680d42 req-e8786116-2f0d-49d0-ba6e-9de3ed38b7a2 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-af228dd7-83f9-448a-8128-55a4be680d42 req-e8786116-2f0d-49d0-ba6e-9de3ed38b7a2 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:51 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-af228dd7-83f9-448a-8128-55a4be680d42 req-e8786116-2f0d-49d0-ba6e-9de3ed38b7a2 service nova] Creating event network-vif-deleted:683d4e67-aebe-4570-8bb3-92c096b15dc2 for instance 81024a22-b500-4e57-94a4-5b808cfa4bda on devstack Jun 24 05:03:51 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-af228dd7-83f9-448a-8128-55a4be680d42 req-e8786116-2f0d-49d0-ba6e-9de3ed38b7a2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:03:51 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-af228dd7-83f9-448a-8128-55a4be680d42 req-e8786116-2f0d-49d0-ba6e-9de3ed38b7a2 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.067413 Jun 24 05:03:51 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 296/590] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:03:51 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 05:03:52 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-85206cae-093e-48ef-abb3-3346b9864580 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:52 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-85206cae-093e-48ef-abb3-3346b9864580 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-85206cae-093e-48ef-abb3-3346b9864580 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-85206cae-093e-48ef-abb3-3346b9864580 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-85206cae-093e-48ef-abb3-3346b9864580 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-85206cae-093e-48ef-abb3-3346b9864580 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-85206cae-093e-48ef-abb3-3346b9864580 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-85206cae-093e-48ef-abb3-3346b9864580 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:52 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-85206cae-093e-48ef-abb3-3346b9864580 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:52 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-53357352-fa8c-4a87-aae9-4d8b70ebf60b tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:52 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-53357352-fa8c-4a87-aae9-4d8b70ebf60b tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] [instance: 81024a22-b500-4e57-94a4-5b808cfa4bda] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-53357352-fa8c-4a87-aae9-4d8b70ebf60b tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-53357352-fa8c-4a87-aae9-4d8b70ebf60b tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-53357352-fa8c-4a87-aae9-4d8b70ebf60b tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-53357352-fa8c-4a87-aae9-4d8b70ebf60b tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-53357352-fa8c-4a87-aae9-4d8b70ebf60b tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-53357352-fa8c-4a87-aae9-4d8b70ebf60b tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:52 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-85206cae-093e-48ef-abb3-3346b9864580 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:52 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-85206cae-093e-48ef-abb3-3346b9864580 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1754 microversion: 2.1 time: 0.331558 Jun 24 05:03:52 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 295/591] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:52 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1754 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:52 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-53357352-fa8c-4a87-aae9-4d8b70ebf60b tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:52 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-53357352-fa8c-4a87-aae9-4d8b70ebf60b tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f283f1650ffc455d93ae36e9340de4be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bbc22c9540fe4ac6bd7eb8cecc36ece1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:52 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-53357352-fa8c-4a87-aae9-4d8b70ebf60b tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] 192.168.122.25 "GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda" status: 200 len: 1305 microversion: 2.1 time: 0.161708 Jun 24 05:03:52 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 297/592] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:52 2026] GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda => generated 1305 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:52 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-4448238e-e56e-435d-94ed-cf1eab03e55b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:52 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-4448238e-e56e-435d-94ed-cf1eab03e55b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4448238e-e56e-435d-94ed-cf1eab03e55b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4448238e-e56e-435d-94ed-cf1eab03e55b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4448238e-e56e-435d-94ed-cf1eab03e55b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4448238e-e56e-435d-94ed-cf1eab03e55b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4448238e-e56e-435d-94ed-cf1eab03e55b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4448238e-e56e-435d-94ed-cf1eab03e55b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:52 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-4448238e-e56e-435d-94ed-cf1eab03e55b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] HTTP exception thrown: Instance feb50379-1d31-4ac4-99d0-832de903ddc6 could not be found. Jun 24 05:03:52 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-4448238e-e56e-435d-94ed-cf1eab03e55b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Returning 404 to user: Instance feb50379-1d31-4ac4-99d0-832de903ddc6 could not be found. {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:03:52 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-4448238e-e56e-435d-94ed-cf1eab03e55b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6" status: 404 len: 111 microversion: 2.1 time: 0.043636 Jun 24 05:03:52 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 296/593] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:03:52 2026] DELETE /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:03:53 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-6d881b6f-e34d-4cc8-b28a-9f3f83642c8b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:53 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-6d881b6f-e34d-4cc8-b28a-9f3f83642c8b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: feb50379-1d31-4ac4-99d0-832de903ddc6] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6d881b6f-e34d-4cc8-b28a-9f3f83642c8b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6d881b6f-e34d-4cc8-b28a-9f3f83642c8b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6d881b6f-e34d-4cc8-b28a-9f3f83642c8b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6d881b6f-e34d-4cc8-b28a-9f3f83642c8b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6d881b6f-e34d-4cc8-b28a-9f3f83642c8b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6d881b6f-e34d-4cc8-b28a-9f3f83642c8b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:53 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-6d881b6f-e34d-4cc8-b28a-9f3f83642c8b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] HTTP exception thrown: Instance feb50379-1d31-4ac4-99d0-832de903ddc6 could not be found. Jun 24 05:03:53 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-6d881b6f-e34d-4cc8-b28a-9f3f83642c8b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Returning 404 to user: Instance feb50379-1d31-4ac4-99d0-832de903ddc6 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:03:53 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-6d881b6f-e34d-4cc8-b28a-9f3f83642c8b tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6" status: 404 len: 111 microversion: 2.1 time: 0.041328 Jun 24 05:03:53 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 298/594] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:53 2026] GET /compute/v2.1/servers/feb50379-1d31-4ac4-99d0-832de903ddc6 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:03:53 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-19182c4b-1b71-45bd-8e56-cfa9f430934f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:53 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-19182c4b-1b71-45bd-8e56-cfa9f430934f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-19182c4b-1b71-45bd-8e56-cfa9f430934f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-19182c4b-1b71-45bd-8e56-cfa9f430934f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-19182c4b-1b71-45bd-8e56-cfa9f430934f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-19182c4b-1b71-45bd-8e56-cfa9f430934f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-19182c4b-1b71-45bd-8e56-cfa9f430934f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-19182c4b-1b71-45bd-8e56-cfa9f430934f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:53 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-19182c4b-1b71-45bd-8e56-cfa9f430934f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:53 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-fe3fb5b1-750f-40b6-82da-6f0898cc0167 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:53 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-fe3fb5b1-750f-40b6-82da-6f0898cc0167 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] [instance: 81024a22-b500-4e57-94a4-5b808cfa4bda] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fe3fb5b1-750f-40b6-82da-6f0898cc0167 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fe3fb5b1-750f-40b6-82da-6f0898cc0167 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fe3fb5b1-750f-40b6-82da-6f0898cc0167 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fe3fb5b1-750f-40b6-82da-6f0898cc0167 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fe3fb5b1-750f-40b6-82da-6f0898cc0167 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fe3fb5b1-750f-40b6-82da-6f0898cc0167 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fe3fb5b1-750f-40b6-82da-6f0898cc0167 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fe3fb5b1-750f-40b6-82da-6f0898cc0167 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fe3fb5b1-750f-40b6-82da-6f0898cc0167 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:54 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-fe3fb5b1-750f-40b6-82da-6f0898cc0167 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lazy-loading 'fault' on Instance uuid 81024a22-b500-4e57-94a4-5b808cfa4bda {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:03:54 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-fe3fb5b1-750f-40b6-82da-6f0898cc0167 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:54 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-19182c4b-1b71-45bd-8e56-cfa9f430934f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:54 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-19182c4b-1b71-45bd-8e56-cfa9f430934f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1772 microversion: 2.1 time: 0.305160 Jun 24 05:03:54 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 297/595] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:53 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1772 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:54 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-fe3fb5b1-750f-40b6-82da-6f0898cc0167 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f283f1650ffc455d93ae36e9340de4be', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bbc22c9540fe4ac6bd7eb8cecc36ece1', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:54 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-fe3fb5b1-750f-40b6-82da-6f0898cc0167 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] 192.168.122.25 "GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda" status: 200 len: 1310 microversion: 2.1 time: 0.257092 Jun 24 05:03:54 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 299/596] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:53 2026] GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda => generated 1310 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:55 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8176d653-1b86-4c25-ab29-e93a82b735ae tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:55 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-8176d653-1b86-4c25-ab29-e93a82b735ae tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8176d653-1b86-4c25-ab29-e93a82b735ae tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8176d653-1b86-4c25-ab29-e93a82b735ae tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8176d653-1b86-4c25-ab29-e93a82b735ae tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8176d653-1b86-4c25-ab29-e93a82b735ae tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8176d653-1b86-4c25-ab29-e93a82b735ae tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8176d653-1b86-4c25-ab29-e93a82b735ae tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-56c44089-5666-45db-9017-2c1bc679f590 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-56c44089-5666-45db-9017-2c1bc679f590 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] [instance: 81024a22-b500-4e57-94a4-5b808cfa4bda] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:55 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-8176d653-1b86-4c25-ab29-e93a82b735ae tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-56c44089-5666-45db-9017-2c1bc679f590 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-56c44089-5666-45db-9017-2c1bc679f590 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-56c44089-5666-45db-9017-2c1bc679f590 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-56c44089-5666-45db-9017-2c1bc679f590 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-56c44089-5666-45db-9017-2c1bc679f590 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-56c44089-5666-45db-9017-2c1bc679f590 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-56c44089-5666-45db-9017-2c1bc679f590 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] HTTP exception thrown: Instance 81024a22-b500-4e57-94a4-5b808cfa4bda could not be found. Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-56c44089-5666-45db-9017-2c1bc679f590 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] Returning 404 to user: Instance 81024a22-b500-4e57-94a4-5b808cfa4bda could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-56c44089-5666-45db-9017-2c1bc679f590 tempest-VolumesActionsTest-907220492 tempest-VolumesActionsTest-907220492-project-member] 192.168.122.25 "GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda" status: 404 len: 111 microversion: 2.1 time: 0.093180 Jun 24 05:03:55 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 300/597] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:55 2026] GET /compute/v2.1/servers/81024a22-b500-4e57-94a4-5b808cfa4bda => generated 111 bytes in 95 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-75e4fa90-9524-47b6-be9b-cf4917f0f890 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-75e4fa90-9524-47b6-be9b-cf4917f0f890 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-75e4fa90-9524-47b6-be9b-cf4917f0f890 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-75e4fa90-9524-47b6-be9b-cf4917f0f890 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-75e4fa90-9524-47b6-be9b-cf4917f0f890 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-75e4fa90-9524-47b6-be9b-cf4917f0f890 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-75e4fa90-9524-47b6-be9b-cf4917f0f890 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-75e4fa90-9524-47b6-be9b-cf4917f0f890 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-75e4fa90-9524-47b6-be9b-cf4917f0f890 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] HTTP exception thrown: Instance a8df768e-836e-4b3c-9d36-43d26c353fd4 could not be found. Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-75e4fa90-9524-47b6-be9b-cf4917f0f890 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Returning 404 to user: Instance a8df768e-836e-4b3c-9d36-43d26c353fd4 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-75e4fa90-9524-47b6-be9b-cf4917f0f890 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 404 len: 111 microversion: 2.1 time: 0.060630 Jun 24 05:03:55 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 301/598] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:03:55 2026] DELETE /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 111 bytes in 65 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-131bf2b1-de88-4d77-a971-c9e28baa00b6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-131bf2b1-de88-4d77-a971-c9e28baa00b6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] [instance: a8df768e-836e-4b3c-9d36-43d26c353fd4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-131bf2b1-de88-4d77-a971-c9e28baa00b6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-131bf2b1-de88-4d77-a971-c9e28baa00b6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-131bf2b1-de88-4d77-a971-c9e28baa00b6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-131bf2b1-de88-4d77-a971-c9e28baa00b6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-131bf2b1-de88-4d77-a971-c9e28baa00b6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-131bf2b1-de88-4d77-a971-c9e28baa00b6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-131bf2b1-de88-4d77-a971-c9e28baa00b6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] HTTP exception thrown: Instance a8df768e-836e-4b3c-9d36-43d26c353fd4 could not be found. Jun 24 05:03:55 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-131bf2b1-de88-4d77-a971-c9e28baa00b6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] Returning 404 to user: Instance a8df768e-836e-4b3c-9d36-43d26c353fd4 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:03:55 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-131bf2b1-de88-4d77-a971-c9e28baa00b6 tempest-AttachVolumeTestJSON-729142982 tempest-AttachVolumeTestJSON-729142982-project-member] 192.168.122.25 "GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4" status: 404 len: 111 microversion: 2.1 time: 0.088330 Jun 24 05:03:55 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 302/599] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:55 2026] GET /compute/v2.1/servers/a8df768e-836e-4b3c-9d36-43d26c353fd4 => generated 111 bytes in 93 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:03:55 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-8176d653-1b86-4c25-ab29-e93a82b735ae tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:55 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8176d653-1b86-4c25-ab29-e93a82b735ae tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1772 microversion: 2.1 time: 0.358419 Jun 24 05:03:55 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 298/600] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:55 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1772 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:03:56 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-fd076a53-3053-48c4-bcf5-7758d04db362 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:56 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-fd076a53-3053-48c4-bcf5-7758d04db362 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fd076a53-3053-48c4-bcf5-7758d04db362 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fd076a53-3053-48c4-bcf5-7758d04db362 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fd076a53-3053-48c4-bcf5-7758d04db362 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fd076a53-3053-48c4-bcf5-7758d04db362 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fd076a53-3053-48c4-bcf5-7758d04db362 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fd076a53-3053-48c4-bcf5-7758d04db362 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:56 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-fd076a53-3053-48c4-bcf5-7758d04db362 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:56 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-fd076a53-3053-48c4-bcf5-7758d04db362 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:56 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-fd076a53-3053-48c4-bcf5-7758d04db362 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1760 microversion: 2.1 time: 0.350639 Jun 24 05:03:56 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 303/601] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:56 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1760 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:57 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:03:57 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8e0b41a7-0e8b-4461-b90e-f08b2ccad520 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:57 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-8e0b41a7-0e8b-4461-b90e-f08b2ccad520 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8e0b41a7-0e8b-4461-b90e-f08b2ccad520 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8e0b41a7-0e8b-4461-b90e-f08b2ccad520 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8e0b41a7-0e8b-4461-b90e-f08b2ccad520 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8e0b41a7-0e8b-4461-b90e-f08b2ccad520 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8e0b41a7-0e8b-4461-b90e-f08b2ccad520 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8e0b41a7-0e8b-4461-b90e-f08b2ccad520 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:57 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-8e0b41a7-0e8b-4461-b90e-f08b2ccad520 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:58 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-8e0b41a7-0e8b-4461-b90e-f08b2ccad520 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:58 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8e0b41a7-0e8b-4461-b90e-f08b2ccad520 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1760 microversion: 2.1 time: 0.452176 Jun 24 05:03:58 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 299/602] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:57 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1760 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:03:59 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-75f5e00b-561d-4e79-b7ae-ec5b7b8bac1c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:03:59 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-75f5e00b-561d-4e79-b7ae-ec5b7b8bac1c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:03:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-75f5e00b-561d-4e79-b7ae-ec5b7b8bac1c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-75f5e00b-561d-4e79-b7ae-ec5b7b8bac1c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-75f5e00b-561d-4e79-b7ae-ec5b7b8bac1c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-75f5e00b-561d-4e79-b7ae-ec5b7b8bac1c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:03:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-75f5e00b-561d-4e79-b7ae-ec5b7b8bac1c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:03:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-75f5e00b-561d-4e79-b7ae-ec5b7b8bac1c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:03:59 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-75f5e00b-561d-4e79-b7ae-ec5b7b8bac1c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:03:59 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-75f5e00b-561d-4e79-b7ae-ec5b7b8bac1c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:03:59 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-75f5e00b-561d-4e79-b7ae-ec5b7b8bac1c tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1760 microversion: 2.1 time: 0.300087 Jun 24 05:03:59 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 304/603] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:03:59 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1760 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:00 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-d3ab80c4-83a8-4b3f-9796-b0703a93433e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:00 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-d3ab80c4-83a8-4b3f-9796-b0703a93433e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3ab80c4-83a8-4b3f-9796-b0703a93433e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3ab80c4-83a8-4b3f-9796-b0703a93433e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3ab80c4-83a8-4b3f-9796-b0703a93433e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3ab80c4-83a8-4b3f-9796-b0703a93433e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3ab80c4-83a8-4b3f-9796-b0703a93433e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3ab80c4-83a8-4b3f-9796-b0703a93433e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:00 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=151,nova_cell1:INSERT=4,nova_cell1:UPDATE=4 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:04:00 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-d3ab80c4-83a8-4b3f-9796-b0703a93433e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:01 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-d3ab80c4-83a8-4b3f-9796-b0703a93433e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:01 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-d3ab80c4-83a8-4b3f-9796-b0703a93433e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1760 microversion: 2.1 time: 0.485955 Jun 24 05:04:01 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 300/604] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:00 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1760 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:02 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f55fa26f-bb9d-44ec-b0a6-3c2894635426 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:02 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-f55fa26f-bb9d-44ec-b0a6-3c2894635426 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:02 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-a53b88e0-9993-467f-81b0-a6b3f194e2f9 req-cff93bc8-cf95-457b-a4c1-eeb876f40b83 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5", "name": "network-vif-plugged", "status": "completed", "tag": "b3a17ee1-f2e0-4614-b692-2fe2b7ffe44d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:04:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f55fa26f-bb9d-44ec-b0a6-3c2894635426 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f55fa26f-bb9d-44ec-b0a6-3c2894635426 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f55fa26f-bb9d-44ec-b0a6-3c2894635426 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f55fa26f-bb9d-44ec-b0a6-3c2894635426 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f55fa26f-bb9d-44ec-b0a6-3c2894635426 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f55fa26f-bb9d-44ec-b0a6-3c2894635426 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-a53b88e0-9993-467f-81b0-a6b3f194e2f9 req-cff93bc8-cf95-457b-a4c1-eeb876f40b83 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-a53b88e0-9993-467f-81b0-a6b3f194e2f9 req-cff93bc8-cf95-457b-a4c1-eeb876f40b83 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-a53b88e0-9993-467f-81b0-a6b3f194e2f9 req-cff93bc8-cf95-457b-a4c1-eeb876f40b83 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:02 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-a53b88e0-9993-467f-81b0-a6b3f194e2f9 req-cff93bc8-cf95-457b-a4c1-eeb876f40b83 service nova] Creating event network-vif-plugged:b3a17ee1-f2e0-4614-b692-2fe2b7ffe44d for instance 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 on devstack Jun 24 05:04:02 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-a53b88e0-9993-467f-81b0-a6b3f194e2f9 req-cff93bc8-cf95-457b-a4c1-eeb876f40b83 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:04:02 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-a53b88e0-9993-467f-81b0-a6b3f194e2f9 req-cff93bc8-cf95-457b-a4c1-eeb876f40b83 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.136339 Jun 24 05:04:02 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 301/605] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:04:02 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:04:02 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-f55fa26f-bb9d-44ec-b0a6-3c2894635426 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:03 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-f55fa26f-bb9d-44ec-b0a6-3c2894635426 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:03 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f55fa26f-bb9d-44ec-b0a6-3c2894635426 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1760 microversion: 2.1 time: 0.805555 Jun 24 05:04:03 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 305/606] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:02 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1760 bytes in 813 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-5e5635b1-c671-4d1b-bd18-8ffc88e7b5a7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:04 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-5e5635b1-c671-4d1b-bd18-8ffc88e7b5a7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5e5635b1-c671-4d1b-bd18-8ffc88e7b5a7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5e5635b1-c671-4d1b-bd18-8ffc88e7b5a7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5e5635b1-c671-4d1b-bd18-8ffc88e7b5a7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5e5635b1-c671-4d1b-bd18-8ffc88e7b5a7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5e5635b1-c671-4d1b-bd18-8ffc88e7b5a7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5e5635b1-c671-4d1b-bd18-8ffc88e7b5a7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:04 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-5e5635b1-c671-4d1b-bd18-8ffc88e7b5a7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-68520b14-9f8d-460f-88eb-d0034a135b8b req-e951cdc0-60ea-4588-891b-83624332d65f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5", "name": "network-vif-plugged", "status": "completed", "tag": "b3a17ee1-f2e0-4614-b692-2fe2b7ffe44d"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:04:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-68520b14-9f8d-460f-88eb-d0034a135b8b req-e951cdc0-60ea-4588-891b-83624332d65f service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-68520b14-9f8d-460f-88eb-d0034a135b8b req-e951cdc0-60ea-4588-891b-83624332d65f service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-68520b14-9f8d-460f-88eb-d0034a135b8b req-e951cdc0-60ea-4588-891b-83624332d65f service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:04 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-68520b14-9f8d-460f-88eb-d0034a135b8b req-e951cdc0-60ea-4588-891b-83624332d65f service nova] Creating event network-vif-plugged:b3a17ee1-f2e0-4614-b692-2fe2b7ffe44d for instance 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 on devstack Jun 24 05:04:04 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-68520b14-9f8d-460f-88eb-d0034a135b8b req-e951cdc0-60ea-4588-891b-83624332d65f service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:04:04 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-68520b14-9f8d-460f-88eb-d0034a135b8b req-e951cdc0-60ea-4588-891b-83624332d65f service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.088396 Jun 24 05:04:04 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 306/607] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:04:04 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:04:04 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-5e5635b1-c671-4d1b-bd18-8ffc88e7b5a7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:04 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-5e5635b1-c671-4d1b-bd18-8ffc88e7b5a7 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1760 microversion: 2.1 time: 0.634671 Jun 24 05:04:04 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 302/608] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:04 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1760 bytes in 638 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-5450572d-ca25-47bd-8a3f-13bd1e03fbdf tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:05 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-5450572d-ca25-47bd-8a3f-13bd1e03fbdf tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5450572d-ca25-47bd-8a3f-13bd1e03fbdf tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5450572d-ca25-47bd-8a3f-13bd1e03fbdf tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5450572d-ca25-47bd-8a3f-13bd1e03fbdf tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5450572d-ca25-47bd-8a3f-13bd1e03fbdf tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5450572d-ca25-47bd-8a3f-13bd1e03fbdf tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5450572d-ca25-47bd-8a3f-13bd1e03fbdf tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:05 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-5450572d-ca25-47bd-8a3f-13bd1e03fbdf tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:06 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-5450572d-ca25-47bd-8a3f-13bd1e03fbdf tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:06 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-5450572d-ca25-47bd-8a3f-13bd1e03fbdf tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1745 microversion: 2.1 time: 0.439001 Jun 24 05:04:06 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 307/609] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:05 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1745 bytes in 443 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:06 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-517cda20-8b8e-4640-843e-7215b9c94fc5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:06 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-517cda20-8b8e-4640-843e-7215b9c94fc5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-517cda20-8b8e-4640-843e-7215b9c94fc5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-517cda20-8b8e-4640-843e-7215b9c94fc5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-517cda20-8b8e-4640-843e-7215b9c94fc5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-517cda20-8b8e-4640-843e-7215b9c94fc5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-517cda20-8b8e-4640-843e-7215b9c94fc5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-517cda20-8b8e-4640-843e-7215b9c94fc5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:06 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-517cda20-8b8e-4640-843e-7215b9c94fc5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-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. Jun 24 05:04:06 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-517cda20-8b8e-4640-843e-7215b9c94fc5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e08568dead914dcf962ea448203b92f2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', '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=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:06 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-517cda20-8b8e-4640-843e-7215b9c94fc5 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-reader] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1745 microversion: 2.1 time: 0.525782 Jun 24 05:04:06 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 303/610] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:06 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1745 bytes in 527 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:15 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=15 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:04:16 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=59,nova_cell1:UPDATE=4,nova_cell1:INSERT=2,nova_cell1:DELETE=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:04:16 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=11 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:04:16 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=12 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:04:19 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-008d401a-8ec2-4356-b634-61eb5c0b1827 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1433265864", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBODKmQChsx+dU/Nkhs2C8566QZRKqdu/y4/zWBhgHYh/59mfgv27kcT4Jy9w1uqtjhFqdbXGj5f3TSC2yRVes1byCHb1LK5eaZT7bXikBfu0s+9XtlUsdwy6Wfx2wO/yQg=="}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:04:19 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-008d401a-8ec2-4356-b634-61eb5c0b1827 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Getting quotas for project d469e3abf0c849f59a9e06ca7b031d96. Resources: {'key_pairs'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:04:19 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-008d401a-8ec2-4356-b634-61eb5c0b1827 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Getting quotas for user cea5c21618c24cd2aded0d3bbef0fd8a and project d469e3abf0c849f59a9e06ca7b031d96. Resources: {'key_pairs'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:04:19 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-008d401a-8ec2-4356-b634-61eb5c0b1827 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.395012 Jun 24 05:04:19 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 308/611] 192.168.122.25 () {60 vars in 1156 bytes} [Wed Jun 24 05:04:18 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:04:21 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1304191799", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "5984741b-4640-4a35-b846-70a86cc9639a"}], "security_groups": [{"name": "tempest-securitygroup--1370400423"}], "key_name": "tempest-keypair-1433265864", "user_data": "}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:04:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:21 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:21 devstack devstack@n-api.service[67859]: DEBUG nova.network.neutron [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] validate_networks() for [('5984741b-4640-4a35-b846-70a86cc9639a', None, None, None, None, None)] {{(pid=67859) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 05:04:21 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:22 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:22 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Flavor limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 05:04:22 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Image limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 05:04:22 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Flavor pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 05:04:22 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Image pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 05:04:22 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 05:04:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:22 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Getting quotas for project d469e3abf0c849f59a9e06ca7b031d96. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:04:22 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Getting quotas for user cea5c21618c24cd2aded0d3bbef0fd8a and project d469e3abf0c849f59a9e06ca7b031d96. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:04:22 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Going to run 1 instances... {{(pid=67859) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 05:04:22 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] 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='f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1',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=67859) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 05:04:22 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-950238b9-72f5-43fe-abd0-de4e41c3a6a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 408 microversion: 2.1 time: 0.782420 Jun 24 05:04:22 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 304/612] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 05:04:21 2026] POST /compute/v2.1/servers => generated 408 bytes in 784 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 24 05:04:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f5656258-dd35-4947-9b2f-96f191426d91 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:22 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-f5656258-dd35-4947-9b2f-96f191426d91 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:22 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-f5656258-dd35-4947-9b2f-96f191426d91 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:22 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-f5656258-dd35-4947-9b2f-96f191426d91 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f5656258-dd35-4947-9b2f-96f191426d91 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281" status: 200 len: 1252 microversion: 2.1 time: 0.207922 Jun 24 05:04:22 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 309/613] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:22 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281 => generated 1252 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:23 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f631146f-de05-48b4-b9b0-37c33a165d26 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:23 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f631146f-de05-48b4-b9b0-37c33a165d26 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f631146f-de05-48b4-b9b0-37c33a165d26 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f631146f-de05-48b4-b9b0-37c33a165d26 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f631146f-de05-48b4-b9b0-37c33a165d26 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f631146f-de05-48b4-b9b0-37c33a165d26 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f631146f-de05-48b4-b9b0-37c33a165d26 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f631146f-de05-48b4-b9b0-37c33a165d26 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:23 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-f631146f-de05-48b4-b9b0-37c33a165d26 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:23 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-f631146f-de05-48b4-b9b0-37c33a165d26 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:23 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f631146f-de05-48b4-b9b0-37c33a165d26 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281" status: 200 len: 1256 microversion: 2.1 time: 0.200781 Jun 24 05:04:23 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 305/614] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:23 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281 => generated 1256 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:24 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-d6f3dc69-3a62-47d0-814c-ae06a4f9eaf4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:24 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-d6f3dc69-3a62-47d0-814c-ae06a4f9eaf4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d6f3dc69-3a62-47d0-814c-ae06a4f9eaf4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d6f3dc69-3a62-47d0-814c-ae06a4f9eaf4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d6f3dc69-3a62-47d0-814c-ae06a4f9eaf4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d6f3dc69-3a62-47d0-814c-ae06a4f9eaf4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d6f3dc69-3a62-47d0-814c-ae06a4f9eaf4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d6f3dc69-3a62-47d0-814c-ae06a4f9eaf4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:24 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-d6f3dc69-3a62-47d0-814c-ae06a4f9eaf4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:24 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-d6f3dc69-3a62-47d0-814c-ae06a4f9eaf4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:24 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-d6f3dc69-3a62-47d0-814c-ae06a4f9eaf4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281" status: 200 len: 1304 microversion: 2.1 time: 0.137434 Jun 24 05:04:24 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 310/615] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:24 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281 => generated 1304 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:26 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-6cdeb9ed-d1a8-4443-b755-d52f3dc3df15 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:26 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-6cdeb9ed-d1a8-4443-b755-d52f3dc3df15 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6cdeb9ed-d1a8-4443-b755-d52f3dc3df15 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6cdeb9ed-d1a8-4443-b755-d52f3dc3df15 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6cdeb9ed-d1a8-4443-b755-d52f3dc3df15 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6cdeb9ed-d1a8-4443-b755-d52f3dc3df15 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6cdeb9ed-d1a8-4443-b755-d52f3dc3df15 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6cdeb9ed-d1a8-4443-b755-d52f3dc3df15 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:26 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-6cdeb9ed-d1a8-4443-b755-d52f3dc3df15 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:26 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-6cdeb9ed-d1a8-4443-b755-d52f3dc3df15 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:26 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-6cdeb9ed-d1a8-4443-b755-d52f3dc3df15 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281" status: 200 len: 1304 microversion: 2.1 time: 0.136160 Jun 24 05:04:26 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 306/616] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:26 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281 => generated 1304 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:26 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-477a8a74-feb3-4ef3-8b80-5e48c969901a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:26 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-477a8a74-feb3-4ef3-8b80-5e48c969901a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-477a8a74-feb3-4ef3-8b80-5e48c969901a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-477a8a74-feb3-4ef3-8b80-5e48c969901a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-477a8a74-feb3-4ef3-8b80-5e48c969901a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-477a8a74-feb3-4ef3-8b80-5e48c969901a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-477a8a74-feb3-4ef3-8b80-5e48c969901a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-477a8a74-feb3-4ef3-8b80-5e48c969901a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:26 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-477a8a74-feb3-4ef3-8b80-5e48c969901a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:26 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-477a8a74-feb3-4ef3-8b80-5e48c969901a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:26 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-477a8a74-feb3-4ef3-8b80-5e48c969901a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 200 len: 1678 microversion: 2.1 time: 0.335172 Jun 24 05:04:26 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 311/617] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:26 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 1678 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:26 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-2f464f1c-dd5e-4fa8-9ca9-d61687c5f698 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:26 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-2f464f1c-dd5e-4fa8-9ca9-d61687c5f698 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2f464f1c-dd5e-4fa8-9ca9-d61687c5f698 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2f464f1c-dd5e-4fa8-9ca9-d61687c5f698 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2f464f1c-dd5e-4fa8-9ca9-d61687c5f698 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2f464f1c-dd5e-4fa8-9ca9-d61687c5f698 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2f464f1c-dd5e-4fa8-9ca9-d61687c5f698 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2f464f1c-dd5e-4fa8-9ca9-d61687c5f698 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:27 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-2f464f1c-dd5e-4fa8-9ca9-d61687c5f698 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lazy-loading 'services' on Instance uuid 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:04:27 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-eb86fe6e-bfb7-44a0-a914-df0947b153a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:27 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-eb86fe6e-bfb7-44a0-a914-df0947b153a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-eb86fe6e-bfb7-44a0-a914-df0947b153a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-eb86fe6e-bfb7-44a0-a914-df0947b153a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-eb86fe6e-bfb7-44a0-a914-df0947b153a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:27 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-2f464f1c-dd5e-4fa8-9ca9-d61687c5f698 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5/os-volume_attachments/ee9ad562-6754-4f5e-bb59-e29c736fa7f4" status: 202 len: 0 microversion: 2.1 time: 0.244306 Jun 24 05:04:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-eb86fe6e-bfb7-44a0-a914-df0947b153a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-eb86fe6e-bfb7-44a0-a914-df0947b153a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:27 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 307/618] 192.168.122.25 () {58 vars in 1413 bytes} [Wed Jun 24 05:04:26 2026] DELETE /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5/os-volume_attachments/ee9ad562-6754-4f5e-bb59-e29c736fa7f4 => generated 0 bytes in 250 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:04:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-eb86fe6e-bfb7-44a0-a914-df0947b153a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:27 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-a673134b-2b4d-48fb-9f61-f7e9b25bf703 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:27 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-a673134b-2b4d-48fb-9f61-f7e9b25bf703 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a673134b-2b4d-48fb-9f61-f7e9b25bf703 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a673134b-2b4d-48fb-9f61-f7e9b25bf703 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a673134b-2b4d-48fb-9f61-f7e9b25bf703 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a673134b-2b4d-48fb-9f61-f7e9b25bf703 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a673134b-2b4d-48fb-9f61-f7e9b25bf703 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a673134b-2b4d-48fb-9f61-f7e9b25bf703 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:27 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-a673134b-2b4d-48fb-9f61-f7e9b25bf703 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.094426 Jun 24 05:04:27 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-eb86fe6e-bfb7-44a0-a914-df0947b153a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:27 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 308/619] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:04:27 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5/os-volume_attachments => generated 197 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:04:27 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-eb86fe6e-bfb7-44a0-a914-df0947b153a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-eb86fe6e-bfb7-44a0-a914-df0947b153a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281" status: 200 len: 1312 microversion: 2.1 time: 0.222368 Jun 24 05:04:27 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 312/620] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:27 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281 => generated 1312 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:28 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ede85ac1-6797-4f27-911d-ca91bbadb7be tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:28 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-ede85ac1-6797-4f27-911d-ca91bbadb7be tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ede85ac1-6797-4f27-911d-ca91bbadb7be tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ede85ac1-6797-4f27-911d-ca91bbadb7be tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ede85ac1-6797-4f27-911d-ca91bbadb7be tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ede85ac1-6797-4f27-911d-ca91bbadb7be tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ede85ac1-6797-4f27-911d-ca91bbadb7be tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ede85ac1-6797-4f27-911d-ca91bbadb7be tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:28 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f0eb7f07-2411-49f3-8320-d656ffb76f62 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:28 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-f0eb7f07-2411-49f3-8320-d656ffb76f62 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f0eb7f07-2411-49f3-8320-d656ffb76f62 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f0eb7f07-2411-49f3-8320-d656ffb76f62 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f0eb7f07-2411-49f3-8320-d656ffb76f62 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f0eb7f07-2411-49f3-8320-d656ffb76f62 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f0eb7f07-2411-49f3-8320-d656ffb76f62 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f0eb7f07-2411-49f3-8320-d656ffb76f62 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:28 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ede85ac1-6797-4f27-911d-ca91bbadb7be tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.174439 Jun 24 05:04:28 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 309/621] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:04:28 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5/os-volume_attachments => generated 197 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 05:04:28 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-f0eb7f07-2411-49f3-8320-d656ffb76f62 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:28 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-f0eb7f07-2411-49f3-8320-d656ffb76f62 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:28 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f0eb7f07-2411-49f3-8320-d656ffb76f62 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281" status: 200 len: 1390 microversion: 2.1 time: 0.425610 Jun 24 05:04:28 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 313/622] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:28 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281 => generated 1390 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:29 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e075bd65-88f8-4f71-9aff-c0da0500d503 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:29 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-e075bd65-88f8-4f71-9aff-c0da0500d503 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e075bd65-88f8-4f71-9aff-c0da0500d503 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e075bd65-88f8-4f71-9aff-c0da0500d503 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e075bd65-88f8-4f71-9aff-c0da0500d503 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e075bd65-88f8-4f71-9aff-c0da0500d503 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e075bd65-88f8-4f71-9aff-c0da0500d503 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e075bd65-88f8-4f71-9aff-c0da0500d503 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:29 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e075bd65-88f8-4f71-9aff-c0da0500d503 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.075067 Jun 24 05:04:29 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 310/623] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:04:29 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5/os-volume_attachments => generated 197 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:04:29 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-e26df07c-c42e-4239-9031-2c1b0c46e4fb tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:29 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-e26df07c-c42e-4239-9031-2c1b0c46e4fb tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:29 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-2e01c7e0-1a49-46a8-94bb-47b4ecc65fae req-caf9495d-75a7-4a1d-8f4b-a334a1dc34db service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bcb4ace9-6a53-4d1f-928c-2d052ab31281", "tag": "3973a77e-63f4-4825-92bb-92ebbaae479c"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:04:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-2e01c7e0-1a49-46a8-94bb-47b4ecc65fae req-caf9495d-75a7-4a1d-8f4b-a334a1dc34db service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-2e01c7e0-1a49-46a8-94bb-47b4ecc65fae req-caf9495d-75a7-4a1d-8f4b-a334a1dc34db service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-2e01c7e0-1a49-46a8-94bb-47b4ecc65fae req-caf9495d-75a7-4a1d-8f4b-a334a1dc34db service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e26df07c-c42e-4239-9031-2c1b0c46e4fb tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e26df07c-c42e-4239-9031-2c1b0c46e4fb tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e26df07c-c42e-4239-9031-2c1b0c46e4fb tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e26df07c-c42e-4239-9031-2c1b0c46e4fb tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e26df07c-c42e-4239-9031-2c1b0c46e4fb tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e26df07c-c42e-4239-9031-2c1b0c46e4fb tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:29 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-2e01c7e0-1a49-46a8-94bb-47b4ecc65fae req-caf9495d-75a7-4a1d-8f4b-a334a1dc34db service nova] Creating event network-changed:3973a77e-63f4-4825-92bb-92ebbaae479c for instance bcb4ace9-6a53-4d1f-928c-2d052ab31281 on devstack Jun 24 05:04:29 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-2e01c7e0-1a49-46a8-94bb-47b4ecc65fae req-caf9495d-75a7-4a1d-8f4b-a334a1dc34db service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:04:29 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-2e01c7e0-1a49-46a8-94bb-47b4ecc65fae req-caf9495d-75a7-4a1d-8f4b-a334a1dc34db service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.079790 Jun 24 05:04:29 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 311/624] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:04:29 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:04:30 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-e26df07c-c42e-4239-9031-2c1b0c46e4fb tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:30 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-e26df07c-c42e-4239-9031-2c1b0c46e4fb tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:30 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-e26df07c-c42e-4239-9031-2c1b0c46e4fb tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281" status: 200 len: 1378 microversion: 2.1 time: 0.300852 Jun 24 05:04:30 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 314/625] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:29 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281 => generated 1378 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:30 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-b1094442-323d-4e7f-9493-42b5477074bc tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:30 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-b1094442-323d-4e7f-9493-42b5477074bc tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b1094442-323d-4e7f-9493-42b5477074bc tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b1094442-323d-4e7f-9493-42b5477074bc tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b1094442-323d-4e7f-9493-42b5477074bc tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b1094442-323d-4e7f-9493-42b5477074bc tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b1094442-323d-4e7f-9493-42b5477074bc tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b1094442-323d-4e7f-9493-42b5477074bc tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:30 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-b1094442-323d-4e7f-9493-42b5477074bc tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.074561 Jun 24 05:04:30 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 312/626] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:04:30 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5/os-volume_attachments => generated 25 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 24 05:04:30 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-99b1151c-a613-427a-8bd6-356330c71ca1 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:30 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-99b1151c-a613-427a-8bd6-356330c71ca1 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-99b1151c-a613-427a-8bd6-356330c71ca1 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-99b1151c-a613-427a-8bd6-356330c71ca1 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-99b1151c-a613-427a-8bd6-356330c71ca1 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-99b1151c-a613-427a-8bd6-356330c71ca1 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-99b1151c-a613-427a-8bd6-356330c71ca1 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-99b1151c-a613-427a-8bd6-356330c71ca1 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:30 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-99b1151c-a613-427a-8bd6-356330c71ca1 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Going to try to terminate instance {{(pid=67858) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 05:04:30 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-99b1151c-a613-427a-8bd6-356330c71ca1 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 204 len: 0 microversion: 2.1 time: 0.186443 Jun 24 05:04:30 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 315/627] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:04:30 2026] DELETE /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:04:30 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-d627ba93-e1cc-4c3f-8244-44ea0dc01f9f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:30 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-d627ba93-e1cc-4c3f-8244-44ea0dc01f9f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d627ba93-e1cc-4c3f-8244-44ea0dc01f9f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d627ba93-e1cc-4c3f-8244-44ea0dc01f9f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d627ba93-e1cc-4c3f-8244-44ea0dc01f9f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d627ba93-e1cc-4c3f-8244-44ea0dc01f9f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d627ba93-e1cc-4c3f-8244-44ea0dc01f9f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d627ba93-e1cc-4c3f-8244-44ea0dc01f9f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:31 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-d627ba93-e1cc-4c3f-8244-44ea0dc01f9f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:31 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-aeeed9ce-137f-4aa7-8302-4b5c4d90a483 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:31 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-aeeed9ce-137f-4aa7-8302-4b5c4d90a483 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:31 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-d627ba93-e1cc-4c3f-8244-44ea0dc01f9f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aeeed9ce-137f-4aa7-8302-4b5c4d90a483 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aeeed9ce-137f-4aa7-8302-4b5c4d90a483 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aeeed9ce-137f-4aa7-8302-4b5c4d90a483 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aeeed9ce-137f-4aa7-8302-4b5c4d90a483 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aeeed9ce-137f-4aa7-8302-4b5c4d90a483 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aeeed9ce-137f-4aa7-8302-4b5c4d90a483 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:31 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-d627ba93-e1cc-4c3f-8244-44ea0dc01f9f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1705 microversion: 2.1 time: 0.288119 Jun 24 05:04:31 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 313/628] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:30 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1705 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:31 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-aeeed9ce-137f-4aa7-8302-4b5c4d90a483 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:31 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-aeeed9ce-137f-4aa7-8302-4b5c4d90a483 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:31 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-aeeed9ce-137f-4aa7-8302-4b5c4d90a483 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281" status: 200 len: 1378 microversion: 2.1 time: 0.291277 Jun 24 05:04:31 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 316/629] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:31 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281 => generated 1378 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:32 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=2 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:04:32 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=3 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:04:32 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-84283155-e199-43d8-aaeb-6cbd3b6df03e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:32 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-84283155-e199-43d8-aaeb-6cbd3b6df03e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-84283155-e199-43d8-aaeb-6cbd3b6df03e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-84283155-e199-43d8-aaeb-6cbd3b6df03e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-84283155-e199-43d8-aaeb-6cbd3b6df03e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-84283155-e199-43d8-aaeb-6cbd3b6df03e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-84283155-e199-43d8-aaeb-6cbd3b6df03e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-84283155-e199-43d8-aaeb-6cbd3b6df03e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:32 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-84283155-e199-43d8-aaeb-6cbd3b6df03e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:32 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-057c0f8a-92bd-4217-8cfc-de76cf441fa4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:32 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-057c0f8a-92bd-4217-8cfc-de76cf441fa4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:32 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=3 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:04:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-057c0f8a-92bd-4217-8cfc-de76cf441fa4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-057c0f8a-92bd-4217-8cfc-de76cf441fa4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-057c0f8a-92bd-4217-8cfc-de76cf441fa4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-057c0f8a-92bd-4217-8cfc-de76cf441fa4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-057c0f8a-92bd-4217-8cfc-de76cf441fa4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-057c0f8a-92bd-4217-8cfc-de76cf441fa4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:32 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-057c0f8a-92bd-4217-8cfc-de76cf441fa4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:33 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-84283155-e199-43d8-aaeb-6cbd3b6df03e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:33 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-84283155-e199-43d8-aaeb-6cbd3b6df03e tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1705 microversion: 2.1 time: 0.772442 Jun 24 05:04:33 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 314/630] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:32 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1705 bytes in 774 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:33 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-d2fa1101-f2e3-4ed2-afe2-63856b7c2627 req-a89fefbc-7357-4877-a5f1-a245b7e234c1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5", "name": "network-vif-unplugged", "status": "completed", "tag": "b3a17ee1-f2e0-4614-b692-2fe2b7ffe44d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:04:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-d2fa1101-f2e3-4ed2-afe2-63856b7c2627 req-a89fefbc-7357-4877-a5f1-a245b7e234c1 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-d2fa1101-f2e3-4ed2-afe2-63856b7c2627 req-a89fefbc-7357-4877-a5f1-a245b7e234c1 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-d2fa1101-f2e3-4ed2-afe2-63856b7c2627 req-a89fefbc-7357-4877-a5f1-a245b7e234c1 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:33 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-d2fa1101-f2e3-4ed2-afe2-63856b7c2627 req-a89fefbc-7357-4877-a5f1-a245b7e234c1 service nova] Creating event network-vif-unplugged:b3a17ee1-f2e0-4614-b692-2fe2b7ffe44d for instance 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 on devstack Jun 24 05:04:33 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-d2fa1101-f2e3-4ed2-afe2-63856b7c2627 req-a89fefbc-7357-4877-a5f1-a245b7e234c1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:04:33 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-d2fa1101-f2e3-4ed2-afe2-63856b7c2627 req-a89fefbc-7357-4877-a5f1-a245b7e234c1 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.043927 Jun 24 05:04:33 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 315/631] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:04:33 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:04:33 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-057c0f8a-92bd-4217-8cfc-de76cf441fa4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:33 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-057c0f8a-92bd-4217-8cfc-de76cf441fa4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281" status: 200 len: 1378 microversion: 2.1 time: 0.659297 Jun 24 05:04:33 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 317/632] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:32 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281 => generated 1378 bytes in 662 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:04:34 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-535374a8-9e6b-4c63-8867-21c5ba3053c6 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:34 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-535374a8-9e6b-4c63-8867-21c5ba3053c6 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-535374a8-9e6b-4c63-8867-21c5ba3053c6 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-535374a8-9e6b-4c63-8867-21c5ba3053c6 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-535374a8-9e6b-4c63-8867-21c5ba3053c6 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-535374a8-9e6b-4c63-8867-21c5ba3053c6 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-535374a8-9e6b-4c63-8867-21c5ba3053c6 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-535374a8-9e6b-4c63-8867-21c5ba3053c6 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:34 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-535374a8-9e6b-4c63-8867-21c5ba3053c6 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:34 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-9095041e-3ecd-464d-ba3c-d603e35a0853 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:34 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-9095041e-3ecd-464d-ba3c-d603e35a0853 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9095041e-3ecd-464d-ba3c-d603e35a0853 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9095041e-3ecd-464d-ba3c-d603e35a0853 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9095041e-3ecd-464d-ba3c-d603e35a0853 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9095041e-3ecd-464d-ba3c-d603e35a0853 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9095041e-3ecd-464d-ba3c-d603e35a0853 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9095041e-3ecd-464d-ba3c-d603e35a0853 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:34 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-9095041e-3ecd-464d-ba3c-d603e35a0853 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:35 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-535374a8-9e6b-4c63-8867-21c5ba3053c6 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:35 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-535374a8-9e6b-4c63-8867-21c5ba3053c6 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1705 microversion: 2.1 time: 1.121713 Jun 24 05:04:35 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 316/633] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:34 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1705 bytes in 1125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:35 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-c1a5406d-9d61-4cf9-acd4-e68b7ab26769 req-12e68463-1c6a-499b-96fa-0dc0aadd5fd3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5", "name": "network-vif-unplugged", "status": "completed", "tag": "b3a17ee1-f2e0-4614-b692-2fe2b7ffe44d"}, {"server_uuid": "1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5", "name": "network-vif-deleted", "tag": "b3a17ee1-f2e0-4614-b692-2fe2b7ffe44d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:04:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-c1a5406d-9d61-4cf9-acd4-e68b7ab26769 req-12e68463-1c6a-499b-96fa-0dc0aadd5fd3 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-c1a5406d-9d61-4cf9-acd4-e68b7ab26769 req-12e68463-1c6a-499b-96fa-0dc0aadd5fd3 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-c1a5406d-9d61-4cf9-acd4-e68b7ab26769 req-12e68463-1c6a-499b-96fa-0dc0aadd5fd3 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:35 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-c1a5406d-9d61-4cf9-acd4-e68b7ab26769 req-12e68463-1c6a-499b-96fa-0dc0aadd5fd3 service nova] Creating event network-vif-unplugged:b3a17ee1-f2e0-4614-b692-2fe2b7ffe44d for instance 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 on devstack Jun 24 05:04:35 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-c1a5406d-9d61-4cf9-acd4-e68b7ab26769 req-12e68463-1c6a-499b-96fa-0dc0aadd5fd3 service nova] Creating event network-vif-deleted:b3a17ee1-f2e0-4614-b692-2fe2b7ffe44d for instance 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 on devstack Jun 24 05:04:35 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-c1a5406d-9d61-4cf9-acd4-e68b7ab26769 req-12e68463-1c6a-499b-96fa-0dc0aadd5fd3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:04:35 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-c1a5406d-9d61-4cf9-acd4-e68b7ab26769 req-12e68463-1c6a-499b-96fa-0dc0aadd5fd3 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.067902 Jun 24 05:04:35 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 317/634] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:04:35 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:04:35 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-9095041e-3ecd-464d-ba3c-d603e35a0853 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:35 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-9095041e-3ecd-464d-ba3c-d603e35a0853 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281" status: 200 len: 1378 microversion: 2.1 time: 1.109551 Jun 24 05:04:35 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 318/635] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:34 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281 => generated 1378 bytes in 1111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:36 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-5a7841c2-280b-45a6-ba2c-471f91cb9031 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:36 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-5a7841c2-280b-45a6-ba2c-471f91cb9031 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5a7841c2-280b-45a6-ba2c-471f91cb9031 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5a7841c2-280b-45a6-ba2c-471f91cb9031 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5a7841c2-280b-45a6-ba2c-471f91cb9031 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5a7841c2-280b-45a6-ba2c-471f91cb9031 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5a7841c2-280b-45a6-ba2c-471f91cb9031 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5a7841c2-280b-45a6-ba2c-471f91cb9031 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:36 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-52a9a9f9-e15f-4537-a814-a858d8b48200 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:36 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-52a9a9f9-e15f-4537-a814-a858d8b48200 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5a7841c2-280b-45a6-ba2c-471f91cb9031 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5a7841c2-280b-45a6-ba2c-471f91cb9031 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5a7841c2-280b-45a6-ba2c-471f91cb9031 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:36 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-5a7841c2-280b-45a6-ba2c-471f91cb9031 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lazy-loading 'fault' on Instance uuid 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:04:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-52a9a9f9-e15f-4537-a814-a858d8b48200 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-52a9a9f9-e15f-4537-a814-a858d8b48200 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-52a9a9f9-e15f-4537-a814-a858d8b48200 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-52a9a9f9-e15f-4537-a814-a858d8b48200 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-52a9a9f9-e15f-4537-a814-a858d8b48200 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-52a9a9f9-e15f-4537-a814-a858d8b48200 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:36 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-5a7841c2-280b-45a6-ba2c-471f91cb9031 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:36 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-52a9a9f9-e15f-4537-a814-a858d8b48200 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:37 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-5a7841c2-280b-45a6-ba2c-471f91cb9031 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:37 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-5a7841c2-280b-45a6-ba2c-471f91cb9031 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 200 len: 1356 microversion: 2.1 time: 1.199100 Jun 24 05:04:37 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 318/636] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:36 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 1356 bytes in 1200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:37 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-02c8a79d-8828-4270-a0a1-5064259cbcaa req-74421de5-31d5-40b9-a804-9ced74137254 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bcb4ace9-6a53-4d1f-928c-2d052ab31281", "name": "network-vif-plugged", "status": "completed", "tag": "3973a77e-63f4-4825-92bb-92ebbaae479c"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:04:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-02c8a79d-8828-4270-a0a1-5064259cbcaa req-74421de5-31d5-40b9-a804-9ced74137254 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-02c8a79d-8828-4270-a0a1-5064259cbcaa req-74421de5-31d5-40b9-a804-9ced74137254 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-02c8a79d-8828-4270-a0a1-5064259cbcaa req-74421de5-31d5-40b9-a804-9ced74137254 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:37 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-02c8a79d-8828-4270-a0a1-5064259cbcaa req-74421de5-31d5-40b9-a804-9ced74137254 service nova] Creating event network-vif-plugged:3973a77e-63f4-4825-92bb-92ebbaae479c for instance bcb4ace9-6a53-4d1f-928c-2d052ab31281 on devstack Jun 24 05:04:37 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-02c8a79d-8828-4270-a0a1-5064259cbcaa req-74421de5-31d5-40b9-a804-9ced74137254 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:04:37 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-02c8a79d-8828-4270-a0a1-5064259cbcaa req-74421de5-31d5-40b9-a804-9ced74137254 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.069256 Jun 24 05:04:37 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 319/637] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:04:37 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:04:38 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-52a9a9f9-e15f-4537-a814-a858d8b48200 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:38 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-52a9a9f9-e15f-4537-a814-a858d8b48200 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281" status: 200 len: 1378 microversion: 2.1 time: 1.736649 Jun 24 05:04:38 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 319/638] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:36 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281 => generated 1378 bytes in 1739 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:38 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-21de8f3f-63c2-4568-96d8-91ce63549dfe tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:38 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-21de8f3f-63c2-4568-96d8-91ce63549dfe tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-21de8f3f-63c2-4568-96d8-91ce63549dfe tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-21de8f3f-63c2-4568-96d8-91ce63549dfe tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-21de8f3f-63c2-4568-96d8-91ce63549dfe tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-21de8f3f-63c2-4568-96d8-91ce63549dfe tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-21de8f3f-63c2-4568-96d8-91ce63549dfe tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-21de8f3f-63c2-4568-96d8-91ce63549dfe tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:38 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-21de8f3f-63c2-4568-96d8-91ce63549dfe tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] HTTP exception thrown: Instance 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 could not be found. Jun 24 05:04:38 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-21de8f3f-63c2-4568-96d8-91ce63549dfe tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Returning 404 to user: Instance 1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 could not be found. {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:04:38 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-21de8f3f-63c2-4568-96d8-91ce63549dfe tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5" status: 404 len: 111 microversion: 2.1 time: 0.067984 Jun 24 05:04:38 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 320/639] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:38 2026] GET /compute/v2.1/servers/1d5962a5-4dbf-4776-85fd-ebe54bc9bdf5 => generated 111 bytes in 69 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:04:38 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-6340719f-142a-40af-90a9-340f36265aa3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:38 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-6340719f-142a-40af-90a9-340f36265aa3 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1439102466" status: 202 len: 0 microversion: 2.1 time: 0.042988 Jun 24 05:04:38 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 320/640] 192.168.122.25 () {58 vars in 1218 bytes} [Wed Jun 24 05:04:38 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1439102466 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) Jun 24 05:04:39 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e321ae27-94ac-4825-94ed-ff9c82749a9c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:39 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-e321ae27-94ac-4825-94ed-ff9c82749a9c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e321ae27-94ac-4825-94ed-ff9c82749a9c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e321ae27-94ac-4825-94ed-ff9c82749a9c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e321ae27-94ac-4825-94ed-ff9c82749a9c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e321ae27-94ac-4825-94ed-ff9c82749a9c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e321ae27-94ac-4825-94ed-ff9c82749a9c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e321ae27-94ac-4825-94ed-ff9c82749a9c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:39 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-e321ae27-94ac-4825-94ed-ff9c82749a9c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:39 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-dd3c67f6-8152-4708-874c-079f8cea0069 req-83ca69d6-3d07-468c-ac8c-134bb78d757e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bcb4ace9-6a53-4d1f-928c-2d052ab31281", "name": "network-vif-plugged", "status": "completed", "tag": "3973a77e-63f4-4825-92bb-92ebbaae479c"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:04:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-dd3c67f6-8152-4708-874c-079f8cea0069 req-83ca69d6-3d07-468c-ac8c-134bb78d757e service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-dd3c67f6-8152-4708-874c-079f8cea0069 req-83ca69d6-3d07-468c-ac8c-134bb78d757e service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-dd3c67f6-8152-4708-874c-079f8cea0069 req-83ca69d6-3d07-468c-ac8c-134bb78d757e service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:39 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-dd3c67f6-8152-4708-874c-079f8cea0069 req-83ca69d6-3d07-468c-ac8c-134bb78d757e service nova] Creating event network-vif-plugged:3973a77e-63f4-4825-92bb-92ebbaae479c for instance bcb4ace9-6a53-4d1f-928c-2d052ab31281 on devstack Jun 24 05:04:39 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-dd3c67f6-8152-4708-874c-079f8cea0069 req-83ca69d6-3d07-468c-ac8c-134bb78d757e service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:04:39 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-dd3c67f6-8152-4708-874c-079f8cea0069 req-83ca69d6-3d07-468c-ac8c-134bb78d757e service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.096933 Jun 24 05:04:39 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 321/641] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:04:39 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) Jun 24 05:04:40 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-e321ae27-94ac-4825-94ed-ff9c82749a9c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:40 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e321ae27-94ac-4825-94ed-ff9c82749a9c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281" status: 200 len: 1562 microversion: 2.1 time: 1.453516 Jun 24 05:04:40 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 321/642] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:39 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281 => generated 1562 bytes in 1455 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:40 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-1816601e-5dc8-442d-83f9-f6b6316f1f59 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:40 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-1816601e-5dc8-442d-83f9-f6b6316f1f59 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1816601e-5dc8-442d-83f9-f6b6316f1f59 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1816601e-5dc8-442d-83f9-f6b6316f1f59 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1816601e-5dc8-442d-83f9-f6b6316f1f59 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1816601e-5dc8-442d-83f9-f6b6316f1f59 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1816601e-5dc8-442d-83f9-f6b6316f1f59 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1816601e-5dc8-442d-83f9-f6b6316f1f59 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:40 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-1816601e-5dc8-442d-83f9-f6b6316f1f59 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:40 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-1816601e-5dc8-442d-83f9-f6b6316f1f59 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.304642 Jun 24 05:04:40 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 322/643] 192.168.122.25 () {58 vars in 1272 bytes} [Wed Jun 24 05:04:40 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281/os-interface => generated 282 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:04:43 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-0911bd3b-7d59-4f08-8139-c32732744ddb req-aebce784-e058-47d9-bddd-77f15d5fda01 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bcb4ace9-6a53-4d1f-928c-2d052ab31281", "tag": "3973a77e-63f4-4825-92bb-92ebbaae479c"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:04:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-0911bd3b-7d59-4f08-8139-c32732744ddb req-aebce784-e058-47d9-bddd-77f15d5fda01 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-0911bd3b-7d59-4f08-8139-c32732744ddb req-aebce784-e058-47d9-bddd-77f15d5fda01 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-0911bd3b-7d59-4f08-8139-c32732744ddb req-aebce784-e058-47d9-bddd-77f15d5fda01 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:43 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-0911bd3b-7d59-4f08-8139-c32732744ddb req-aebce784-e058-47d9-bddd-77f15d5fda01 service nova] Creating event network-changed:3973a77e-63f4-4825-92bb-92ebbaae479c for instance bcb4ace9-6a53-4d1f-928c-2d052ab31281 on devstack Jun 24 05:04:43 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-0911bd3b-7d59-4f08-8139-c32732744ddb req-aebce784-e058-47d9-bddd-77f15d5fda01 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:04:43 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-0911bd3b-7d59-4f08-8139-c32732744ddb req-aebce784-e058-47d9-bddd-77f15d5fda01 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.102171 Jun 24 05:04:43 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 322/644] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:04:43 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 05:04:44 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-622595a7-e9b7-4e0a-8e5f-732b36ecf02b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:44 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-622595a7-e9b7-4e0a-8e5f-732b36ecf02b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-622595a7-e9b7-4e0a-8e5f-732b36ecf02b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-622595a7-e9b7-4e0a-8e5f-732b36ecf02b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-622595a7-e9b7-4e0a-8e5f-732b36ecf02b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-622595a7-e9b7-4e0a-8e5f-732b36ecf02b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-622595a7-e9b7-4e0a-8e5f-732b36ecf02b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-622595a7-e9b7-4e0a-8e5f-732b36ecf02b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:44 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-622595a7-e9b7-4e0a-8e5f-732b36ecf02b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Going to try to terminate instance {{(pid=67858) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 05:04:44 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-622595a7-e9b7-4e0a-8e5f-732b36ecf02b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 204 len: 0 microversion: 2.1 time: 0.446000 Jun 24 05:04:44 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 323/645] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:04:44 2026] DELETE /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 0 bytes in 450 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:04:44 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8faa5876-76ce-4960-bc01-7d72ac00647b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:44 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-8faa5876-76ce-4960-bc01-7d72ac00647b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8faa5876-76ce-4960-bc01-7d72ac00647b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8faa5876-76ce-4960-bc01-7d72ac00647b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8faa5876-76ce-4960-bc01-7d72ac00647b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8faa5876-76ce-4960-bc01-7d72ac00647b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8faa5876-76ce-4960-bc01-7d72ac00647b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8faa5876-76ce-4960-bc01-7d72ac00647b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:44 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-8faa5876-76ce-4960-bc01-7d72ac00647b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:45 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-8faa5876-76ce-4960-bc01-7d72ac00647b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:45 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8faa5876-76ce-4960-bc01-7d72ac00647b tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 200 len: 1684 microversion: 2.1 time: 0.410442 Jun 24 05:04:45 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 323/646] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:44 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 1684 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:46 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-34c6ce51-3303-4f4b-a751-f03c778f25a7 req-590adf49-7603-4c52-80c7-760219718450 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e21497b7-4513-40a2-b188-bd043ddb3969", "name": "network-vif-unplugged", "status": "completed", "tag": "38e8f815-953b-40e6-9017-c69e93c67264"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:04:46 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-10a17a85-72a4-44fa-b7cc-9bfa061ef766 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:46 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-10a17a85-72a4-44fa-b7cc-9bfa061ef766 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-34c6ce51-3303-4f4b-a751-f03c778f25a7 req-590adf49-7603-4c52-80c7-760219718450 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-34c6ce51-3303-4f4b-a751-f03c778f25a7 req-590adf49-7603-4c52-80c7-760219718450 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-34c6ce51-3303-4f4b-a751-f03c778f25a7 req-590adf49-7603-4c52-80c7-760219718450 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-10a17a85-72a4-44fa-b7cc-9bfa061ef766 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-10a17a85-72a4-44fa-b7cc-9bfa061ef766 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-10a17a85-72a4-44fa-b7cc-9bfa061ef766 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-10a17a85-72a4-44fa-b7cc-9bfa061ef766 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-10a17a85-72a4-44fa-b7cc-9bfa061ef766 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-10a17a85-72a4-44fa-b7cc-9bfa061ef766 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:46 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-34c6ce51-3303-4f4b-a751-f03c778f25a7 req-590adf49-7603-4c52-80c7-760219718450 service nova] Creating event network-vif-unplugged:38e8f815-953b-40e6-9017-c69e93c67264 for instance e21497b7-4513-40a2-b188-bd043ddb3969 on devstack Jun 24 05:04:46 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-10a17a85-72a4-44fa-b7cc-9bfa061ef766 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:46 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-34c6ce51-3303-4f4b-a751-f03c778f25a7 req-590adf49-7603-4c52-80c7-760219718450 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:04:46 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-34c6ce51-3303-4f4b-a751-f03c778f25a7 req-590adf49-7603-4c52-80c7-760219718450 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.115248 Jun 24 05:04:46 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 324/647] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:04:46 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) Jun 24 05:04:46 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-10a17a85-72a4-44fa-b7cc-9bfa061ef766 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:46 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-10a17a85-72a4-44fa-b7cc-9bfa061ef766 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 200 len: 1684 microversion: 2.1 time: 0.518953 Jun 24 05:04:46 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 324/648] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:46 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 1684 bytes in 521 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:47 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-3f59cc94-0828-4a54-9ae8-92ef1f84a2e9 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:47 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-3f59cc94-0828-4a54-9ae8-92ef1f84a2e9 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3f59cc94-0828-4a54-9ae8-92ef1f84a2e9 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3f59cc94-0828-4a54-9ae8-92ef1f84a2e9 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3f59cc94-0828-4a54-9ae8-92ef1f84a2e9 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3f59cc94-0828-4a54-9ae8-92ef1f84a2e9 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3f59cc94-0828-4a54-9ae8-92ef1f84a2e9 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3f59cc94-0828-4a54-9ae8-92ef1f84a2e9 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:47 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-3f59cc94-0828-4a54-9ae8-92ef1f84a2e9 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:48 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-3f59cc94-0828-4a54-9ae8-92ef1f84a2e9 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:48 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-3f59cc94-0828-4a54-9ae8-92ef1f84a2e9 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 200 len: 1684 microversion: 2.1 time: 0.528418 Jun 24 05:04:48 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 325/649] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:47 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 1684 bytes in 532 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:48 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-2507635d-e31c-4987-87a9-60c06c7aa62a req-64644bee-1d68-42d6-9a8a-33a91410a32c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e21497b7-4513-40a2-b188-bd043ddb3969", "name": "network-vif-unplugged", "status": "completed", "tag": "38e8f815-953b-40e6-9017-c69e93c67264"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:04:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-2507635d-e31c-4987-87a9-60c06c7aa62a req-64644bee-1d68-42d6-9a8a-33a91410a32c service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-2507635d-e31c-4987-87a9-60c06c7aa62a req-64644bee-1d68-42d6-9a8a-33a91410a32c service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-2507635d-e31c-4987-87a9-60c06c7aa62a req-64644bee-1d68-42d6-9a8a-33a91410a32c service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:48 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-2507635d-e31c-4987-87a9-60c06c7aa62a req-64644bee-1d68-42d6-9a8a-33a91410a32c service nova] Creating event network-vif-unplugged:38e8f815-953b-40e6-9017-c69e93c67264 for instance e21497b7-4513-40a2-b188-bd043ddb3969 on devstack Jun 24 05:04:48 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-2507635d-e31c-4987-87a9-60c06c7aa62a req-64644bee-1d68-42d6-9a8a-33a91410a32c service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:04:48 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-2507635d-e31c-4987-87a9-60c06c7aa62a req-64644bee-1d68-42d6-9a8a-33a91410a32c service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.106574 Jun 24 05:04:48 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 325/650] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:04:48 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:04:48 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-8694d7e5-5a6f-4502-b0ee-435e91f6f0d6 req-ec0a2fc3-320c-4a30-9268-a488f36d16cd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e21497b7-4513-40a2-b188-bd043ddb3969", "name": "network-vif-deleted", "tag": "38e8f815-953b-40e6-9017-c69e93c67264"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:04:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-8694d7e5-5a6f-4502-b0ee-435e91f6f0d6 req-ec0a2fc3-320c-4a30-9268-a488f36d16cd service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-8694d7e5-5a6f-4502-b0ee-435e91f6f0d6 req-ec0a2fc3-320c-4a30-9268-a488f36d16cd service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-8694d7e5-5a6f-4502-b0ee-435e91f6f0d6 req-ec0a2fc3-320c-4a30-9268-a488f36d16cd service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:48 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-8694d7e5-5a6f-4502-b0ee-435e91f6f0d6 req-ec0a2fc3-320c-4a30-9268-a488f36d16cd service nova] Creating event network-vif-deleted:38e8f815-953b-40e6-9017-c69e93c67264 for instance e21497b7-4513-40a2-b188-bd043ddb3969 on devstack Jun 24 05:04:48 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-8694d7e5-5a6f-4502-b0ee-435e91f6f0d6 req-ec0a2fc3-320c-4a30-9268-a488f36d16cd service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:04:48 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-8694d7e5-5a6f-4502-b0ee-435e91f6f0d6 req-ec0a2fc3-320c-4a30-9268-a488f36d16cd service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.124810 Jun 24 05:04:48 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 326/651] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:04:48 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) Jun 24 05:04:49 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-16b3120e-ccd8-4ef8-b31a-54ebffb0432d tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:49 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-16b3120e-ccd8-4ef8-b31a-54ebffb0432d tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-16b3120e-ccd8-4ef8-b31a-54ebffb0432d tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-16b3120e-ccd8-4ef8-b31a-54ebffb0432d tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-16b3120e-ccd8-4ef8-b31a-54ebffb0432d tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-16b3120e-ccd8-4ef8-b31a-54ebffb0432d tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-16b3120e-ccd8-4ef8-b31a-54ebffb0432d tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-16b3120e-ccd8-4ef8-b31a-54ebffb0432d tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:49 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-16b3120e-ccd8-4ef8-b31a-54ebffb0432d tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:49 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-16b3120e-ccd8-4ef8-b31a-54ebffb0432d tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:49 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-16b3120e-ccd8-4ef8-b31a-54ebffb0432d tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 200 len: 1331 microversion: 2.1 time: 0.211033 Jun 24 05:04:49 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 326/652] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:49 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 1331 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:50 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-74357360-5b06-4474-b9a9-77b53da5d42f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:50 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-74357360-5b06-4474-b9a9-77b53da5d42f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-74357360-5b06-4474-b9a9-77b53da5d42f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-74357360-5b06-4474-b9a9-77b53da5d42f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-74357360-5b06-4474-b9a9-77b53da5d42f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-74357360-5b06-4474-b9a9-77b53da5d42f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-74357360-5b06-4474-b9a9-77b53da5d42f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-74357360-5b06-4474-b9a9-77b53da5d42f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-74357360-5b06-4474-b9a9-77b53da5d42f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-74357360-5b06-4474-b9a9-77b53da5d42f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-74357360-5b06-4474-b9a9-77b53da5d42f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:50 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-74357360-5b06-4474-b9a9-77b53da5d42f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lazy-loading 'fault' on Instance uuid e21497b7-4513-40a2-b188-bd043ddb3969 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:04:50 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-74357360-5b06-4474-b9a9-77b53da5d42f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:50 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-74357360-5b06-4474-b9a9-77b53da5d42f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:50 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-74357360-5b06-4474-b9a9-77b53da5d42f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 200 len: 1336 microversion: 2.1 time: 0.148013 Jun 24 05:04:50 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 327/653] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:50 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 1336 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:51 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f86f147b-512e-48f9-98b1-982f3746441f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:51 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f86f147b-512e-48f9-98b1-982f3746441f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f86f147b-512e-48f9-98b1-982f3746441f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f86f147b-512e-48f9-98b1-982f3746441f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f86f147b-512e-48f9-98b1-982f3746441f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f86f147b-512e-48f9-98b1-982f3746441f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f86f147b-512e-48f9-98b1-982f3746441f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f86f147b-512e-48f9-98b1-982f3746441f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f86f147b-512e-48f9-98b1-982f3746441f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f86f147b-512e-48f9-98b1-982f3746441f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f86f147b-512e-48f9-98b1-982f3746441f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:51 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-f86f147b-512e-48f9-98b1-982f3746441f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lazy-loading 'fault' on Instance uuid e21497b7-4513-40a2-b188-bd043ddb3969 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:04:51 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-f86f147b-512e-48f9-98b1-982f3746441f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:04:51 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-f86f147b-512e-48f9-98b1-982f3746441f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17031dd5735241f4ae55a6cd875af028', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '505120531f6d49ff8a30208ebaa989ed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:04:51 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f86f147b-512e-48f9-98b1-982f3746441f tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 200 len: 1336 microversion: 2.1 time: 0.151469 Jun 24 05:04:51 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 327/654] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:51 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 1336 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:04:52 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-e244452b-8bbe-4356-85e0-62b35ebd4519 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:52 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-e244452b-8bbe-4356-85e0-62b35ebd4519 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] [instance: e21497b7-4513-40a2-b188-bd043ddb3969] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:04:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e244452b-8bbe-4356-85e0-62b35ebd4519 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e244452b-8bbe-4356-85e0-62b35ebd4519 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e244452b-8bbe-4356-85e0-62b35ebd4519 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e244452b-8bbe-4356-85e0-62b35ebd4519 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:04:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e244452b-8bbe-4356-85e0-62b35ebd4519 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:04:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e244452b-8bbe-4356-85e0-62b35ebd4519 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:04:52 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-e244452b-8bbe-4356-85e0-62b35ebd4519 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] HTTP exception thrown: Instance e21497b7-4513-40a2-b188-bd043ddb3969 could not be found. Jun 24 05:04:52 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-e244452b-8bbe-4356-85e0-62b35ebd4519 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Returning 404 to user: Instance e21497b7-4513-40a2-b188-bd043ddb3969 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:04:52 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-e244452b-8bbe-4356-85e0-62b35ebd4519 tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969" status: 404 len: 111 microversion: 2.1 time: 0.053477 Jun 24 05:04:52 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 328/655] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:04:52 2026] GET /compute/v2.1/servers/e21497b7-4513-40a2-b188-bd043ddb3969 => generated 111 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:04:52 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-de9d8686-0525-4e77-94db-7fd6df6aa55a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:04:52 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-de9d8686-0525-4e77-94db-7fd6df6aa55a tempest-ServerActionsTestOtherA-1758477181 tempest-ServerActionsTestOtherA-1758477181-project-member] 192.168.122.25 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1531898081" status: 202 len: 0 microversion: 2.1 time: 0.053812 Jun 24 05:04:52 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 328/656] 192.168.122.25 () {58 vars in 1218 bytes} [Wed Jun 24 05:04:52 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1531898081 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:05:01 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=76,nova_cell1:INSERT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:05:02 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=33,nova_api:INSERT=1,nova_api:UPDATE=2,nova_api:DELETE=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:05:02 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=70,nova_cell1:UPDATE=4,nova_cell1:INSERT=2 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:05:02 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-2d35ef34-cc76-45ad-b21d-4fdc0a6572c9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:05:02 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-2d35ef34-cc76-45ad-b21d-4fdc0a6572c9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:05:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2d35ef34-cc76-45ad-b21d-4fdc0a6572c9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2d35ef34-cc76-45ad-b21d-4fdc0a6572c9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2d35ef34-cc76-45ad-b21d-4fdc0a6572c9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2d35ef34-cc76-45ad-b21d-4fdc0a6572c9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2d35ef34-cc76-45ad-b21d-4fdc0a6572c9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2d35ef34-cc76-45ad-b21d-4fdc0a6572c9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:02 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=33,nova_api:INSERT=3,nova_api:DELETE=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:05:02 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-2d35ef34-cc76-45ad-b21d-4fdc0a6572c9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281/ips" status: 200 len: 148 microversion: 2.1 time: 0.055237 Jun 24 05:05:02 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 329/657] 192.168.122.25 () {58 vars in 1245 bytes} [Wed Jun 24 05:05:02 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281/ips => generated 148 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:05:06 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-6a16c4ba-7fa2-4068-8e92-d5a90bb4d30c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "5cdb0dac-f29e-4078-b34e-3795072f4fd8"}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:05:06 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-6a16c4ba-7fa2-4068-8e92-d5a90bb4d30c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:05:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6a16c4ba-7fa2-4068-8e92-d5a90bb4d30c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6a16c4ba-7fa2-4068-8e92-d5a90bb4d30c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6a16c4ba-7fa2-4068-8e92-d5a90bb4d30c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6a16c4ba-7fa2-4068-8e92-d5a90bb4d30c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6a16c4ba-7fa2-4068-8e92-d5a90bb4d30c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6a16c4ba-7fa2-4068-8e92-d5a90bb4d30c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:10 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-6a16c4ba-7fa2-4068-8e92-d5a90bb4d30c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "POST /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 3.169796 Jun 24 05:05:10 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 329/658] 192.168.122.25 () {60 vars in 1320 bytes} [Wed Jun 24 05:05:06 2026] POST /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281/os-volume_attachments => generated 194 bytes in 3174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:05:12 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:05:12 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=3 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:05:16 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:05:16 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=4 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:05:21 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-af1c513c-2da8-423c-bab8-516d50926dc2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-731628854", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPgVz7NKE3c8dFzZaroO+Sgoav2c1VDNzcPyzAwsvOS29UTWEc9mKaHWqEE2juNmlwY2loJZUBubz7HXJDgLiVj/7snPcZhsBtR5D/zsCbuvnzfLWZvPoNQ7VtI59+ztbA=="}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:05:21 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-af1c513c-2da8-423c-bab8-516d50926dc2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Getting quotas for project d469e3abf0c849f59a9e06ca7b031d96. Resources: {'key_pairs'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:05:21 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-af1c513c-2da8-423c-bab8-516d50926dc2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Getting quotas for user cea5c21618c24cd2aded0d3bbef0fd8a and project d469e3abf0c849f59a9e06ca7b031d96. Resources: {'key_pairs'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:05:21 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-af1c513c-2da8-423c-bab8-516d50926dc2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.106655 Jun 24 05:05:21 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 330/659] 192.168.122.25 () {60 vars in 1156 bytes} [Wed Jun 24 05:05:21 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 05:05:23 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1706436847", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "5984741b-4640-4a35-b846-70a86cc9639a"}], "security_groups": [{"name": "tempest-securitygroup--1159020582"}], "key_name": "tempest-keypair-731628854", "user_data": "}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:05:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:23 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:05:24 devstack devstack@n-api.service[67859]: DEBUG nova.network.neutron [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] validate_networks() for [('5984741b-4640-4a35-b846-70a86cc9639a', None, None, None, None, None)] {{(pid=67859) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 05:05:24 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:05:24 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:05:25 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Flavor limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 05:05:25 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Image limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 05:05:25 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Flavor pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 05:05:25 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Image pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 05:05:25 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 05:05:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:25 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Getting quotas for project d469e3abf0c849f59a9e06ca7b031d96. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:05:25 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Getting quotas for user cea5c21618c24cd2aded0d3bbef0fd8a and project d469e3abf0c849f59a9e06ca7b031d96. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:05:25 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Going to run 1 instances... {{(pid=67859) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 05:05:25 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] 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='f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1',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=67859) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 05:05:25 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-6b60550c-ea05-4a05-ab42-8397fa2b604a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 408 microversion: 2.1 time: 1.658876 Jun 24 05:05:25 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 330/660] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 05:05:23 2026] POST /compute/v2.1/servers => generated 408 bytes in 1662 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 24 05:05:25 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-26d8c641-0dcb-4089-9ecc-12814e3a3abf tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:05:25 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-26d8c641-0dcb-4089-9ecc-12814e3a3abf tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:05:25 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-26d8c641-0dcb-4089-9ecc-12814e3a3abf tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:05:25 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-26d8c641-0dcb-4089-9ecc-12814e3a3abf tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:05:25 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-26d8c641-0dcb-4089-9ecc-12814e3a3abf tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 200 len: 1251 microversion: 2.1 time: 0.276366 Jun 24 05:05:25 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 331/661] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:05:25 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 1251 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:05:26 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-81d8d7ec-3126-4c7c-8c8e-6b53ebca4e1c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:05:26 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-81d8d7ec-3126-4c7c-8c8e-6b53ebca4e1c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:05:26 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-81d8d7ec-3126-4c7c-8c8e-6b53ebca4e1c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:05:27 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-81d8d7ec-3126-4c7c-8c8e-6b53ebca4e1c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:05:27 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-81d8d7ec-3126-4c7c-8c8e-6b53ebca4e1c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 200 len: 1251 microversion: 2.1 time: 0.306197 Jun 24 05:05:27 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 331/662] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:05:26 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 1251 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:05:28 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-25d7ddd9-98c9-4f1d-b8d2-cf39b2ff837e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:05:28 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-25d7ddd9-98c9-4f1d-b8d2-cf39b2ff837e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:05:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-25d7ddd9-98c9-4f1d-b8d2-cf39b2ff837e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-25d7ddd9-98c9-4f1d-b8d2-cf39b2ff837e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-25d7ddd9-98c9-4f1d-b8d2-cf39b2ff837e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-25d7ddd9-98c9-4f1d-b8d2-cf39b2ff837e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-25d7ddd9-98c9-4f1d-b8d2-cf39b2ff837e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-25d7ddd9-98c9-4f1d-b8d2-cf39b2ff837e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:28 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-25d7ddd9-98c9-4f1d-b8d2-cf39b2ff837e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:05:28 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-25d7ddd9-98c9-4f1d-b8d2-cf39b2ff837e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:05:28 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-25d7ddd9-98c9-4f1d-b8d2-cf39b2ff837e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 200 len: 1247 microversion: 2.1 time: 0.326433 Jun 24 05:05:28 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 332/663] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:05:28 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 1247 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:05:29 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-5434b0ff-24e3-4a33-9ced-1277f14e9797 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:05:29 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-5434b0ff-24e3-4a33-9ced-1277f14e9797 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:05:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5434b0ff-24e3-4a33-9ced-1277f14e9797 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5434b0ff-24e3-4a33-9ced-1277f14e9797 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5434b0ff-24e3-4a33-9ced-1277f14e9797 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5434b0ff-24e3-4a33-9ced-1277f14e9797 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5434b0ff-24e3-4a33-9ced-1277f14e9797 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5434b0ff-24e3-4a33-9ced-1277f14e9797 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:29 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-5434b0ff-24e3-4a33-9ced-1277f14e9797 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:05:29 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-5434b0ff-24e3-4a33-9ced-1277f14e9797 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:05:29 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-5434b0ff-24e3-4a33-9ced-1277f14e9797 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 200 len: 1303 microversion: 2.1 time: 0.277774 Jun 24 05:05:29 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 332/664] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:05:29 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 1303 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:05:30 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-da3346d8-1c27-42e4-8960-3dc4ed8d4f86 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:05:30 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-da3346d8-1c27-42e4-8960-3dc4ed8d4f86 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:05:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-da3346d8-1c27-42e4-8960-3dc4ed8d4f86 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-da3346d8-1c27-42e4-8960-3dc4ed8d4f86 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-da3346d8-1c27-42e4-8960-3dc4ed8d4f86 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-da3346d8-1c27-42e4-8960-3dc4ed8d4f86 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-da3346d8-1c27-42e4-8960-3dc4ed8d4f86 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-da3346d8-1c27-42e4-8960-3dc4ed8d4f86 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:30 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-da3346d8-1c27-42e4-8960-3dc4ed8d4f86 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:05:30 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-da3346d8-1c27-42e4-8960-3dc4ed8d4f86 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:05:30 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-da3346d8-1c27-42e4-8960-3dc4ed8d4f86 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 200 len: 1303 microversion: 2.1 time: 0.120020 Jun 24 05:05:30 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 333/665] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:05:30 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 1303 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:05:32 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-5180c492-291d-4ace-aaaa-3877fcf61e51 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:05:32 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-5180c492-291d-4ace-aaaa-3877fcf61e51 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:05:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5180c492-291d-4ace-aaaa-3877fcf61e51 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5180c492-291d-4ace-aaaa-3877fcf61e51 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5180c492-291d-4ace-aaaa-3877fcf61e51 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5180c492-291d-4ace-aaaa-3877fcf61e51 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5180c492-291d-4ace-aaaa-3877fcf61e51 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5180c492-291d-4ace-aaaa-3877fcf61e51 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:32 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-5180c492-291d-4ace-aaaa-3877fcf61e51 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:05:32 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-5180c492-291d-4ace-aaaa-3877fcf61e51 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:05:32 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-5180c492-291d-4ace-aaaa-3877fcf61e51 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 200 len: 1311 microversion: 2.1 time: 0.165239 Jun 24 05:05:32 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 333/666] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:05:32 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 1311 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:05:33 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-d0b34942-9669-42ec-b0d4-a889b8a0b458 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:05:33 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-d0b34942-9669-42ec-b0d4-a889b8a0b458 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:05:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d0b34942-9669-42ec-b0d4-a889b8a0b458 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d0b34942-9669-42ec-b0d4-a889b8a0b458 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d0b34942-9669-42ec-b0d4-a889b8a0b458 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d0b34942-9669-42ec-b0d4-a889b8a0b458 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d0b34942-9669-42ec-b0d4-a889b8a0b458 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d0b34942-9669-42ec-b0d4-a889b8a0b458 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:33 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-d0b34942-9669-42ec-b0d4-a889b8a0b458 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:05:33 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-d0b34942-9669-42ec-b0d4-a889b8a0b458 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:05:33 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-d0b34942-9669-42ec-b0d4-a889b8a0b458 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 200 len: 1389 microversion: 2.1 time: 0.226418 Jun 24 05:05:33 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 334/667] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:05:33 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 1389 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:05:34 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-8fe255c8-a1da-42af-9abb-9c30b807a4ca req-a90ce8ea-2761-4344-819f-6fee7bf5ef28 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8aefbf40-53f6-481b-873c-a31172a6362e", "tag": "50e114cb-b3cc-4547-be35-95f5d9642f1c"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:05:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-8fe255c8-a1da-42af-9abb-9c30b807a4ca req-a90ce8ea-2761-4344-819f-6fee7bf5ef28 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-8fe255c8-a1da-42af-9abb-9c30b807a4ca req-a90ce8ea-2761-4344-819f-6fee7bf5ef28 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-8fe255c8-a1da-42af-9abb-9c30b807a4ca req-a90ce8ea-2761-4344-819f-6fee7bf5ef28 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:34 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-8fe255c8-a1da-42af-9abb-9c30b807a4ca req-a90ce8ea-2761-4344-819f-6fee7bf5ef28 service nova] Creating event network-changed:50e114cb-b3cc-4547-be35-95f5d9642f1c for instance 8aefbf40-53f6-481b-873c-a31172a6362e on devstack Jun 24 05:05:34 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-8fe255c8-a1da-42af-9abb-9c30b807a4ca req-a90ce8ea-2761-4344-819f-6fee7bf5ef28 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:05:34 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-8fe255c8-a1da-42af-9abb-9c30b807a4ca req-a90ce8ea-2761-4344-819f-6fee7bf5ef28 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.050434 Jun 24 05:05:34 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 334/668] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:05:34 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) Jun 24 05:05:34 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-35c329d6-bc9a-4325-8a5d-63be099f52ce tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:05:34 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-35c329d6-bc9a-4325-8a5d-63be099f52ce tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:05:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-35c329d6-bc9a-4325-8a5d-63be099f52ce tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-35c329d6-bc9a-4325-8a5d-63be099f52ce tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-35c329d6-bc9a-4325-8a5d-63be099f52ce tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-35c329d6-bc9a-4325-8a5d-63be099f52ce tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-35c329d6-bc9a-4325-8a5d-63be099f52ce tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-35c329d6-bc9a-4325-8a5d-63be099f52ce tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:34 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-35c329d6-bc9a-4325-8a5d-63be099f52ce tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:05:34 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-35c329d6-bc9a-4325-8a5d-63be099f52ce tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:05:34 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-35c329d6-bc9a-4325-8a5d-63be099f52ce tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 200 len: 1377 microversion: 2.1 time: 0.295985 Jun 24 05:05:34 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 335/669] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:05:34 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 1377 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:05:35 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=2 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:05:35 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-21683691-e34b-4f8b-9238-07ce614f9af7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:05:35 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-21683691-e34b-4f8b-9238-07ce614f9af7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:05:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-21683691-e34b-4f8b-9238-07ce614f9af7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-21683691-e34b-4f8b-9238-07ce614f9af7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-21683691-e34b-4f8b-9238-07ce614f9af7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-21683691-e34b-4f8b-9238-07ce614f9af7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-21683691-e34b-4f8b-9238-07ce614f9af7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-21683691-e34b-4f8b-9238-07ce614f9af7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:35 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=3 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:05:35 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-21683691-e34b-4f8b-9238-07ce614f9af7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:05:36 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-21683691-e34b-4f8b-9238-07ce614f9af7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:05:36 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-21683691-e34b-4f8b-9238-07ce614f9af7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 200 len: 1377 microversion: 2.1 time: 0.352844 Jun 24 05:05:36 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 335/670] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:05:35 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 1377 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:05:37 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-5f90fe22-79fd-408c-b40c-e751dc5a2c4f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:05:37 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-5f90fe22-79fd-408c-b40c-e751dc5a2c4f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:05:37 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=4 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:05:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5f90fe22-79fd-408c-b40c-e751dc5a2c4f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5f90fe22-79fd-408c-b40c-e751dc5a2c4f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5f90fe22-79fd-408c-b40c-e751dc5a2c4f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5f90fe22-79fd-408c-b40c-e751dc5a2c4f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5f90fe22-79fd-408c-b40c-e751dc5a2c4f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5f90fe22-79fd-408c-b40c-e751dc5a2c4f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:37 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-5f90fe22-79fd-408c-b40c-e751dc5a2c4f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:05:37 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-5f90fe22-79fd-408c-b40c-e751dc5a2c4f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:05:37 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-5f90fe22-79fd-408c-b40c-e751dc5a2c4f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 200 len: 1377 microversion: 2.1 time: 0.263240 Jun 24 05:05:37 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 336/671] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:05:37 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 1377 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:05:38 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-3e89d7ac-4313-41e3-9fbd-429e78ce8380 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:05:38 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-3e89d7ac-4313-41e3-9fbd-429e78ce8380 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:05:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3e89d7ac-4313-41e3-9fbd-429e78ce8380 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3e89d7ac-4313-41e3-9fbd-429e78ce8380 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3e89d7ac-4313-41e3-9fbd-429e78ce8380 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3e89d7ac-4313-41e3-9fbd-429e78ce8380 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3e89d7ac-4313-41e3-9fbd-429e78ce8380 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3e89d7ac-4313-41e3-9fbd-429e78ce8380 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:38 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-3e89d7ac-4313-41e3-9fbd-429e78ce8380 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:05:38 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-3e89d7ac-4313-41e3-9fbd-429e78ce8380 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:05:38 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-3e89d7ac-4313-41e3-9fbd-429e78ce8380 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 200 len: 1377 microversion: 2.1 time: 0.302471 Jun 24 05:05:38 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 336/672] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:05:38 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 1377 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:05:39 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-5dd24941-fb19-449e-b956-030582f2b2e3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:05:39 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-5dd24941-fb19-449e-b956-030582f2b2e3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:05:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5dd24941-fb19-449e-b956-030582f2b2e3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5dd24941-fb19-449e-b956-030582f2b2e3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5dd24941-fb19-449e-b956-030582f2b2e3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5dd24941-fb19-449e-b956-030582f2b2e3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5dd24941-fb19-449e-b956-030582f2b2e3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5dd24941-fb19-449e-b956-030582f2b2e3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:39 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-5dd24941-fb19-449e-b956-030582f2b2e3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:05:40 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-5dd24941-fb19-449e-b956-030582f2b2e3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:05:40 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-5dd24941-fb19-449e-b956-030582f2b2e3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 200 len: 1377 microversion: 2.1 time: 0.314758 Jun 24 05:05:40 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 337/673] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:05:39 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 1377 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:05:40 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-28f5f620-c0e8-44fb-a500-1b75929cc3bf req-54865f50-7e2d-47c8-b3db-3742d2fc01d6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8aefbf40-53f6-481b-873c-a31172a6362e", "name": "network-vif-plugged", "status": "completed", "tag": "50e114cb-b3cc-4547-be35-95f5d9642f1c"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:05:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-28f5f620-c0e8-44fb-a500-1b75929cc3bf req-54865f50-7e2d-47c8-b3db-3742d2fc01d6 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-28f5f620-c0e8-44fb-a500-1b75929cc3bf req-54865f50-7e2d-47c8-b3db-3742d2fc01d6 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-28f5f620-c0e8-44fb-a500-1b75929cc3bf req-54865f50-7e2d-47c8-b3db-3742d2fc01d6 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:40 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-28f5f620-c0e8-44fb-a500-1b75929cc3bf req-54865f50-7e2d-47c8-b3db-3742d2fc01d6 service nova] Creating event network-vif-plugged:50e114cb-b3cc-4547-be35-95f5d9642f1c for instance 8aefbf40-53f6-481b-873c-a31172a6362e on devstack Jun 24 05:05:40 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-28f5f620-c0e8-44fb-a500-1b75929cc3bf req-54865f50-7e2d-47c8-b3db-3742d2fc01d6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:05:40 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-28f5f620-c0e8-44fb-a500-1b75929cc3bf req-54865f50-7e2d-47c8-b3db-3742d2fc01d6 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.080067 Jun 24 05:05:40 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 337/674] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:05:40 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:05:41 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-1c25ce35-9dcf-4be5-9f9e-5394545f0ff0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:05:41 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-1c25ce35-9dcf-4be5-9f9e-5394545f0ff0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:05:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1c25ce35-9dcf-4be5-9f9e-5394545f0ff0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1c25ce35-9dcf-4be5-9f9e-5394545f0ff0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1c25ce35-9dcf-4be5-9f9e-5394545f0ff0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1c25ce35-9dcf-4be5-9f9e-5394545f0ff0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1c25ce35-9dcf-4be5-9f9e-5394545f0ff0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1c25ce35-9dcf-4be5-9f9e-5394545f0ff0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:41 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-1c25ce35-9dcf-4be5-9f9e-5394545f0ff0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:05:41 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-1c25ce35-9dcf-4be5-9f9e-5394545f0ff0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:05:41 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-1c25ce35-9dcf-4be5-9f9e-5394545f0ff0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 200 len: 1377 microversion: 2.1 time: 0.713112 Jun 24 05:05:41 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 338/675] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:05:41 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 1377 bytes in 716 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:05:42 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-fe200532-3042-4140-88e6-66e4828930ab req-c4669b17-3eb6-493f-8e0d-9c2135b2a3a1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8aefbf40-53f6-481b-873c-a31172a6362e", "name": "network-vif-plugged", "status": "completed", "tag": "50e114cb-b3cc-4547-be35-95f5d9642f1c"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:05:42 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-ed6246ec-0504-4ee9-af06-ec6f40dfc127 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:05:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-fe200532-3042-4140-88e6-66e4828930ab req-c4669b17-3eb6-493f-8e0d-9c2135b2a3a1 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:42 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-ed6246ec-0504-4ee9-af06-ec6f40dfc127 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:05:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-fe200532-3042-4140-88e6-66e4828930ab req-c4669b17-3eb6-493f-8e0d-9c2135b2a3a1 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-fe200532-3042-4140-88e6-66e4828930ab req-c4669b17-3eb6-493f-8e0d-9c2135b2a3a1 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ed6246ec-0504-4ee9-af06-ec6f40dfc127 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ed6246ec-0504-4ee9-af06-ec6f40dfc127 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ed6246ec-0504-4ee9-af06-ec6f40dfc127 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ed6246ec-0504-4ee9-af06-ec6f40dfc127 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ed6246ec-0504-4ee9-af06-ec6f40dfc127 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ed6246ec-0504-4ee9-af06-ec6f40dfc127 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:42 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-fe200532-3042-4140-88e6-66e4828930ab req-c4669b17-3eb6-493f-8e0d-9c2135b2a3a1 service nova] Creating event network-vif-plugged:50e114cb-b3cc-4547-be35-95f5d9642f1c for instance 8aefbf40-53f6-481b-873c-a31172a6362e on devstack Jun 24 05:05:42 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-fe200532-3042-4140-88e6-66e4828930ab req-c4669b17-3eb6-493f-8e0d-9c2135b2a3a1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:05:42 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-fe200532-3042-4140-88e6-66e4828930ab req-c4669b17-3eb6-493f-8e0d-9c2135b2a3a1 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.131387 Jun 24 05:05:42 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 338/676] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:05:42 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) Jun 24 05:05:42 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-ed6246ec-0504-4ee9-af06-ec6f40dfc127 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:05:43 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-ed6246ec-0504-4ee9-af06-ec6f40dfc127 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:05:43 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-ed6246ec-0504-4ee9-af06-ec6f40dfc127 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 200 len: 1377 microversion: 2.1 time: 0.476614 Jun 24 05:05:43 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 339/677] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:05:42 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 1377 bytes in 485 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:05:44 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-faeeecbe-a60d-4316-a241-97fb600c670b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:05:44 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-faeeecbe-a60d-4316-a241-97fb600c670b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:05:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-faeeecbe-a60d-4316-a241-97fb600c670b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-faeeecbe-a60d-4316-a241-97fb600c670b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-faeeecbe-a60d-4316-a241-97fb600c670b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-faeeecbe-a60d-4316-a241-97fb600c670b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-faeeecbe-a60d-4316-a241-97fb600c670b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-faeeecbe-a60d-4316-a241-97fb600c670b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:44 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-faeeecbe-a60d-4316-a241-97fb600c670b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:05:44 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-faeeecbe-a60d-4316-a241-97fb600c670b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:05:44 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-faeeecbe-a60d-4316-a241-97fb600c670b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 200 len: 1561 microversion: 2.1 time: 0.451762 Jun 24 05:05:44 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 339/678] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:05:44 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 1561 bytes in 454 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:05:44 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-8a960fde-cb3a-4de0-8a66-03dee63e1466 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:05:44 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-8a960fde-cb3a-4de0-8a66-03dee63e1466 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:05:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8a960fde-cb3a-4de0-8a66-03dee63e1466 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8a960fde-cb3a-4de0-8a66-03dee63e1466 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8a960fde-cb3a-4de0-8a66-03dee63e1466 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8a960fde-cb3a-4de0-8a66-03dee63e1466 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8a960fde-cb3a-4de0-8a66-03dee63e1466 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8a960fde-cb3a-4de0-8a66-03dee63e1466 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:44 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-8a960fde-cb3a-4de0-8a66-03dee63e1466 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:05:45 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-8a960fde-cb3a-4de0-8a66-03dee63e1466 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.496855 Jun 24 05:05:45 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 340/679] 192.168.122.25 () {58 vars in 1272 bytes} [Wed Jun 24 05:05:44 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e/os-interface => generated 282 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:05:47 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-9b7fe189-2cb8-4f8b-872a-bef22862dee8 req-0c2f546e-ba24-42d2-b935-234d49d9493a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "8aefbf40-53f6-481b-873c-a31172a6362e", "tag": "50e114cb-b3cc-4547-be35-95f5d9642f1c"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:05:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-9b7fe189-2cb8-4f8b-872a-bef22862dee8 req-0c2f546e-ba24-42d2-b935-234d49d9493a service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:05:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-9b7fe189-2cb8-4f8b-872a-bef22862dee8 req-0c2f546e-ba24-42d2-b935-234d49d9493a service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:05:47 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-9b7fe189-2cb8-4f8b-872a-bef22862dee8 req-0c2f546e-ba24-42d2-b935-234d49d9493a service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:05:47 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-9b7fe189-2cb8-4f8b-872a-bef22862dee8 req-0c2f546e-ba24-42d2-b935-234d49d9493a service nova] Creating event network-changed:50e114cb-b3cc-4547-be35-95f5d9642f1c for instance 8aefbf40-53f6-481b-873c-a31172a6362e on devstack Jun 24 05:05:47 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-9b7fe189-2cb8-4f8b-872a-bef22862dee8 req-0c2f546e-ba24-42d2-b935-234d49d9493a service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:05:47 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-9b7fe189-2cb8-4f8b-872a-bef22862dee8 req-0c2f546e-ba24-42d2-b935-234d49d9493a service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.101191 Jun 24 05:05:47 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 340/680] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:05:47 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:05:54 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=16,nova_api:INSERT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:05:54 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=35 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:05:57 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=18,nova_api:INSERT=3 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:05:57 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=26 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesNegativeTest-instance-879877544", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: DEBUG nova.network.neutron [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] validate_networks() for None {{(pid=67858) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:01 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Flavor limits 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Image limits 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Flavor pref 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Image pref 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Getting quotas for project ceca0f3239444ad9bd1a4ecc6e3d4630. Resources: {'instances', 'ram', 'cores'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Getting quotas for user 26fd832c2b59485ab991fc7a6199329e and project ceca0f3239444ad9bd1a4ecc6e3d4630. Resources: {'instances', 'ram', 'cores'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Going to run 1 instances... {{(pid=67858) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] 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='f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1',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=67858) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 05:06:01 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-d207c1e8-5383-4e0f-9808-a320e3cedcbb tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 386 microversion: 2.1 time: 0.495981 Jun 24 05:06:01 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 341/681] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 05:06:01 2026] POST /compute/v2.1/servers => generated 386 bytes in 498 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 24 05:06:01 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e7ef4eda-c3c5-40af-bae8-8865e29b2c64 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:01 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-e7ef4eda-c3c5-40af-bae8-8865e29b2c64 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:01 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-e7ef4eda-c3c5-40af-bae8-8865e29b2c64 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:01 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-e7ef4eda-c3c5-40af-bae8-8865e29b2c64 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26fd832c2b59485ab991fc7a6199329e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ceca0f3239444ad9bd1a4ecc6e3d4630', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:01 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e7ef4eda-c3c5-40af-bae8-8865e29b2c64 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] 192.168.122.25 "GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f" status: 200 len: 1224 microversion: 2.1 time: 0.112518 Jun 24 05:06:01 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 341/682] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:01 2026] GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f => generated 1224 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:02 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-1443bf6d-a809-4421-b118-5fdc3c338963 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:02 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-1443bf6d-a809-4421-b118-5fdc3c338963 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1443bf6d-a809-4421-b118-5fdc3c338963 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1443bf6d-a809-4421-b118-5fdc3c338963 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1443bf6d-a809-4421-b118-5fdc3c338963 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1443bf6d-a809-4421-b118-5fdc3c338963 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1443bf6d-a809-4421-b118-5fdc3c338963 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1443bf6d-a809-4421-b118-5fdc3c338963 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:02 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-1443bf6d-a809-4421-b118-5fdc3c338963 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:02 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-1443bf6d-a809-4421-b118-5fdc3c338963 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26fd832c2b59485ab991fc7a6199329e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ceca0f3239444ad9bd1a4ecc6e3d4630', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:02 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-1443bf6d-a809-4421-b118-5fdc3c338963 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] 192.168.122.25 "GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f" status: 200 len: 1228 microversion: 2.1 time: 0.164845 Jun 24 05:06:02 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 342/683] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:02 2026] GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f => generated 1228 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:03 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-b58c734b-d96f-48de-95be-d7a21f9414f2 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:04 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-b58c734b-d96f-48de-95be-d7a21f9414f2 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b58c734b-d96f-48de-95be-d7a21f9414f2 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b58c734b-d96f-48de-95be-d7a21f9414f2 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b58c734b-d96f-48de-95be-d7a21f9414f2 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b58c734b-d96f-48de-95be-d7a21f9414f2 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b58c734b-d96f-48de-95be-d7a21f9414f2 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b58c734b-d96f-48de-95be-d7a21f9414f2 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:04 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-b58c734b-d96f-48de-95be-d7a21f9414f2 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:04 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-b58c734b-d96f-48de-95be-d7a21f9414f2 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26fd832c2b59485ab991fc7a6199329e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ceca0f3239444ad9bd1a4ecc6e3d4630', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:04 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-b58c734b-d96f-48de-95be-d7a21f9414f2 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] 192.168.122.25 "GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f" status: 200 len: 1276 microversion: 2.1 time: 0.116042 Jun 24 05:06:04 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 342/684] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:03 2026] GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f => generated 1276 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-5f4e0206-7c4a-4d3c-8d3f-ce00c0793b6c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:05 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-5f4e0206-7c4a-4d3c-8d3f-ce00c0793b6c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5f4e0206-7c4a-4d3c-8d3f-ce00c0793b6c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5f4e0206-7c4a-4d3c-8d3f-ce00c0793b6c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5f4e0206-7c4a-4d3c-8d3f-ce00c0793b6c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5f4e0206-7c4a-4d3c-8d3f-ce00c0793b6c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5f4e0206-7c4a-4d3c-8d3f-ce00c0793b6c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5f4e0206-7c4a-4d3c-8d3f-ce00c0793b6c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:05 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-5f4e0206-7c4a-4d3c-8d3f-ce00c0793b6c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:05 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-5f4e0206-7c4a-4d3c-8d3f-ce00c0793b6c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26fd832c2b59485ab991fc7a6199329e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ceca0f3239444ad9bd1a4ecc6e3d4630', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:05 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-5f4e0206-7c4a-4d3c-8d3f-ce00c0793b6c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] 192.168.122.25 "GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f" status: 200 len: 1276 microversion: 2.1 time: 0.120513 Jun 24 05:06:05 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 343/685] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:05 2026] GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f => generated 1276 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:06 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-471ca03b-8fae-49d5-b0e0-fb7b4f84aa85 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:06 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-471ca03b-8fae-49d5-b0e0-fb7b4f84aa85 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-471ca03b-8fae-49d5-b0e0-fb7b4f84aa85 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-471ca03b-8fae-49d5-b0e0-fb7b4f84aa85 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-471ca03b-8fae-49d5-b0e0-fb7b4f84aa85 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-471ca03b-8fae-49d5-b0e0-fb7b4f84aa85 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-471ca03b-8fae-49d5-b0e0-fb7b4f84aa85 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-471ca03b-8fae-49d5-b0e0-fb7b4f84aa85 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:06 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-471ca03b-8fae-49d5-b0e0-fb7b4f84aa85 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:06 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-471ca03b-8fae-49d5-b0e0-fb7b4f84aa85 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26fd832c2b59485ab991fc7a6199329e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ceca0f3239444ad9bd1a4ecc6e3d4630', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:06 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-471ca03b-8fae-49d5-b0e0-fb7b4f84aa85 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] 192.168.122.25 "GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f" status: 200 len: 1284 microversion: 2.1 time: 0.123661 Jun 24 05:06:06 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 343/686] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:06 2026] GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f => generated 1284 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:06 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-48d28ba9-55f1-4ce4-a971-f8c28cfaaeae tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:06 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-48d28ba9-55f1-4ce4-a971-f8c28cfaaeae tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-48d28ba9-55f1-4ce4-a971-f8c28cfaaeae tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-48d28ba9-55f1-4ce4-a971-f8c28cfaaeae tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-48d28ba9-55f1-4ce4-a971-f8c28cfaaeae tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-48d28ba9-55f1-4ce4-a971-f8c28cfaaeae tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-48d28ba9-55f1-4ce4-a971-f8c28cfaaeae tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-48d28ba9-55f1-4ce4-a971-f8c28cfaaeae tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:06 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-48d28ba9-55f1-4ce4-a971-f8c28cfaaeae tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e/ips" status: 200 len: 147 microversion: 2.1 time: 0.104587 Jun 24 05:06:06 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 344/687] 192.168.122.25 () {58 vars in 1245 bytes} [Wed Jun 24 05:06:06 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e/ips => generated 147 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:06:07 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ab5e501c-ed9f-482d-bbe2-318ab88fdd29 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "5cdb0dac-f29e-4078-b34e-3795072f4fd8"}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:06:07 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-ab5e501c-ed9f-482d-bbe2-318ab88fdd29 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ab5e501c-ed9f-482d-bbe2-318ab88fdd29 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ab5e501c-ed9f-482d-bbe2-318ab88fdd29 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ab5e501c-ed9f-482d-bbe2-318ab88fdd29 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ab5e501c-ed9f-482d-bbe2-318ab88fdd29 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ab5e501c-ed9f-482d-bbe2-318ab88fdd29 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ab5e501c-ed9f-482d-bbe2-318ab88fdd29 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:07 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-ab5e501c-ed9f-482d-bbe2-318ab88fdd29 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] HTTP exception thrown: Invalid volume: volume 5cdb0dac-f29e-4078-b34e-3795072f4fd8 is already attached to instances: bcb4ace9-6a53-4d1f-928c-2d052ab31281 Jun 24 05:06:07 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ab5e501c-ed9f-482d-bbe2-318ab88fdd29 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Returning 400 to user: Invalid volume: volume 5cdb0dac-f29e-4078-b34e-3795072f4fd8 is already attached to instances: bcb4ace9-6a53-4d1f-928c-2d052ab31281 {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:06:07 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ab5e501c-ed9f-482d-bbe2-318ab88fdd29 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "POST /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e/os-volume_attachments" status: 400 len: 174 microversion: 2.1 time: 0.147471 Jun 24 05:06:07 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 344/688] 192.168.122.25 () {60 vars in 1320 bytes} [Wed Jun 24 05:06:06 2026] POST /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e/os-volume_attachments => generated 174 bytes in 149 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jun 24 05:06:07 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0ae6e1b2-77fd-48d6-9d44-ae3e09cbcc35 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:07 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0ae6e1b2-77fd-48d6-9d44-ae3e09cbcc35 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0ae6e1b2-77fd-48d6-9d44-ae3e09cbcc35 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0ae6e1b2-77fd-48d6-9d44-ae3e09cbcc35 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0ae6e1b2-77fd-48d6-9d44-ae3e09cbcc35 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0ae6e1b2-77fd-48d6-9d44-ae3e09cbcc35 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0ae6e1b2-77fd-48d6-9d44-ae3e09cbcc35 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0ae6e1b2-77fd-48d6-9d44-ae3e09cbcc35 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:07 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0ae6e1b2-77fd-48d6-9d44-ae3e09cbcc35 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Going to try to terminate instance {{(pid=67858) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 05:06:07 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-1910846c-af58-48c3-bb7b-7f88bc03d443 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:07 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-1910846c-af58-48c3-bb7b-7f88bc03d443 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1910846c-af58-48c3-bb7b-7f88bc03d443 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1910846c-af58-48c3-bb7b-7f88bc03d443 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:07 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0ae6e1b2-77fd-48d6-9d44-ae3e09cbcc35 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 204 len: 0 microversion: 2.1 time: 0.334152 Jun 24 05:06:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1910846c-af58-48c3-bb7b-7f88bc03d443 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1910846c-af58-48c3-bb7b-7f88bc03d443 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1910846c-af58-48c3-bb7b-7f88bc03d443 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:07 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 345/689] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:06:07 2026] DELETE /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 0 bytes in 336 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:06:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1910846c-af58-48c3-bb7b-7f88bc03d443 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:07 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-97b113ca-5178-439e-b75a-6e0f6fbcf2b0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:07 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-97b113ca-5178-439e-b75a-6e0f6fbcf2b0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-97b113ca-5178-439e-b75a-6e0f6fbcf2b0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-97b113ca-5178-439e-b75a-6e0f6fbcf2b0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-97b113ca-5178-439e-b75a-6e0f6fbcf2b0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-97b113ca-5178-439e-b75a-6e0f6fbcf2b0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-97b113ca-5178-439e-b75a-6e0f6fbcf2b0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-97b113ca-5178-439e-b75a-6e0f6fbcf2b0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:07 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-1910846c-af58-48c3-bb7b-7f88bc03d443 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:07 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-97b113ca-5178-439e-b75a-6e0f6fbcf2b0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:07 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-1910846c-af58-48c3-bb7b-7f88bc03d443 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26fd832c2b59485ab991fc7a6199329e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ceca0f3239444ad9bd1a4ecc6e3d4630', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:07 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-1910846c-af58-48c3-bb7b-7f88bc03d443 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] 192.168.122.25 "GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f" status: 200 len: 1294 microversion: 2.1 time: 0.416029 Jun 24 05:06:07 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 345/690] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:07 2026] GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f => generated 1294 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:07 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-97b113ca-5178-439e-b75a-6e0f6fbcf2b0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:07 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-97b113ca-5178-439e-b75a-6e0f6fbcf2b0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 200 len: 1685 microversion: 2.1 time: 0.445164 Jun 24 05:06:07 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 346/691] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:07 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 1685 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:08 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-dae5686c-46e3-4ef9-90ab-923be360f896 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:08 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-dae5686c-46e3-4ef9-90ab-923be360f896 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dae5686c-46e3-4ef9-90ab-923be360f896 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dae5686c-46e3-4ef9-90ab-923be360f896 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dae5686c-46e3-4ef9-90ab-923be360f896 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dae5686c-46e3-4ef9-90ab-923be360f896 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dae5686c-46e3-4ef9-90ab-923be360f896 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-dae5686c-46e3-4ef9-90ab-923be360f896 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:08 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f4a93b7d-fb19-413a-9418-e3338a9ebc01 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:08 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-f4a93b7d-fb19-413a-9418-e3338a9ebc01 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f4a93b7d-fb19-413a-9418-e3338a9ebc01 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f4a93b7d-fb19-413a-9418-e3338a9ebc01 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f4a93b7d-fb19-413a-9418-e3338a9ebc01 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f4a93b7d-fb19-413a-9418-e3338a9ebc01 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f4a93b7d-fb19-413a-9418-e3338a9ebc01 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:08 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f4a93b7d-fb19-413a-9418-e3338a9ebc01 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:09 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-dae5686c-46e3-4ef9-90ab-923be360f896 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:09 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-f4a93b7d-fb19-413a-9418-e3338a9ebc01 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:09 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-dae5686c-46e3-4ef9-90ab-923be360f896 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26fd832c2b59485ab991fc7a6199329e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ceca0f3239444ad9bd1a4ecc6e3d4630', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:09 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-dae5686c-46e3-4ef9-90ab-923be360f896 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] 192.168.122.25 "GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f" status: 200 len: 1324 microversion: 2.1 time: 0.647365 Jun 24 05:06:09 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 346/692] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:08 2026] GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f => generated 1324 bytes in 656 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:06:09 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-5af4674f-a013-4d1a-bfc6-b35fe115fb33 req-53e6febf-292f-4567-898c-5eeec6a7cd09 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8aefbf40-53f6-481b-873c-a31172a6362e", "name": "network-vif-unplugged", "status": "completed", "tag": "50e114cb-b3cc-4547-be35-95f5d9642f1c"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:06:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-5af4674f-a013-4d1a-bfc6-b35fe115fb33 req-53e6febf-292f-4567-898c-5eeec6a7cd09 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-5af4674f-a013-4d1a-bfc6-b35fe115fb33 req-53e6febf-292f-4567-898c-5eeec6a7cd09 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.006s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-5af4674f-a013-4d1a-bfc6-b35fe115fb33 req-53e6febf-292f-4567-898c-5eeec6a7cd09 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:09 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-5af4674f-a013-4d1a-bfc6-b35fe115fb33 req-53e6febf-292f-4567-898c-5eeec6a7cd09 service nova] Creating event network-vif-unplugged:50e114cb-b3cc-4547-be35-95f5d9642f1c for instance 8aefbf40-53f6-481b-873c-a31172a6362e on devstack Jun 24 05:06:09 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-5af4674f-a013-4d1a-bfc6-b35fe115fb33 req-53e6febf-292f-4567-898c-5eeec6a7cd09 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:06:09 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-5af4674f-a013-4d1a-bfc6-b35fe115fb33 req-53e6febf-292f-4567-898c-5eeec6a7cd09 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.090662 Jun 24 05:06:09 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 347/693] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:06:09 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:06:09 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-f4a93b7d-fb19-413a-9418-e3338a9ebc01 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:09 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f4a93b7d-fb19-413a-9418-e3338a9ebc01 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 200 len: 1685 microversion: 2.1 time: 0.683883 Jun 24 05:06:09 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 347/694] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:08 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 1685 bytes in 686 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:10 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-eb7cb232-d260-4ac1-94c7-6b299bf6703f tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:10 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-eb7cb232-d260-4ac1-94c7-6b299bf6703f tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-eb7cb232-d260-4ac1-94c7-6b299bf6703f tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-eb7cb232-d260-4ac1-94c7-6b299bf6703f tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-eb7cb232-d260-4ac1-94c7-6b299bf6703f tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-eb7cb232-d260-4ac1-94c7-6b299bf6703f tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-eb7cb232-d260-4ac1-94c7-6b299bf6703f tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-eb7cb232-d260-4ac1-94c7-6b299bf6703f tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:10 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-eb7cb232-d260-4ac1-94c7-6b299bf6703f tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:10 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-aff0c21f-5a52-4594-bc05-744ffffa0bfa tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:10 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-aff0c21f-5a52-4594-bc05-744ffffa0bfa tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aff0c21f-5a52-4594-bc05-744ffffa0bfa tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aff0c21f-5a52-4594-bc05-744ffffa0bfa tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aff0c21f-5a52-4594-bc05-744ffffa0bfa tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aff0c21f-5a52-4594-bc05-744ffffa0bfa tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aff0c21f-5a52-4594-bc05-744ffffa0bfa tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aff0c21f-5a52-4594-bc05-744ffffa0bfa tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:10 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-aff0c21f-5a52-4594-bc05-744ffffa0bfa tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:11 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-eb7cb232-d260-4ac1-94c7-6b299bf6703f tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26fd832c2b59485ab991fc7a6199329e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ceca0f3239444ad9bd1a4ecc6e3d4630', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:11 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-eb7cb232-d260-4ac1-94c7-6b299bf6703f tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] 192.168.122.25 "GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f" status: 200 len: 1324 microversion: 2.1 time: 0.748893 Jun 24 05:06:11 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 348/695] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:10 2026] GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f => generated 1324 bytes in 755 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:11 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-aff0c21f-5a52-4594-bc05-744ffffa0bfa tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:11 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-aff0c21f-5a52-4594-bc05-744ffffa0bfa tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 200 len: 1685 microversion: 2.1 time: 0.686002 Jun 24 05:06:11 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 348/696] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:10 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 1685 bytes in 688 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:11 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=2 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:06:11 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=3 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:06:11 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-2062ae93-7d8e-446e-8f14-4698606eaa0d req-bf3b865e-5f67-43e9-9d49-73cf03313f3e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8aefbf40-53f6-481b-873c-a31172a6362e", "name": "network-vif-unplugged", "status": "completed", "tag": "50e114cb-b3cc-4547-be35-95f5d9642f1c"}, {"name": "network-changed", "server_uuid": "43f0242d-d170-48b6-b57c-566ac352b61f", "tag": "84ac734d-5214-4462-8594-26dc91f43a0a"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:06:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-2062ae93-7d8e-446e-8f14-4698606eaa0d req-bf3b865e-5f67-43e9-9d49-73cf03313f3e service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-2062ae93-7d8e-446e-8f14-4698606eaa0d req-bf3b865e-5f67-43e9-9d49-73cf03313f3e service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-2062ae93-7d8e-446e-8f14-4698606eaa0d req-bf3b865e-5f67-43e9-9d49-73cf03313f3e service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:11 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-2062ae93-7d8e-446e-8f14-4698606eaa0d req-bf3b865e-5f67-43e9-9d49-73cf03313f3e service nova] Creating event network-vif-unplugged:50e114cb-b3cc-4547-be35-95f5d9642f1c for instance 8aefbf40-53f6-481b-873c-a31172a6362e on devstack Jun 24 05:06:11 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-2062ae93-7d8e-446e-8f14-4698606eaa0d req-bf3b865e-5f67-43e9-9d49-73cf03313f3e service nova] Creating event network-changed:84ac734d-5214-4462-8594-26dc91f43a0a for instance 43f0242d-d170-48b6-b57c-566ac352b61f on devstack Jun 24 05:06:11 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-2062ae93-7d8e-446e-8f14-4698606eaa0d req-bf3b865e-5f67-43e9-9d49-73cf03313f3e service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:06:11 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-2062ae93-7d8e-446e-8f14-4698606eaa0d req-bf3b865e-5f67-43e9-9d49-73cf03313f3e service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.072845 Jun 24 05:06:11 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 349/697] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:06:11 2026] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:06:11 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:06:12 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-e427cffa-5e27-4aa6-91fc-684d48ced6e0 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:12 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-e427cffa-5e27-4aa6-91fc-684d48ced6e0 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e427cffa-5e27-4aa6-91fc-684d48ced6e0 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e427cffa-5e27-4aa6-91fc-684d48ced6e0 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e427cffa-5e27-4aa6-91fc-684d48ced6e0 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e427cffa-5e27-4aa6-91fc-684d48ced6e0 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e427cffa-5e27-4aa6-91fc-684d48ced6e0 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e427cffa-5e27-4aa6-91fc-684d48ced6e0 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:12 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-bff72c1c-e742-4d32-a5cd-c9698204ad17 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:12 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-bff72c1c-e742-4d32-a5cd-c9698204ad17 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bff72c1c-e742-4d32-a5cd-c9698204ad17 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:12 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-e427cffa-5e27-4aa6-91fc-684d48ced6e0 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bff72c1c-e742-4d32-a5cd-c9698204ad17 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bff72c1c-e742-4d32-a5cd-c9698204ad17 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bff72c1c-e742-4d32-a5cd-c9698204ad17 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bff72c1c-e742-4d32-a5cd-c9698204ad17 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bff72c1c-e742-4d32-a5cd-c9698204ad17 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:12 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-bff72c1c-e742-4d32-a5cd-c9698204ad17 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:12 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-bff72c1c-e742-4d32-a5cd-c9698204ad17 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:12 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-bff72c1c-e742-4d32-a5cd-c9698204ad17 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 200 len: 1617 microversion: 2.1 time: 0.195365 Jun 24 05:06:12 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 350/698] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:12 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 1617 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:12 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-e427cffa-5e27-4aa6-91fc-684d48ced6e0 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26fd832c2b59485ab991fc7a6199329e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ceca0f3239444ad9bd1a4ecc6e3d4630', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:12 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-e427cffa-5e27-4aa6-91fc-684d48ced6e0 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] 192.168.122.25 "GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f" status: 200 len: 1324 microversion: 2.1 time: 0.380482 Jun 24 05:06:12 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 349/699] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:12 2026] GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f => generated 1324 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:13 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8e194bd3-13a2-41a6-9d1e-e8738561167e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:13 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-8e194bd3-13a2-41a6-9d1e-e8738561167e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8e194bd3-13a2-41a6-9d1e-e8738561167e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8e194bd3-13a2-41a6-9d1e-e8738561167e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8e194bd3-13a2-41a6-9d1e-e8738561167e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8e194bd3-13a2-41a6-9d1e-e8738561167e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8e194bd3-13a2-41a6-9d1e-e8738561167e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8e194bd3-13a2-41a6-9d1e-e8738561167e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:13 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-1143eee7-4e50-4d97-bf4c-500d89a2ef04 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:13 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-1143eee7-4e50-4d97-bf4c-500d89a2ef04 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8e194bd3-13a2-41a6-9d1e-e8738561167e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8e194bd3-13a2-41a6-9d1e-e8738561167e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8e194bd3-13a2-41a6-9d1e-e8738561167e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:13 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-8e194bd3-13a2-41a6-9d1e-e8738561167e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lazy-loading 'fault' on Instance uuid 8aefbf40-53f6-481b-873c-a31172a6362e {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:06:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1143eee7-4e50-4d97-bf4c-500d89a2ef04 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1143eee7-4e50-4d97-bf4c-500d89a2ef04 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:13 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-8e194bd3-13a2-41a6-9d1e-e8738561167e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1143eee7-4e50-4d97-bf4c-500d89a2ef04 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1143eee7-4e50-4d97-bf4c-500d89a2ef04 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1143eee7-4e50-4d97-bf4c-500d89a2ef04 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1143eee7-4e50-4d97-bf4c-500d89a2ef04 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:13 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-1143eee7-4e50-4d97-bf4c-500d89a2ef04 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:13 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-8e194bd3-13a2-41a6-9d1e-e8738561167e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:13 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8e194bd3-13a2-41a6-9d1e-e8738561167e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 200 len: 1337 microversion: 2.1 time: 0.254549 Jun 24 05:06:13 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 351/700] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:13 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 1337 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:13 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-704a953e-9d7c-44f9-9c42-5171ac79c70f req-2ac69ad8-8872-4c4f-b008-629aaa2ebb5c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "8aefbf40-53f6-481b-873c-a31172a6362e", "name": "network-vif-deleted", "tag": "50e114cb-b3cc-4547-be35-95f5d9642f1c"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:06:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-704a953e-9d7c-44f9-9c42-5171ac79c70f req-2ac69ad8-8872-4c4f-b008-629aaa2ebb5c service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-704a953e-9d7c-44f9-9c42-5171ac79c70f req-2ac69ad8-8872-4c4f-b008-629aaa2ebb5c service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-704a953e-9d7c-44f9-9c42-5171ac79c70f req-2ac69ad8-8872-4c4f-b008-629aaa2ebb5c service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:13 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-704a953e-9d7c-44f9-9c42-5171ac79c70f req-2ac69ad8-8872-4c4f-b008-629aaa2ebb5c service nova] Creating event network-vif-deleted:50e114cb-b3cc-4547-be35-95f5d9642f1c for instance 8aefbf40-53f6-481b-873c-a31172a6362e on devstack Jun 24 05:06:13 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-704a953e-9d7c-44f9-9c42-5171ac79c70f req-2ac69ad8-8872-4c4f-b008-629aaa2ebb5c service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:06:13 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-704a953e-9d7c-44f9-9c42-5171ac79c70f req-2ac69ad8-8872-4c4f-b008-629aaa2ebb5c service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.051425 Jun 24 05:06:13 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 352/701] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:06:13 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:06:14 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-1143eee7-4e50-4d97-bf4c-500d89a2ef04 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26fd832c2b59485ab991fc7a6199329e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ceca0f3239444ad9bd1a4ecc6e3d4630', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:14 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-1143eee7-4e50-4d97-bf4c-500d89a2ef04 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] 192.168.122.25 "GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f" status: 200 len: 1324 microversion: 2.1 time: 0.342915 Jun 24 05:06:14 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 350/702] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:13 2026] GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f => generated 1324 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:14 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-7757f8df-0195-4231-8a2a-671730a1ad41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:14 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-7757f8df-0195-4231-8a2a-671730a1ad41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7757f8df-0195-4231-8a2a-671730a1ad41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7757f8df-0195-4231-8a2a-671730a1ad41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7757f8df-0195-4231-8a2a-671730a1ad41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7757f8df-0195-4231-8a2a-671730a1ad41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7757f8df-0195-4231-8a2a-671730a1ad41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7757f8df-0195-4231-8a2a-671730a1ad41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7757f8df-0195-4231-8a2a-671730a1ad41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7757f8df-0195-4231-8a2a-671730a1ad41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7757f8df-0195-4231-8a2a-671730a1ad41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:14 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-7757f8df-0195-4231-8a2a-671730a1ad41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lazy-loading 'fault' on Instance uuid 8aefbf40-53f6-481b-873c-a31172a6362e {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:06:14 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-7757f8df-0195-4231-8a2a-671730a1ad41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:15 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-7757f8df-0195-4231-8a2a-671730a1ad41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:15 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-7757f8df-0195-4231-8a2a-671730a1ad41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 200 len: 1337 microversion: 2.1 time: 0.160604 Jun 24 05:06:15 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 353/703] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:14 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 1337 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:15 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-08b04da0-3391-4237-8b21-ce9326519d7e tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:15 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-08b04da0-3391-4237-8b21-ce9326519d7e tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-08b04da0-3391-4237-8b21-ce9326519d7e tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-08b04da0-3391-4237-8b21-ce9326519d7e tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-08b04da0-3391-4237-8b21-ce9326519d7e tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-08b04da0-3391-4237-8b21-ce9326519d7e tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-08b04da0-3391-4237-8b21-ce9326519d7e tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-08b04da0-3391-4237-8b21-ce9326519d7e tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:15 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-08b04da0-3391-4237-8b21-ce9326519d7e tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:15 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-08b04da0-3391-4237-8b21-ce9326519d7e tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26fd832c2b59485ab991fc7a6199329e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ceca0f3239444ad9bd1a4ecc6e3d4630', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:15 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-08b04da0-3391-4237-8b21-ce9326519d7e tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] 192.168.122.25 "GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f" status: 200 len: 1324 microversion: 2.1 time: 0.246012 Jun 24 05:06:15 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 351/704] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:15 2026] GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f => generated 1324 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:16 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-2cec9572-17a9-45b6-ad51-914443825528 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:16 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-2cec9572-17a9-45b6-ad51-914443825528 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2cec9572-17a9-45b6-ad51-914443825528 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2cec9572-17a9-45b6-ad51-914443825528 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2cec9572-17a9-45b6-ad51-914443825528 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2cec9572-17a9-45b6-ad51-914443825528 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2cec9572-17a9-45b6-ad51-914443825528 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2cec9572-17a9-45b6-ad51-914443825528 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:16 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-2cec9572-17a9-45b6-ad51-914443825528 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] HTTP exception thrown: Instance 8aefbf40-53f6-481b-873c-a31172a6362e could not be found. Jun 24 05:06:16 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-2cec9572-17a9-45b6-ad51-914443825528 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Returning 404 to user: Instance 8aefbf40-53f6-481b-873c-a31172a6362e could not be found. {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:06:16 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-2cec9572-17a9-45b6-ad51-914443825528 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 404 len: 111 microversion: 2.1 time: 0.160792 Jun 24 05:06:16 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 354/705] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:16 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 111 bytes in 164 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:06:16 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f2fa40d6-3bc4-4682-b242-9926dfaeab5e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:16 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f2fa40d6-3bc4-4682-b242-9926dfaeab5e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-731628854" status: 202 len: 0 microversion: 2.1 time: 0.094437 Jun 24 05:06:16 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 352/706] 192.168.122.25 () {58 vars in 1215 bytes} [Wed Jun 24 05:06:16 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-731628854 => generated 0 bytes in 96 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:06:16 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-5f1faa0f-5e18-4c50-97d9-866e90be281c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:16 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-5f1faa0f-5e18-4c50-97d9-866e90be281c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5f1faa0f-5e18-4c50-97d9-866e90be281c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5f1faa0f-5e18-4c50-97d9-866e90be281c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5f1faa0f-5e18-4c50-97d9-866e90be281c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5f1faa0f-5e18-4c50-97d9-866e90be281c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5f1faa0f-5e18-4c50-97d9-866e90be281c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5f1faa0f-5e18-4c50-97d9-866e90be281c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:16 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-4573cc46-c77d-4530-8017-fc35e059c782 req-5e81a10c-c986-4c34-8c8b-40a082aeff6e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "43f0242d-d170-48b6-b57c-566ac352b61f", "name": "network-vif-plugged", "status": "completed", "tag": "84ac734d-5214-4462-8594-26dc91f43a0a"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:06:16 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-5f1faa0f-5e18-4c50-97d9-866e90be281c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-4573cc46-c77d-4530-8017-fc35e059c782 req-5e81a10c-c986-4c34-8c8b-40a082aeff6e service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-4573cc46-c77d-4530-8017-fc35e059c782 req-5e81a10c-c986-4c34-8c8b-40a082aeff6e service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-4573cc46-c77d-4530-8017-fc35e059c782 req-5e81a10c-c986-4c34-8c8b-40a082aeff6e service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:16 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-4573cc46-c77d-4530-8017-fc35e059c782 req-5e81a10c-c986-4c34-8c8b-40a082aeff6e service nova] Creating event network-vif-plugged:84ac734d-5214-4462-8594-26dc91f43a0a for instance 43f0242d-d170-48b6-b57c-566ac352b61f on devstack Jun 24 05:06:16 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-4573cc46-c77d-4530-8017-fc35e059c782 req-5e81a10c-c986-4c34-8c8b-40a082aeff6e service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:06:16 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-4573cc46-c77d-4530-8017-fc35e059c782 req-5e81a10c-c986-4c34-8c8b-40a082aeff6e service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.113272 Jun 24 05:06:16 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 353/707] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:06:16 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:06:16 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-5f1faa0f-5e18-4c50-97d9-866e90be281c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26fd832c2b59485ab991fc7a6199329e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ceca0f3239444ad9bd1a4ecc6e3d4630', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:16 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-5f1faa0f-5e18-4c50-97d9-866e90be281c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] 192.168.122.25 "GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f" status: 200 len: 1324 microversion: 2.1 time: 0.623680 Jun 24 05:06:16 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 355/708] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:16 2026] GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f => generated 1324 bytes in 627 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:18 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-9268b7dc-d65e-47cc-8633-e4d0462339e6 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:18 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-9268b7dc-d65e-47cc-8633-e4d0462339e6 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9268b7dc-d65e-47cc-8633-e4d0462339e6 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9268b7dc-d65e-47cc-8633-e4d0462339e6 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9268b7dc-d65e-47cc-8633-e4d0462339e6 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9268b7dc-d65e-47cc-8633-e4d0462339e6 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9268b7dc-d65e-47cc-8633-e4d0462339e6 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9268b7dc-d65e-47cc-8633-e4d0462339e6 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:18 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-9268b7dc-d65e-47cc-8633-e4d0462339e6 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:18 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-b70b35c0-820a-40e8-8577-898e64898c3e req-570578fc-6127-4296-b4f4-8532d4a02d54 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "43f0242d-d170-48b6-b57c-566ac352b61f", "name": "network-vif-plugged", "status": "completed", "tag": "84ac734d-5214-4462-8594-26dc91f43a0a"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:06:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-b70b35c0-820a-40e8-8577-898e64898c3e req-570578fc-6127-4296-b4f4-8532d4a02d54 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-b70b35c0-820a-40e8-8577-898e64898c3e req-570578fc-6127-4296-b4f4-8532d4a02d54 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-b70b35c0-820a-40e8-8577-898e64898c3e req-570578fc-6127-4296-b4f4-8532d4a02d54 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:18 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-b70b35c0-820a-40e8-8577-898e64898c3e req-570578fc-6127-4296-b4f4-8532d4a02d54 service nova] Creating event network-vif-plugged:84ac734d-5214-4462-8594-26dc91f43a0a for instance 43f0242d-d170-48b6-b57c-566ac352b61f on devstack Jun 24 05:06:18 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-b70b35c0-820a-40e8-8577-898e64898c3e req-570578fc-6127-4296-b4f4-8532d4a02d54 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:06:18 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-b70b35c0-820a-40e8-8577-898e64898c3e req-570578fc-6127-4296-b4f4-8532d4a02d54 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.070232 Jun 24 05:06:18 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 356/709] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:06:18 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:06:18 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-bfdd1341-ac9e-4732-979c-38ba51db1597 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:18 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-bfdd1341-ac9e-4732-979c-38ba51db1597 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bfdd1341-ac9e-4732-979c-38ba51db1597 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bfdd1341-ac9e-4732-979c-38ba51db1597 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bfdd1341-ac9e-4732-979c-38ba51db1597 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bfdd1341-ac9e-4732-979c-38ba51db1597 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bfdd1341-ac9e-4732-979c-38ba51db1597 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bfdd1341-ac9e-4732-979c-38ba51db1597 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:18 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-9268b7dc-d65e-47cc-8633-e4d0462339e6 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26fd832c2b59485ab991fc7a6199329e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ceca0f3239444ad9bd1a4ecc6e3d4630', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:18 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-9268b7dc-d65e-47cc-8633-e4d0462339e6 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] 192.168.122.25 "GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f" status: 200 len: 1324 microversion: 2.1 time: 0.768320 Jun 24 05:06:18 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 354/710] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:18 2026] GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f => generated 1324 bytes in 770 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:18 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-bfdd1341-ac9e-4732-979c-38ba51db1597 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lazy-loading 'services' on Instance uuid bcb4ace9-6a53-4d1f-928c-2d052ab31281 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:06:19 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-bfdd1341-ac9e-4732-979c-38ba51db1597 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281/os-volume_attachments/5cdb0dac-f29e-4078-b34e-3795072f4fd8" status: 202 len: 0 microversion: 2.1 time: 0.312532 Jun 24 05:06:19 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 357/711] 192.168.122.25 () {58 vars in 1413 bytes} [Wed Jun 24 05:06:18 2026] DELETE /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281/os-volume_attachments/5cdb0dac-f29e-4078-b34e-3795072f4fd8 => generated 0 bytes in 314 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:06:19 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-cb7df19c-a73c-4e20-93ef-7109d0eafafd tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:19 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-cb7df19c-a73c-4e20-93ef-7109d0eafafd tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cb7df19c-a73c-4e20-93ef-7109d0eafafd tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cb7df19c-a73c-4e20-93ef-7109d0eafafd tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cb7df19c-a73c-4e20-93ef-7109d0eafafd tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cb7df19c-a73c-4e20-93ef-7109d0eafafd tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cb7df19c-a73c-4e20-93ef-7109d0eafafd tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cb7df19c-a73c-4e20-93ef-7109d0eafafd tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:19 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-cb7df19c-a73c-4e20-93ef-7109d0eafafd tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.109040 Jun 24 05:06:19 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 355/712] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:06:19 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281/os-volume_attachments => generated 197 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:06:19 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-1a296599-cc34-4c9e-af6d-5d3b061cb197 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:19 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-1a296599-cc34-4c9e-af6d-5d3b061cb197 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1a296599-cc34-4c9e-af6d-5d3b061cb197 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1a296599-cc34-4c9e-af6d-5d3b061cb197 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1a296599-cc34-4c9e-af6d-5d3b061cb197 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1a296599-cc34-4c9e-af6d-5d3b061cb197 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1a296599-cc34-4c9e-af6d-5d3b061cb197 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1a296599-cc34-4c9e-af6d-5d3b061cb197 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:19 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-1a296599-cc34-4c9e-af6d-5d3b061cb197 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:20 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-1a296599-cc34-4c9e-af6d-5d3b061cb197 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26fd832c2b59485ab991fc7a6199329e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ceca0f3239444ad9bd1a4ecc6e3d4630', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:20 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f73a4cd7-f2f8-48d1-a5ea-84342bdf6cb8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:20 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-f73a4cd7-f2f8-48d1-a5ea-84342bdf6cb8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f73a4cd7-f2f8-48d1-a5ea-84342bdf6cb8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f73a4cd7-f2f8-48d1-a5ea-84342bdf6cb8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f73a4cd7-f2f8-48d1-a5ea-84342bdf6cb8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f73a4cd7-f2f8-48d1-a5ea-84342bdf6cb8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f73a4cd7-f2f8-48d1-a5ea-84342bdf6cb8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f73a4cd7-f2f8-48d1-a5ea-84342bdf6cb8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:20 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-1a296599-cc34-4c9e-af6d-5d3b061cb197 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] 192.168.122.25 "GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f" status: 200 len: 1469 microversion: 2.1 time: 0.466634 Jun 24 05:06:20 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 358/713] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:19 2026] GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f => generated 1469 bytes in 469 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:20 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f73a4cd7-f2f8-48d1-a5ea-84342bdf6cb8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.165572 Jun 24 05:06:20 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 356/714] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:06:20 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281/os-volume_attachments => generated 197 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:06:20 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f109e390-1444-4044-83f5-bef76585b65c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:20 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f109e390-1444-4044-83f5-bef76585b65c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f109e390-1444-4044-83f5-bef76585b65c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f109e390-1444-4044-83f5-bef76585b65c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f109e390-1444-4044-83f5-bef76585b65c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f109e390-1444-4044-83f5-bef76585b65c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f109e390-1444-4044-83f5-bef76585b65c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f109e390-1444-4044-83f5-bef76585b65c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:20 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f109e390-1444-4044-83f5-bef76585b65c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] Going to try to terminate instance {{(pid=67859) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 05:06:20 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f109e390-1444-4044-83f5-bef76585b65c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f" status: 204 len: 0 microversion: 2.1 time: 0.386167 Jun 24 05:06:20 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 359/715] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:06:20 2026] DELETE /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f => generated 0 bytes in 389 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:06:20 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-24020858-a878-4a1f-b5c7-d124123654a3 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:20 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-24020858-a878-4a1f-b5c7-d124123654a3 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-24020858-a878-4a1f-b5c7-d124123654a3 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-24020858-a878-4a1f-b5c7-d124123654a3 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-24020858-a878-4a1f-b5c7-d124123654a3 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-24020858-a878-4a1f-b5c7-d124123654a3 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-24020858-a878-4a1f-b5c7-d124123654a3 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-24020858-a878-4a1f-b5c7-d124123654a3 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:20 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-24020858-a878-4a1f-b5c7-d124123654a3 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:21 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-24020858-a878-4a1f-b5c7-d124123654a3 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26fd832c2b59485ab991fc7a6199329e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ceca0f3239444ad9bd1a4ecc6e3d4630', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:21 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-0b12adc3-d2da-44e0-857f-b456f8a45528 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:21 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-0b12adc3-d2da-44e0-857f-b456f8a45528 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:21 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-24020858-a878-4a1f-b5c7-d124123654a3 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] 192.168.122.25 "GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f" status: 200 len: 1475 microversion: 2.1 time: 0.618459 Jun 24 05:06:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0b12adc3-d2da-44e0-857f-b456f8a45528 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0b12adc3-d2da-44e0-857f-b456f8a45528 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0b12adc3-d2da-44e0-857f-b456f8a45528 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0b12adc3-d2da-44e0-857f-b456f8a45528 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:21 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 357/716] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:20 2026] GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f => generated 1475 bytes in 622 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0b12adc3-d2da-44e0-857f-b456f8a45528 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0b12adc3-d2da-44e0-857f-b456f8a45528 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:21 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-0b12adc3-d2da-44e0-857f-b456f8a45528 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.075125 Jun 24 05:06:21 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 360/717] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:06:21 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281/os-volume_attachments => generated 197 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-4d582531-36b0-4c22-a714-fc54b550036e req-37f2cf8c-d538-4ff8-9385-35a226e3bb57 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "43f0242d-d170-48b6-b57c-566ac352b61f", "name": "network-vif-unplugged", "status": "completed", "tag": "84ac734d-5214-4462-8594-26dc91f43a0a"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-4d582531-36b0-4c22-a714-fc54b550036e req-37f2cf8c-d538-4ff8-9385-35a226e3bb57 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-4d582531-36b0-4c22-a714-fc54b550036e req-37f2cf8c-d538-4ff8-9385-35a226e3bb57 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-4d582531-36b0-4c22-a714-fc54b550036e req-37f2cf8c-d538-4ff8-9385-35a226e3bb57 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-4d582531-36b0-4c22-a714-fc54b550036e req-37f2cf8c-d538-4ff8-9385-35a226e3bb57 service nova] Creating event network-vif-unplugged:84ac734d-5214-4462-8594-26dc91f43a0a for instance 43f0242d-d170-48b6-b57c-566ac352b61f on devstack Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-4d582531-36b0-4c22-a714-fc54b550036e req-37f2cf8c-d538-4ff8-9385-35a226e3bb57 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-4d582531-36b0-4c22-a714-fc54b550036e req-37f2cf8c-d538-4ff8-9385-35a226e3bb57 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.065072 Jun 24 05:06:22 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 358/718] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:06:22 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) Jun 24 05:06:22 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-b6629686-a212-42b5-bf1d-eec46afa6d64 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:22 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-b6629686-a212-42b5-bf1d-eec46afa6d64 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b6629686-a212-42b5-bf1d-eec46afa6d64 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b6629686-a212-42b5-bf1d-eec46afa6d64 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b6629686-a212-42b5-bf1d-eec46afa6d64 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b6629686-a212-42b5-bf1d-eec46afa6d64 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b6629686-a212-42b5-bf1d-eec46afa6d64 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b6629686-a212-42b5-bf1d-eec46afa6d64 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-02f9f5eb-9e66-4dc2-ac44-a8cc4b74e236 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-02f9f5eb-9e66-4dc2-ac44-a8cc4b74e236 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-02f9f5eb-9e66-4dc2-ac44-a8cc4b74e236 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-02f9f5eb-9e66-4dc2-ac44-a8cc4b74e236 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-02f9f5eb-9e66-4dc2-ac44-a8cc4b74e236 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-02f9f5eb-9e66-4dc2-ac44-a8cc4b74e236 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-02f9f5eb-9e66-4dc2-ac44-a8cc4b74e236 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-02f9f5eb-9e66-4dc2-ac44-a8cc4b74e236 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:22 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-b6629686-a212-42b5-bf1d-eec46afa6d64 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-02f9f5eb-9e66-4dc2-ac44-a8cc4b74e236 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.079499 Jun 24 05:06:22 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 359/719] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:06:22 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281/os-volume_attachments => generated 25 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-be0075de-59cf-4d04-90d3-ea311c65fcf2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-be0075de-59cf-4d04-90d3-ea311c65fcf2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-be0075de-59cf-4d04-90d3-ea311c65fcf2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-be0075de-59cf-4d04-90d3-ea311c65fcf2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-be0075de-59cf-4d04-90d3-ea311c65fcf2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-be0075de-59cf-4d04-90d3-ea311c65fcf2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-be0075de-59cf-4d04-90d3-ea311c65fcf2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-be0075de-59cf-4d04-90d3-ea311c65fcf2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-be0075de-59cf-4d04-90d3-ea311c65fcf2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Going to try to terminate instance {{(pid=67858) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-be0075de-59cf-4d04-90d3-ea311c65fcf2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281" status: 204 len: 0 microversion: 2.1 time: 0.232137 Jun 24 05:06:22 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 360/720] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:06:22 2026] DELETE /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-ddb2a82f-ed36-4e6f-a6d9-c6d9605b2e2a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-ddb2a82f-ed36-4e6f-a6d9-c6d9605b2e2a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ddb2a82f-ed36-4e6f-a6d9-c6d9605b2e2a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ddb2a82f-ed36-4e6f-a6d9-c6d9605b2e2a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ddb2a82f-ed36-4e6f-a6d9-c6d9605b2e2a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ddb2a82f-ed36-4e6f-a6d9-c6d9605b2e2a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ddb2a82f-ed36-4e6f-a6d9-c6d9605b2e2a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ddb2a82f-ed36-4e6f-a6d9-c6d9605b2e2a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:22 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-ddb2a82f-ed36-4e6f-a6d9-c6d9605b2e2a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:23 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-b6629686-a212-42b5-bf1d-eec46afa6d64 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26fd832c2b59485ab991fc7a6199329e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ceca0f3239444ad9bd1a4ecc6e3d4630', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:23 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-b6629686-a212-42b5-bf1d-eec46afa6d64 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] 192.168.122.25 "GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f" status: 200 len: 1475 microversion: 2.1 time: 1.030814 Jun 24 05:06:23 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 361/721] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:22 2026] GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f => generated 1475 bytes in 1034 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:23 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-ddb2a82f-ed36-4e6f-a6d9-c6d9605b2e2a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:23 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-ddb2a82f-ed36-4e6f-a6d9-c6d9605b2e2a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281" status: 200 len: 1687 microversion: 2.1 time: 0.666936 Jun 24 05:06:23 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 361/722] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:22 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281 => generated 1687 bytes in 668 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:24 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-252f9136-874d-4972-b270-caa22d4cddf7 req-46a11b93-66da-41b1-a8c7-ca1ed5d4f492 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "43f0242d-d170-48b6-b57c-566ac352b61f", "name": "network-vif-deleted", "tag": "84ac734d-5214-4462-8594-26dc91f43a0a"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:06:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-252f9136-874d-4972-b270-caa22d4cddf7 req-46a11b93-66da-41b1-a8c7-ca1ed5d4f492 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-252f9136-874d-4972-b270-caa22d4cddf7 req-46a11b93-66da-41b1-a8c7-ca1ed5d4f492 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-252f9136-874d-4972-b270-caa22d4cddf7 req-46a11b93-66da-41b1-a8c7-ca1ed5d4f492 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:24 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-252f9136-874d-4972-b270-caa22d4cddf7 req-46a11b93-66da-41b1-a8c7-ca1ed5d4f492 service nova] Creating event network-vif-deleted:84ac734d-5214-4462-8594-26dc91f43a0a for instance 43f0242d-d170-48b6-b57c-566ac352b61f on devstack Jun 24 05:06:24 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-252f9136-874d-4972-b270-caa22d4cddf7 req-46a11b93-66da-41b1-a8c7-ca1ed5d4f492 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:06:24 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-252f9136-874d-4972-b270-caa22d4cddf7 req-46a11b93-66da-41b1-a8c7-ca1ed5d4f492 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.112939 Jun 24 05:06:24 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 362/723] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:06:24 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:06:24 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-39e2253b-2fcc-461d-a154-0298e1fb384d req-bd7844bf-9a4d-4640-b4a0-40b9766d408f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "43f0242d-d170-48b6-b57c-566ac352b61f", "name": "network-vif-unplugged", "status": "completed", "tag": "84ac734d-5214-4462-8594-26dc91f43a0a"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:06:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-39e2253b-2fcc-461d-a154-0298e1fb384d req-bd7844bf-9a4d-4640-b4a0-40b9766d408f service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-39e2253b-2fcc-461d-a154-0298e1fb384d req-bd7844bf-9a4d-4640-b4a0-40b9766d408f service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-39e2253b-2fcc-461d-a154-0298e1fb384d req-bd7844bf-9a4d-4640-b4a0-40b9766d408f service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:24 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-39e2253b-2fcc-461d-a154-0298e1fb384d req-bd7844bf-9a4d-4640-b4a0-40b9766d408f service nova] Creating event network-vif-unplugged:84ac734d-5214-4462-8594-26dc91f43a0a for instance 43f0242d-d170-48b6-b57c-566ac352b61f on devstack Jun 24 05:06:24 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-39e2253b-2fcc-461d-a154-0298e1fb384d req-bd7844bf-9a4d-4640-b4a0-40b9766d408f service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:06:24 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-39e2253b-2fcc-461d-a154-0298e1fb384d req-bd7844bf-9a4d-4640-b4a0-40b9766d408f service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.045737 Jun 24 05:06:24 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 362/724] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:06:24 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) Jun 24 05:06:24 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-01a06f7c-692a-4213-a700-9377ec6ba89c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:24 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-01a06f7c-692a-4213-a700-9377ec6ba89c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-01a06f7c-692a-4213-a700-9377ec6ba89c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-01a06f7c-692a-4213-a700-9377ec6ba89c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-01a06f7c-692a-4213-a700-9377ec6ba89c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-01a06f7c-692a-4213-a700-9377ec6ba89c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-01a06f7c-692a-4213-a700-9377ec6ba89c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-01a06f7c-692a-4213-a700-9377ec6ba89c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:24 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-82a94966-6675-4366-84c8-95804ffb0a4c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:24 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-82a94966-6675-4366-84c8-95804ffb0a4c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:24 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-01a06f7c-692a-4213-a700-9377ec6ba89c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-82a94966-6675-4366-84c8-95804ffb0a4c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-82a94966-6675-4366-84c8-95804ffb0a4c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-82a94966-6675-4366-84c8-95804ffb0a4c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-82a94966-6675-4366-84c8-95804ffb0a4c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-82a94966-6675-4366-84c8-95804ffb0a4c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-82a94966-6675-4366-84c8-95804ffb0a4c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:24 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-82a94966-6675-4366-84c8-95804ffb0a4c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:24 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-01a06f7c-692a-4213-a700-9377ec6ba89c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26fd832c2b59485ab991fc7a6199329e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ceca0f3239444ad9bd1a4ecc6e3d4630', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:24 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-01a06f7c-692a-4213-a700-9377ec6ba89c tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] 192.168.122.25 "GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f" status: 200 len: 1433 microversion: 2.1 time: 0.218563 Jun 24 05:06:24 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 363/725] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:24 2026] GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f => generated 1433 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:25 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-82a94966-6675-4366-84c8-95804ffb0a4c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:25 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-82a94966-6675-4366-84c8-95804ffb0a4c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281" status: 200 len: 1687 microversion: 2.1 time: 0.531364 Jun 24 05:06:25 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 363/726] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:24 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281 => generated 1687 bytes in 533 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:25 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-84467964-9acf-4c2e-bb84-4b58d97480f1 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:25 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-84467964-9acf-4c2e-bb84-4b58d97480f1 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-84467964-9acf-4c2e-bb84-4b58d97480f1 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-84467964-9acf-4c2e-bb84-4b58d97480f1 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-84467964-9acf-4c2e-bb84-4b58d97480f1 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-84467964-9acf-4c2e-bb84-4b58d97480f1 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-84467964-9acf-4c2e-bb84-4b58d97480f1 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-84467964-9acf-4c2e-bb84-4b58d97480f1 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-84467964-9acf-4c2e-bb84-4b58d97480f1 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-84467964-9acf-4c2e-bb84-4b58d97480f1 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-84467964-9acf-4c2e-bb84-4b58d97480f1 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:25 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-84467964-9acf-4c2e-bb84-4b58d97480f1 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lazy-loading 'fault' on Instance uuid 43f0242d-d170-48b6-b57c-566ac352b61f {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:06:25 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-84467964-9acf-4c2e-bb84-4b58d97480f1 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:25 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-84467964-9acf-4c2e-bb84-4b58d97480f1 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26fd832c2b59485ab991fc7a6199329e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ceca0f3239444ad9bd1a4ecc6e3d4630', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:25 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-84467964-9acf-4c2e-bb84-4b58d97480f1 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] 192.168.122.25 "GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f" status: 200 len: 1310 microversion: 2.1 time: 0.189330 Jun 24 05:06:25 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 364/727] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:25 2026] GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f => generated 1310 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:26 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c9fdacad-4434-43af-8d48-459da82068b9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:26 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-c9fdacad-4434-43af-8d48-459da82068b9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c9fdacad-4434-43af-8d48-459da82068b9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c9fdacad-4434-43af-8d48-459da82068b9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c9fdacad-4434-43af-8d48-459da82068b9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c9fdacad-4434-43af-8d48-459da82068b9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c9fdacad-4434-43af-8d48-459da82068b9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c9fdacad-4434-43af-8d48-459da82068b9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:26 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-c9fdacad-4434-43af-8d48-459da82068b9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:26 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-c9fdacad-4434-43af-8d48-459da82068b9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:26 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-974f713b-c566-4902-a36e-bac0297bc606 req-ef401000-7a00-4f4a-9aa9-9ce6ace7908b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bcb4ace9-6a53-4d1f-928c-2d052ab31281", "name": "network-vif-unplugged", "status": "completed", "tag": "3973a77e-63f4-4825-92bb-92ebbaae479c"}, {"server_uuid": "bcb4ace9-6a53-4d1f-928c-2d052ab31281", "name": "network-vif-unplugged", "status": "completed", "tag": "3973a77e-63f4-4825-92bb-92ebbaae479c"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:06:26 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-c9fdacad-4434-43af-8d48-459da82068b9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281" status: 200 len: 1687 microversion: 2.1 time: 0.303706 Jun 24 05:06:26 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 364/728] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:26 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281 => generated 1687 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-974f713b-c566-4902-a36e-bac0297bc606 req-ef401000-7a00-4f4a-9aa9-9ce6ace7908b service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-974f713b-c566-4902-a36e-bac0297bc606 req-ef401000-7a00-4f4a-9aa9-9ce6ace7908b service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-974f713b-c566-4902-a36e-bac0297bc606 req-ef401000-7a00-4f4a-9aa9-9ce6ace7908b service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:26 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-974f713b-c566-4902-a36e-bac0297bc606 req-ef401000-7a00-4f4a-9aa9-9ce6ace7908b service nova] Creating event network-vif-unplugged:3973a77e-63f4-4825-92bb-92ebbaae479c for instance bcb4ace9-6a53-4d1f-928c-2d052ab31281 on devstack Jun 24 05:06:26 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-974f713b-c566-4902-a36e-bac0297bc606 req-ef401000-7a00-4f4a-9aa9-9ce6ace7908b service nova] Creating event network-vif-unplugged:3973a77e-63f4-4825-92bb-92ebbaae479c for instance bcb4ace9-6a53-4d1f-928c-2d052ab31281 on devstack Jun 24 05:06:26 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-974f713b-c566-4902-a36e-bac0297bc606 req-ef401000-7a00-4f4a-9aa9-9ce6ace7908b service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:06:26 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-974f713b-c566-4902-a36e-bac0297bc606 req-ef401000-7a00-4f4a-9aa9-9ce6ace7908b service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.091329 Jun 24 05:06:26 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 365/729] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:06:26 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:06:26 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-02ab0976-526e-4b10-953b-d710882426b4 req-f2e688c8-7774-453e-89e2-7bca879e232d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bcb4ace9-6a53-4d1f-928c-2d052ab31281", "name": "network-vif-deleted", "tag": "3973a77e-63f4-4825-92bb-92ebbaae479c"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:06:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-02ab0976-526e-4b10-953b-d710882426b4 req-f2e688c8-7774-453e-89e2-7bca879e232d service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-02ab0976-526e-4b10-953b-d710882426b4 req-f2e688c8-7774-453e-89e2-7bca879e232d service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-02ab0976-526e-4b10-953b-d710882426b4 req-f2e688c8-7774-453e-89e2-7bca879e232d service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:26 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-02ab0976-526e-4b10-953b-d710882426b4 req-f2e688c8-7774-453e-89e2-7bca879e232d service nova] Creating event network-vif-deleted:3973a77e-63f4-4825-92bb-92ebbaae479c for instance bcb4ace9-6a53-4d1f-928c-2d052ab31281 on devstack Jun 24 05:06:26 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-02ab0976-526e-4b10-953b-d710882426b4 req-f2e688c8-7774-453e-89e2-7bca879e232d service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:06:26 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-02ab0976-526e-4b10-953b-d710882426b4 req-f2e688c8-7774-453e-89e2-7bca879e232d service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.043148 Jun 24 05:06:26 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 365/730] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:06:26 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:06:26 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-58243c99-be09-4120-934f-94b5392a6d72 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:26 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-58243c99-be09-4120-934f-94b5392a6d72 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-58243c99-be09-4120-934f-94b5392a6d72 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-58243c99-be09-4120-934f-94b5392a6d72 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-58243c99-be09-4120-934f-94b5392a6d72 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-58243c99-be09-4120-934f-94b5392a6d72 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-58243c99-be09-4120-934f-94b5392a6d72 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-58243c99-be09-4120-934f-94b5392a6d72 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-58243c99-be09-4120-934f-94b5392a6d72 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-58243c99-be09-4120-934f-94b5392a6d72 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-58243c99-be09-4120-934f-94b5392a6d72 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:27 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-58243c99-be09-4120-934f-94b5392a6d72 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lazy-loading 'fault' on Instance uuid 43f0242d-d170-48b6-b57c-566ac352b61f {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:06:27 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-58243c99-be09-4120-934f-94b5392a6d72 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:27 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-58243c99-be09-4120-934f-94b5392a6d72 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26fd832c2b59485ab991fc7a6199329e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ceca0f3239444ad9bd1a4ecc6e3d4630', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:27 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-58243c99-be09-4120-934f-94b5392a6d72 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] 192.168.122.25 "GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f" status: 200 len: 1310 microversion: 2.1 time: 0.142375 Jun 24 05:06:27 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 366/731] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:26 2026] GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f => generated 1310 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:27 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-737dfc94-ff25-42fa-9bd3-5a9d4b8f6a01 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:27 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-737dfc94-ff25-42fa-9bd3-5a9d4b8f6a01 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-737dfc94-ff25-42fa-9bd3-5a9d4b8f6a01 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-737dfc94-ff25-42fa-9bd3-5a9d4b8f6a01 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-737dfc94-ff25-42fa-9bd3-5a9d4b8f6a01 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-737dfc94-ff25-42fa-9bd3-5a9d4b8f6a01 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-737dfc94-ff25-42fa-9bd3-5a9d4b8f6a01 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-737dfc94-ff25-42fa-9bd3-5a9d4b8f6a01 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:27 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-737dfc94-ff25-42fa-9bd3-5a9d4b8f6a01 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:27 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-737dfc94-ff25-42fa-9bd3-5a9d4b8f6a01 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-737dfc94-ff25-42fa-9bd3-5a9d4b8f6a01 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281" status: 200 len: 1333 microversion: 2.1 time: 0.170876 Jun 24 05:06:27 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 366/732] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:27 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281 => generated 1333 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:28 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-b869ec5b-d031-4887-a4a7-b6df2d2387a8 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:28 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-b869ec5b-d031-4887-a4a7-b6df2d2387a8 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b869ec5b-d031-4887-a4a7-b6df2d2387a8 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b869ec5b-d031-4887-a4a7-b6df2d2387a8 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b869ec5b-d031-4887-a4a7-b6df2d2387a8 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b869ec5b-d031-4887-a4a7-b6df2d2387a8 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b869ec5b-d031-4887-a4a7-b6df2d2387a8 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b869ec5b-d031-4887-a4a7-b6df2d2387a8 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b869ec5b-d031-4887-a4a7-b6df2d2387a8 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b869ec5b-d031-4887-a4a7-b6df2d2387a8 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b869ec5b-d031-4887-a4a7-b6df2d2387a8 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:28 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-b869ec5b-d031-4887-a4a7-b6df2d2387a8 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lazy-loading 'fault' on Instance uuid 43f0242d-d170-48b6-b57c-566ac352b61f {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:06:28 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-b869ec5b-d031-4887-a4a7-b6df2d2387a8 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:28 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-b869ec5b-d031-4887-a4a7-b6df2d2387a8 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '26fd832c2b59485ab991fc7a6199329e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ceca0f3239444ad9bd1a4ecc6e3d4630', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:28 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-b869ec5b-d031-4887-a4a7-b6df2d2387a8 tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] 192.168.122.25 "GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f" status: 200 len: 1310 microversion: 2.1 time: 0.156296 Jun 24 05:06:28 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 367/733] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:28 2026] GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f => generated 1310 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:28 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-afd81404-6598-43d4-a21c-3f27e5a3f674 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:28 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-afd81404-6598-43d4-a21c-3f27e5a3f674 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-afd81404-6598-43d4-a21c-3f27e5a3f674 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-afd81404-6598-43d4-a21c-3f27e5a3f674 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-afd81404-6598-43d4-a21c-3f27e5a3f674 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-afd81404-6598-43d4-a21c-3f27e5a3f674 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-afd81404-6598-43d4-a21c-3f27e5a3f674 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-afd81404-6598-43d4-a21c-3f27e5a3f674 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-afd81404-6598-43d4-a21c-3f27e5a3f674 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-afd81404-6598-43d4-a21c-3f27e5a3f674 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-afd81404-6598-43d4-a21c-3f27e5a3f674 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:28 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-afd81404-6598-43d4-a21c-3f27e5a3f674 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lazy-loading 'fault' on Instance uuid bcb4ace9-6a53-4d1f-928c-2d052ab31281 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:06:28 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-afd81404-6598-43d4-a21c-3f27e5a3f674 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:28 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-afd81404-6598-43d4-a21c-3f27e5a3f674 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:28 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-afd81404-6598-43d4-a21c-3f27e5a3f674 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281" status: 200 len: 1338 microversion: 2.1 time: 0.149894 Jun 24 05:06:28 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 367/734] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:28 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281 => generated 1338 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:29 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e44dcdf7-91cf-41d7-8e84-302f78da93cf tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:29 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-e44dcdf7-91cf-41d7-8e84-302f78da93cf tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] [instance: 43f0242d-d170-48b6-b57c-566ac352b61f] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e44dcdf7-91cf-41d7-8e84-302f78da93cf tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e44dcdf7-91cf-41d7-8e84-302f78da93cf tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e44dcdf7-91cf-41d7-8e84-302f78da93cf tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e44dcdf7-91cf-41d7-8e84-302f78da93cf tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e44dcdf7-91cf-41d7-8e84-302f78da93cf tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e44dcdf7-91cf-41d7-8e84-302f78da93cf tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:29 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-e44dcdf7-91cf-41d7-8e84-302f78da93cf tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] HTTP exception thrown: Instance 43f0242d-d170-48b6-b57c-566ac352b61f could not be found. Jun 24 05:06:29 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e44dcdf7-91cf-41d7-8e84-302f78da93cf tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] Returning 404 to user: Instance 43f0242d-d170-48b6-b57c-566ac352b61f could not be found. {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:06:29 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e44dcdf7-91cf-41d7-8e84-302f78da93cf tempest-VolumesNegativeTest-95720529 tempest-VolumesNegativeTest-95720529-project-member] 192.168.122.25 "GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f" status: 404 len: 111 microversion: 2.1 time: 0.041743 Jun 24 05:06:29 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 368/735] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:29 2026] GET /compute/v2.1/servers/43f0242d-d170-48b6-b57c-566ac352b61f => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) Jun 24 05:06:29 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-1f4cb2a7-e306-4c3e-a620-d1acd1dffab8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:29 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-1f4cb2a7-e306-4c3e-a620-d1acd1dffab8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f4cb2a7-e306-4c3e-a620-d1acd1dffab8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f4cb2a7-e306-4c3e-a620-d1acd1dffab8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f4cb2a7-e306-4c3e-a620-d1acd1dffab8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f4cb2a7-e306-4c3e-a620-d1acd1dffab8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f4cb2a7-e306-4c3e-a620-d1acd1dffab8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f4cb2a7-e306-4c3e-a620-d1acd1dffab8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f4cb2a7-e306-4c3e-a620-d1acd1dffab8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f4cb2a7-e306-4c3e-a620-d1acd1dffab8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f4cb2a7-e306-4c3e-a620-d1acd1dffab8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:29 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-1f4cb2a7-e306-4c3e-a620-d1acd1dffab8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lazy-loading 'fault' on Instance uuid bcb4ace9-6a53-4d1f-928c-2d052ab31281 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:06:29 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-1f4cb2a7-e306-4c3e-a620-d1acd1dffab8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:29 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-1f4cb2a7-e306-4c3e-a620-d1acd1dffab8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:29 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-1f4cb2a7-e306-4c3e-a620-d1acd1dffab8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281" status: 200 len: 1338 microversion: 2.1 time: 0.182174 Jun 24 05:06:29 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 368/736] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:29 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281 => generated 1338 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:31 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-cdccb7bb-cee8-4c5f-ab2a-bf164c336a41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:31 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-cdccb7bb-cee8-4c5f-ab2a-bf164c336a41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cdccb7bb-cee8-4c5f-ab2a-bf164c336a41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cdccb7bb-cee8-4c5f-ab2a-bf164c336a41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cdccb7bb-cee8-4c5f-ab2a-bf164c336a41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cdccb7bb-cee8-4c5f-ab2a-bf164c336a41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cdccb7bb-cee8-4c5f-ab2a-bf164c336a41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cdccb7bb-cee8-4c5f-ab2a-bf164c336a41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cdccb7bb-cee8-4c5f-ab2a-bf164c336a41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cdccb7bb-cee8-4c5f-ab2a-bf164c336a41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cdccb7bb-cee8-4c5f-ab2a-bf164c336a41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:31 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-cdccb7bb-cee8-4c5f-ab2a-bf164c336a41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lazy-loading 'fault' on Instance uuid bcb4ace9-6a53-4d1f-928c-2d052ab31281 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:06:31 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-cdccb7bb-cee8-4c5f-ab2a-bf164c336a41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:31 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-cdccb7bb-cee8-4c5f-ab2a-bf164c336a41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:31 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-cdccb7bb-cee8-4c5f-ab2a-bf164c336a41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281" status: 200 len: 1338 microversion: 2.1 time: 0.203691 Jun 24 05:06:31 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 369/737] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:31 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281 => generated 1338 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:32 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-7bb0670a-fa22-4153-bfd3-bd7ee6238503 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:32 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-7bb0670a-fa22-4153-bfd3-bd7ee6238503 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7bb0670a-fa22-4153-bfd3-bd7ee6238503 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7bb0670a-fa22-4153-bfd3-bd7ee6238503 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7bb0670a-fa22-4153-bfd3-bd7ee6238503 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7bb0670a-fa22-4153-bfd3-bd7ee6238503 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7bb0670a-fa22-4153-bfd3-bd7ee6238503 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7bb0670a-fa22-4153-bfd3-bd7ee6238503 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:32 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-7bb0670a-fa22-4153-bfd3-bd7ee6238503 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] HTTP exception thrown: Instance bcb4ace9-6a53-4d1f-928c-2d052ab31281 could not be found. Jun 24 05:06:32 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-7bb0670a-fa22-4153-bfd3-bd7ee6238503 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Returning 404 to user: Instance bcb4ace9-6a53-4d1f-928c-2d052ab31281 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:06:32 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-7bb0670a-fa22-4153-bfd3-bd7ee6238503 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281" status: 404 len: 111 microversion: 2.1 time: 0.078607 Jun 24 05:06:32 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 369/738] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:32 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281 => generated 111 bytes in 90 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:06:32 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-73f225ee-559d-4221-a309-d62429c761ba tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:32 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-73f225ee-559d-4221-a309-d62429c761ba tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1433265864" status: 202 len: 0 microversion: 2.1 time: 0.057921 Jun 24 05:06:32 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 370/739] 192.168.122.25 () {58 vars in 1218 bytes} [Wed Jun 24 05:06:32 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1433265864 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:06:33 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-bdbea6f2-35ad-46e0-9492-1637800eb7b3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1850527235", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOGze6/x2b1g0IBCqYS1P8W5kZs47ZWkdz1R9tutQqwhp4kc+uvdU8s8vDOC4Ux/4KrgDOSK0v9AY1YFRyEZNnt7sW93Gu68Px7oJRvzNrzTvu6xTZj7iFIktJ9hi0wzpg=="}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:06:33 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-bdbea6f2-35ad-46e0-9492-1637800eb7b3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Getting quotas for project d469e3abf0c849f59a9e06ca7b031d96. Resources: {'key_pairs'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:06:33 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-bdbea6f2-35ad-46e0-9492-1637800eb7b3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Getting quotas for user cea5c21618c24cd2aded0d3bbef0fd8a and project d469e3abf0c849f59a9e06ca7b031d96. Resources: {'key_pairs'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:06:33 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-bdbea6f2-35ad-46e0-9492-1637800eb7b3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.103146 Jun 24 05:06:33 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 370/740] 192.168.122.25 () {60 vars in 1156 bytes} [Wed Jun 24 05:06:33 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 05:06:35 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1183581319", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "5984741b-4640-4a35-b846-70a86cc9639a"}], "security_groups": [{"name": "tempest-securitygroup--2001268026"}], "key_name": "tempest-keypair-1850527235", "user_data": "}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:06:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:36 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:36 devstack devstack@n-api.service[67859]: DEBUG nova.network.neutron [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] validate_networks() for [('5984741b-4640-4a35-b846-70a86cc9639a', None, None, None, None, None)] {{(pid=67859) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 05:06:36 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:36 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:36 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Flavor limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 05:06:36 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Image limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 05:06:36 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Flavor pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 05:06:36 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Image pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 05:06:36 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 05:06:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:36 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Getting quotas for project d469e3abf0c849f59a9e06ca7b031d96. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:06:36 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Getting quotas for user cea5c21618c24cd2aded0d3bbef0fd8a and project d469e3abf0c849f59a9e06ca7b031d96. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:06:36 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Going to run 1 instances... {{(pid=67859) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 05:06:36 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] 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='f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1',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=67859) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 05:06:36 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-231bb2c5-552e-485c-ace7-29cdb8242e60 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 408 microversion: 2.1 time: 1.032428 Jun 24 05:06:36 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 371/741] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 05:06:35 2026] POST /compute/v2.1/servers => generated 408 bytes in 1034 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 24 05:06:36 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-6b12bfc1-b872-496c-8d20-95d09166d6de tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:36 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-6b12bfc1-b872-496c-8d20-95d09166d6de tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:37 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-6b12bfc1-b872-496c-8d20-95d09166d6de tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:37 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-6b12bfc1-b872-496c-8d20-95d09166d6de tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:37 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-6b12bfc1-b872-496c-8d20-95d09166d6de tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 200 len: 1252 microversion: 2.1 time: 0.105620 Jun 24 05:06:37 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 371/742] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:36 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 1252 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:38 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-46e8ff3d-db0d-482d-8f8c-72a7b24beb89 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:38 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-46e8ff3d-db0d-482d-8f8c-72a7b24beb89 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-46e8ff3d-db0d-482d-8f8c-72a7b24beb89 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-46e8ff3d-db0d-482d-8f8c-72a7b24beb89 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-46e8ff3d-db0d-482d-8f8c-72a7b24beb89 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-46e8ff3d-db0d-482d-8f8c-72a7b24beb89 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-46e8ff3d-db0d-482d-8f8c-72a7b24beb89 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-46e8ff3d-db0d-482d-8f8c-72a7b24beb89 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:38 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-46e8ff3d-db0d-482d-8f8c-72a7b24beb89 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:38 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-46e8ff3d-db0d-482d-8f8c-72a7b24beb89 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:38 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-46e8ff3d-db0d-482d-8f8c-72a7b24beb89 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 200 len: 1256 microversion: 2.1 time: 0.094953 Jun 24 05:06:38 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 372/743] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:38 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 1256 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:39 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-11ba469b-5c2d-4ed0-801d-b73d1b179fde tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:39 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-11ba469b-5c2d-4ed0-801d-b73d1b179fde tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-11ba469b-5c2d-4ed0-801d-b73d1b179fde tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-11ba469b-5c2d-4ed0-801d-b73d1b179fde tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-11ba469b-5c2d-4ed0-801d-b73d1b179fde tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-11ba469b-5c2d-4ed0-801d-b73d1b179fde tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-11ba469b-5c2d-4ed0-801d-b73d1b179fde tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-11ba469b-5c2d-4ed0-801d-b73d1b179fde tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:39 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-11ba469b-5c2d-4ed0-801d-b73d1b179fde tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:39 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-11ba469b-5c2d-4ed0-801d-b73d1b179fde tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:39 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-11ba469b-5c2d-4ed0-801d-b73d1b179fde tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 200 len: 1304 microversion: 2.1 time: 0.138888 Jun 24 05:06:39 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 372/744] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:39 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 1304 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:40 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e32ae066-bb93-4e53-939f-716124c1f562 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:40 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-e32ae066-bb93-4e53-939f-716124c1f562 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e32ae066-bb93-4e53-939f-716124c1f562 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e32ae066-bb93-4e53-939f-716124c1f562 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e32ae066-bb93-4e53-939f-716124c1f562 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e32ae066-bb93-4e53-939f-716124c1f562 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e32ae066-bb93-4e53-939f-716124c1f562 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e32ae066-bb93-4e53-939f-716124c1f562 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:40 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-e32ae066-bb93-4e53-939f-716124c1f562 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:40 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-e32ae066-bb93-4e53-939f-716124c1f562 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:40 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e32ae066-bb93-4e53-939f-716124c1f562 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 200 len: 1304 microversion: 2.1 time: 0.139425 Jun 24 05:06:40 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 373/745] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:40 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 1304 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:41 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-7ddf2dc0-a24b-45db-b455-b60ec4a24cdb tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:41 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-7ddf2dc0-a24b-45db-b455-b60ec4a24cdb tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7ddf2dc0-a24b-45db-b455-b60ec4a24cdb tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7ddf2dc0-a24b-45db-b455-b60ec4a24cdb tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7ddf2dc0-a24b-45db-b455-b60ec4a24cdb tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7ddf2dc0-a24b-45db-b455-b60ec4a24cdb tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7ddf2dc0-a24b-45db-b455-b60ec4a24cdb tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7ddf2dc0-a24b-45db-b455-b60ec4a24cdb tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:41 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-7ddf2dc0-a24b-45db-b455-b60ec4a24cdb tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:41 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-7ddf2dc0-a24b-45db-b455-b60ec4a24cdb tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:41 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-7ddf2dc0-a24b-45db-b455-b60ec4a24cdb tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 200 len: 1312 microversion: 2.1 time: 0.140268 Jun 24 05:06:41 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 373/746] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:41 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 1312 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:42 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-d5a12f0f-e857-443c-bb72-6a13f627afe6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:42 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-d5a12f0f-e857-443c-bb72-6a13f627afe6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d5a12f0f-e857-443c-bb72-6a13f627afe6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d5a12f0f-e857-443c-bb72-6a13f627afe6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d5a12f0f-e857-443c-bb72-6a13f627afe6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d5a12f0f-e857-443c-bb72-6a13f627afe6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d5a12f0f-e857-443c-bb72-6a13f627afe6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d5a12f0f-e857-443c-bb72-6a13f627afe6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:42 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-d5a12f0f-e857-443c-bb72-6a13f627afe6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:43 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-d5a12f0f-e857-443c-bb72-6a13f627afe6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:43 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-d5a12f0f-e857-443c-bb72-6a13f627afe6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 200 len: 1390 microversion: 2.1 time: 0.323316 Jun 24 05:06:43 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 374/747] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:42 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 1390 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:43 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-4924f13a-94bc-4c06-aed0-9778509e16eb req-9685e051-7699-4102-9312-ae710d006479 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f2064c04-0ab6-4fb8-8f30-79da4ed0e178", "tag": "9154ba62-1332-442f-93b7-bbd9a3f7e9cd"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:06:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-4924f13a-94bc-4c06-aed0-9778509e16eb req-9685e051-7699-4102-9312-ae710d006479 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-4924f13a-94bc-4c06-aed0-9778509e16eb req-9685e051-7699-4102-9312-ae710d006479 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-4924f13a-94bc-4c06-aed0-9778509e16eb req-9685e051-7699-4102-9312-ae710d006479 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:43 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-4924f13a-94bc-4c06-aed0-9778509e16eb req-9685e051-7699-4102-9312-ae710d006479 service nova] Creating event network-changed:9154ba62-1332-442f-93b7-bbd9a3f7e9cd for instance f2064c04-0ab6-4fb8-8f30-79da4ed0e178 on devstack Jun 24 05:06:43 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-4924f13a-94bc-4c06-aed0-9778509e16eb req-9685e051-7699-4102-9312-ae710d006479 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:06:43 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-4924f13a-94bc-4c06-aed0-9778509e16eb req-9685e051-7699-4102-9312-ae710d006479 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.054752 Jun 24 05:06:43 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 374/748] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:06:43 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:06:44 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-0c7a38ef-cb7d-4fdd-9241-c606607c2914 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:44 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-0c7a38ef-cb7d-4fdd-9241-c606607c2914 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0c7a38ef-cb7d-4fdd-9241-c606607c2914 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0c7a38ef-cb7d-4fdd-9241-c606607c2914 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0c7a38ef-cb7d-4fdd-9241-c606607c2914 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0c7a38ef-cb7d-4fdd-9241-c606607c2914 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0c7a38ef-cb7d-4fdd-9241-c606607c2914 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0c7a38ef-cb7d-4fdd-9241-c606607c2914 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:44 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-0c7a38ef-cb7d-4fdd-9241-c606607c2914 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:44 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-0c7a38ef-cb7d-4fdd-9241-c606607c2914 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:44 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-0c7a38ef-cb7d-4fdd-9241-c606607c2914 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 200 len: 1378 microversion: 2.1 time: 0.265391 Jun 24 05:06:44 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 375/749] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:44 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 1378 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:45 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-aa3ce7a7-356d-4281-8bae-6da76b490e41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:45 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-aa3ce7a7-356d-4281-8bae-6da76b490e41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aa3ce7a7-356d-4281-8bae-6da76b490e41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aa3ce7a7-356d-4281-8bae-6da76b490e41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aa3ce7a7-356d-4281-8bae-6da76b490e41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aa3ce7a7-356d-4281-8bae-6da76b490e41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aa3ce7a7-356d-4281-8bae-6da76b490e41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aa3ce7a7-356d-4281-8bae-6da76b490e41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:45 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-aa3ce7a7-356d-4281-8bae-6da76b490e41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:45 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-aa3ce7a7-356d-4281-8bae-6da76b490e41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:45 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-aa3ce7a7-356d-4281-8bae-6da76b490e41 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 200 len: 1378 microversion: 2.1 time: 0.269469 Jun 24 05:06:45 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 375/750] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:45 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 1378 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:46 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-2629cd5a-ad57-4c30-97b3-285e66fe0fa3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:46 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-2629cd5a-ad57-4c30-97b3-285e66fe0fa3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2629cd5a-ad57-4c30-97b3-285e66fe0fa3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2629cd5a-ad57-4c30-97b3-285e66fe0fa3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2629cd5a-ad57-4c30-97b3-285e66fe0fa3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2629cd5a-ad57-4c30-97b3-285e66fe0fa3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2629cd5a-ad57-4c30-97b3-285e66fe0fa3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2629cd5a-ad57-4c30-97b3-285e66fe0fa3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:46 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-2629cd5a-ad57-4c30-97b3-285e66fe0fa3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:46 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=2 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:06:46 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=3 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:06:47 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-2629cd5a-ad57-4c30-97b3-285e66fe0fa3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:47 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-2629cd5a-ad57-4c30-97b3-285e66fe0fa3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 200 len: 1378 microversion: 2.1 time: 0.388738 Jun 24 05:06:47 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 376/751] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:46 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 1378 bytes in 390 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:47 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=3 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:06:48 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-5c0e0124-8c05-43c8-ad8c-abebf1b35529 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:48 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-5c0e0124-8c05-43c8-ad8c-abebf1b35529 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5c0e0124-8c05-43c8-ad8c-abebf1b35529 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5c0e0124-8c05-43c8-ad8c-abebf1b35529 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5c0e0124-8c05-43c8-ad8c-abebf1b35529 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5c0e0124-8c05-43c8-ad8c-abebf1b35529 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5c0e0124-8c05-43c8-ad8c-abebf1b35529 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5c0e0124-8c05-43c8-ad8c-abebf1b35529 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:48 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-5c0e0124-8c05-43c8-ad8c-abebf1b35529 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:48 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-5c0e0124-8c05-43c8-ad8c-abebf1b35529 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:48 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-5c0e0124-8c05-43c8-ad8c-abebf1b35529 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 200 len: 1378 microversion: 2.1 time: 0.232578 Jun 24 05:06:48 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 376/752] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:48 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 1378 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:49 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-92cd5443-7e06-4c27-ac18-b4aac6d10ce9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:49 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-92cd5443-7e06-4c27-ac18-b4aac6d10ce9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-92cd5443-7e06-4c27-ac18-b4aac6d10ce9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-92cd5443-7e06-4c27-ac18-b4aac6d10ce9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-92cd5443-7e06-4c27-ac18-b4aac6d10ce9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-92cd5443-7e06-4c27-ac18-b4aac6d10ce9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-92cd5443-7e06-4c27-ac18-b4aac6d10ce9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:49 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-92cd5443-7e06-4c27-ac18-b4aac6d10ce9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:49 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-92cd5443-7e06-4c27-ac18-b4aac6d10ce9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:49 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-92cd5443-7e06-4c27-ac18-b4aac6d10ce9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:49 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-92cd5443-7e06-4c27-ac18-b4aac6d10ce9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 200 len: 1378 microversion: 2.1 time: 0.462666 Jun 24 05:06:49 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 377/753] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:49 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 1378 bytes in 471 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:50 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-67867b8c-9473-45c2-977f-6765caf91139 req-a2d7a5c8-1100-4e8b-aa74-3aa1f57eec7d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f2064c04-0ab6-4fb8-8f30-79da4ed0e178", "name": "network-vif-plugged", "status": "completed", "tag": "9154ba62-1332-442f-93b7-bbd9a3f7e9cd"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:06:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-67867b8c-9473-45c2-977f-6765caf91139 req-a2d7a5c8-1100-4e8b-aa74-3aa1f57eec7d service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-67867b8c-9473-45c2-977f-6765caf91139 req-a2d7a5c8-1100-4e8b-aa74-3aa1f57eec7d service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-67867b8c-9473-45c2-977f-6765caf91139 req-a2d7a5c8-1100-4e8b-aa74-3aa1f57eec7d service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:50 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-67867b8c-9473-45c2-977f-6765caf91139 req-a2d7a5c8-1100-4e8b-aa74-3aa1f57eec7d service nova] Creating event network-vif-plugged:9154ba62-1332-442f-93b7-bbd9a3f7e9cd for instance f2064c04-0ab6-4fb8-8f30-79da4ed0e178 on devstack Jun 24 05:06:50 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-67867b8c-9473-45c2-977f-6765caf91139 req-a2d7a5c8-1100-4e8b-aa74-3aa1f57eec7d service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:06:50 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-67867b8c-9473-45c2-977f-6765caf91139 req-a2d7a5c8-1100-4e8b-aa74-3aa1f57eec7d service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.201007 Jun 24 05:06:50 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 377/754] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:06:50 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) Jun 24 05:06:50 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-2dc8a642-b52e-45db-957f-2e51c1000d6e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:50 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-2dc8a642-b52e-45db-957f-2e51c1000d6e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2dc8a642-b52e-45db-957f-2e51c1000d6e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2dc8a642-b52e-45db-957f-2e51c1000d6e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2dc8a642-b52e-45db-957f-2e51c1000d6e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2dc8a642-b52e-45db-957f-2e51c1000d6e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2dc8a642-b52e-45db-957f-2e51c1000d6e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2dc8a642-b52e-45db-957f-2e51c1000d6e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:50 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-2dc8a642-b52e-45db-957f-2e51c1000d6e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:51 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-2dc8a642-b52e-45db-957f-2e51c1000d6e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:51 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-2dc8a642-b52e-45db-957f-2e51c1000d6e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 200 len: 1378 microversion: 2.1 time: 1.002576 Jun 24 05:06:51 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 378/755] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:50 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 1378 bytes in 1004 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:52 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-102a9cee-a352-4350-bfa3-8ce5d1aee55a req-c5e61497-ec57-46af-b80a-b392c48a90e9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f2064c04-0ab6-4fb8-8f30-79da4ed0e178", "name": "network-vif-plugged", "status": "completed", "tag": "9154ba62-1332-442f-93b7-bbd9a3f7e9cd"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:06:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-102a9cee-a352-4350-bfa3-8ce5d1aee55a req-c5e61497-ec57-46af-b80a-b392c48a90e9 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-102a9cee-a352-4350-bfa3-8ce5d1aee55a req-c5e61497-ec57-46af-b80a-b392c48a90e9 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-102a9cee-a352-4350-bfa3-8ce5d1aee55a req-c5e61497-ec57-46af-b80a-b392c48a90e9 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:52 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-102a9cee-a352-4350-bfa3-8ce5d1aee55a req-c5e61497-ec57-46af-b80a-b392c48a90e9 service nova] Creating event network-vif-plugged:9154ba62-1332-442f-93b7-bbd9a3f7e9cd for instance f2064c04-0ab6-4fb8-8f30-79da4ed0e178 on devstack Jun 24 05:06:52 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-102a9cee-a352-4350-bfa3-8ce5d1aee55a req-c5e61497-ec57-46af-b80a-b392c48a90e9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:06:52 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-102a9cee-a352-4350-bfa3-8ce5d1aee55a req-c5e61497-ec57-46af-b80a-b392c48a90e9 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.059279 Jun 24 05:06:52 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 378/756] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:06:52 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) Jun 24 05:06:52 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-24887d3f-6d2f-4029-ae82-57c3ae75140f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:52 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-24887d3f-6d2f-4029-ae82-57c3ae75140f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-24887d3f-6d2f-4029-ae82-57c3ae75140f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-24887d3f-6d2f-4029-ae82-57c3ae75140f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-24887d3f-6d2f-4029-ae82-57c3ae75140f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-24887d3f-6d2f-4029-ae82-57c3ae75140f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-24887d3f-6d2f-4029-ae82-57c3ae75140f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-24887d3f-6d2f-4029-ae82-57c3ae75140f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:52 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-24887d3f-6d2f-4029-ae82-57c3ae75140f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:53 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-24887d3f-6d2f-4029-ae82-57c3ae75140f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:53 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-24887d3f-6d2f-4029-ae82-57c3ae75140f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 200 len: 1378 microversion: 2.1 time: 0.430905 Jun 24 05:06:53 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 379/757] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:52 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 1378 bytes in 438 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:54 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-90a34d7e-069e-4f73-98cc-2a2d907dae07 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:54 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-90a34d7e-069e-4f73-98cc-2a2d907dae07 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-90a34d7e-069e-4f73-98cc-2a2d907dae07 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-90a34d7e-069e-4f73-98cc-2a2d907dae07 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-90a34d7e-069e-4f73-98cc-2a2d907dae07 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-90a34d7e-069e-4f73-98cc-2a2d907dae07 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-90a34d7e-069e-4f73-98cc-2a2d907dae07 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-90a34d7e-069e-4f73-98cc-2a2d907dae07 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:54 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-90a34d7e-069e-4f73-98cc-2a2d907dae07 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:54 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-90a34d7e-069e-4f73-98cc-2a2d907dae07 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:06:54 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-90a34d7e-069e-4f73-98cc-2a2d907dae07 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 200 len: 1562 microversion: 2.1 time: 0.431424 Jun 24 05:06:54 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 379/758] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:06:54 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 1562 bytes in 434 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:06:54 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-7a3bdfed-2d24-44bc-a6d4-e2a11b0e2ed3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:06:54 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-7a3bdfed-2d24-44bc-a6d4-e2a11b0e2ed3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:06:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7a3bdfed-2d24-44bc-a6d4-e2a11b0e2ed3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7a3bdfed-2d24-44bc-a6d4-e2a11b0e2ed3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7a3bdfed-2d24-44bc-a6d4-e2a11b0e2ed3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7a3bdfed-2d24-44bc-a6d4-e2a11b0e2ed3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7a3bdfed-2d24-44bc-a6d4-e2a11b0e2ed3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7a3bdfed-2d24-44bc-a6d4-e2a11b0e2ed3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:54 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-7a3bdfed-2d24-44bc-a6d4-e2a11b0e2ed3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:06:54 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-7a3bdfed-2d24-44bc-a6d4-e2a11b0e2ed3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.165632 Jun 24 05:06:54 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 380/759] 192.168.122.25 () {58 vars in 1272 bytes} [Wed Jun 24 05:06:54 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178/os-interface => generated 282 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:06:56 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-ce9e347b-3d70-432f-8bfc-60b2bb1a5342 req-ca77a99b-6933-44e3-8fe9-03a4123fb3c8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f2064c04-0ab6-4fb8-8f30-79da4ed0e178", "tag": "9154ba62-1332-442f-93b7-bbd9a3f7e9cd"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:06:56 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=58,nova_api:INSERT=4,nova_api:UPDATE=2,nova_api:DELETE=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:06:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-ce9e347b-3d70-432f-8bfc-60b2bb1a5342 req-ca77a99b-6933-44e3-8fe9-03a4123fb3c8 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:06:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-ce9e347b-3d70-432f-8bfc-60b2bb1a5342 req-ca77a99b-6933-44e3-8fe9-03a4123fb3c8 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:06:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-ce9e347b-3d70-432f-8bfc-60b2bb1a5342 req-ca77a99b-6933-44e3-8fe9-03a4123fb3c8 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:06:56 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=130,nova_cell1:UPDATE=4,nova_cell1:INSERT=2 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:06:56 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-ce9e347b-3d70-432f-8bfc-60b2bb1a5342 req-ca77a99b-6933-44e3-8fe9-03a4123fb3c8 service nova] Creating event network-changed:9154ba62-1332-442f-93b7-bbd9a3f7e9cd for instance f2064c04-0ab6-4fb8-8f30-79da4ed0e178 on devstack Jun 24 05:06:56 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-ce9e347b-3d70-432f-8bfc-60b2bb1a5342 req-ca77a99b-6933-44e3-8fe9-03a4123fb3c8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:06:56 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-ce9e347b-3d70-432f-8bfc-60b2bb1a5342 req-ca77a99b-6933-44e3-8fe9-03a4123fb3c8 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.161972 Jun 24 05:06:56 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 380/760] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:06:56 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:07:04 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=56,nova_api:UPDATE=1,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:07:04 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=137,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:07:16 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-bdcabbe7-c3d6-450d-8937-f5bb4423df49 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:07:16 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-bdcabbe7-c3d6-450d-8937-f5bb4423df49 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:07:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bdcabbe7-c3d6-450d-8937-f5bb4423df49 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bdcabbe7-c3d6-450d-8937-f5bb4423df49 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bdcabbe7-c3d6-450d-8937-f5bb4423df49 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bdcabbe7-c3d6-450d-8937-f5bb4423df49 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bdcabbe7-c3d6-450d-8937-f5bb4423df49 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bdcabbe7-c3d6-450d-8937-f5bb4423df49 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:16 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-bdcabbe7-c3d6-450d-8937-f5bb4423df49 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178/ips" status: 200 len: 148 microversion: 2.1 time: 0.066191 Jun 24 05:07:16 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 381/761] 192.168.122.25 () {58 vars in 1245 bytes} [Wed Jun 24 05:07:16 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178/ips => generated 148 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:07:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0b555225-2ee3-434f-9b5e-a92e4c1ffef7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "098558f2-a68d-49f2-b1c9-182efab3f15b"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:07:22 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0b555225-2ee3-434f-9b5e-a92e4c1ffef7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:07:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b555225-2ee3-434f-9b5e-a92e4c1ffef7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b555225-2ee3-434f-9b5e-a92e4c1ffef7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b555225-2ee3-434f-9b5e-a92e4c1ffef7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b555225-2ee3-434f-9b5e-a92e4c1ffef7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b555225-2ee3-434f-9b5e-a92e4c1ffef7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b555225-2ee3-434f-9b5e-a92e4c1ffef7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:25 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0b555225-2ee3-434f-9b5e-a92e4c1ffef7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "POST /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.818520 Jun 24 05:07:25 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 381/762] 192.168.122.25 () {60 vars in 1320 bytes} [Wed Jun 24 05:07:22 2026] POST /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178/os-volume_attachments => generated 194 bytes in 2820 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:07:26 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:07:26 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=3 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:07:32 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:07:32 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=4 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:07:38 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-7c781d88-ca8f-4896-9754-d0fbf003b879 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "098558f2-a68d-49f2-b1c9-182efab3f15b"}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:07:38 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-7c781d88-ca8f-4896-9754-d0fbf003b879 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:07:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7c781d88-ca8f-4896-9754-d0fbf003b879 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7c781d88-ca8f-4896-9754-d0fbf003b879 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7c781d88-ca8f-4896-9754-d0fbf003b879 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7c781d88-ca8f-4896-9754-d0fbf003b879 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7c781d88-ca8f-4896-9754-d0fbf003b879 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7c781d88-ca8f-4896-9754-d0fbf003b879 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:39 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-7c781d88-ca8f-4896-9754-d0fbf003b879 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] HTTP exception thrown: Invalid volume: volume 098558f2-a68d-49f2-b1c9-182efab3f15b is already attached to instances: f2064c04-0ab6-4fb8-8f30-79da4ed0e178 Jun 24 05:07:39 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-7c781d88-ca8f-4896-9754-d0fbf003b879 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Returning 400 to user: Invalid volume: volume 098558f2-a68d-49f2-b1c9-182efab3f15b is already attached to instances: f2064c04-0ab6-4fb8-8f30-79da4ed0e178 {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:07:39 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-7c781d88-ca8f-4896-9754-d0fbf003b879 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "POST /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178/os-volume_attachments" status: 400 len: 174 microversion: 2.1 time: 1.040763 Jun 24 05:07:39 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 382/763] 192.168.122.25 () {60 vars in 1320 bytes} [Wed Jun 24 05:07:38 2026] POST /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178/os-volume_attachments => generated 174 bytes in 1043 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jun 24 05:07:39 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-a74ae9e2-aac7-4962-8925-8967cc6ca6c5 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:07:39 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-a74ae9e2-aac7-4962-8925-8967cc6ca6c5 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:07:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a74ae9e2-aac7-4962-8925-8967cc6ca6c5 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a74ae9e2-aac7-4962-8925-8967cc6ca6c5 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a74ae9e2-aac7-4962-8925-8967cc6ca6c5 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a74ae9e2-aac7-4962-8925-8967cc6ca6c5 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a74ae9e2-aac7-4962-8925-8967cc6ca6c5 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a74ae9e2-aac7-4962-8925-8967cc6ca6c5 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:40 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-a74ae9e2-aac7-4962-8925-8967cc6ca6c5 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lazy-loading 'services' on Instance uuid f2064c04-0ab6-4fb8-8f30-79da4ed0e178 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:07:40 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-a74ae9e2-aac7-4962-8925-8967cc6ca6c5 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178/os-volume_attachments/098558f2-a68d-49f2-b1c9-182efab3f15b" status: 202 len: 0 microversion: 2.1 time: 0.466686 Jun 24 05:07:40 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 382/764] 192.168.122.25 () {58 vars in 1413 bytes} [Wed Jun 24 05:07:39 2026] DELETE /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178/os-volume_attachments/098558f2-a68d-49f2-b1c9-182efab3f15b => generated 0 bytes in 476 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:07:40 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-adc62d27-efa0-4a55-a2bc-4d1d0d0c232e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:07:40 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-adc62d27-efa0-4a55-a2bc-4d1d0d0c232e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:07:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-adc62d27-efa0-4a55-a2bc-4d1d0d0c232e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-adc62d27-efa0-4a55-a2bc-4d1d0d0c232e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-adc62d27-efa0-4a55-a2bc-4d1d0d0c232e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-adc62d27-efa0-4a55-a2bc-4d1d0d0c232e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-adc62d27-efa0-4a55-a2bc-4d1d0d0c232e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-adc62d27-efa0-4a55-a2bc-4d1d0d0c232e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:40 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-adc62d27-efa0-4a55-a2bc-4d1d0d0c232e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.170453 Jun 24 05:07:40 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 383/765] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:07:40 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178/os-volume_attachments => generated 197 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:07:41 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f9a58772-0c85-478d-bd3d-ecc3cba9ea4d tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:07:41 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-f9a58772-0c85-478d-bd3d-ecc3cba9ea4d tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:07:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9a58772-0c85-478d-bd3d-ecc3cba9ea4d tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9a58772-0c85-478d-bd3d-ecc3cba9ea4d tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9a58772-0c85-478d-bd3d-ecc3cba9ea4d tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9a58772-0c85-478d-bd3d-ecc3cba9ea4d tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9a58772-0c85-478d-bd3d-ecc3cba9ea4d tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9a58772-0c85-478d-bd3d-ecc3cba9ea4d tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:41 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f9a58772-0c85-478d-bd3d-ecc3cba9ea4d tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.126288 Jun 24 05:07:41 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 383/766] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:07:41 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178/os-volume_attachments => generated 197 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:07:42 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-39d263a4-a920-48fd-9cb7-af3495359be0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:07:42 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-39d263a4-a920-48fd-9cb7-af3495359be0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:07:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-39d263a4-a920-48fd-9cb7-af3495359be0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-39d263a4-a920-48fd-9cb7-af3495359be0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-39d263a4-a920-48fd-9cb7-af3495359be0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-39d263a4-a920-48fd-9cb7-af3495359be0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-39d263a4-a920-48fd-9cb7-af3495359be0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-39d263a4-a920-48fd-9cb7-af3495359be0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:42 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-39d263a4-a920-48fd-9cb7-af3495359be0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.080446 Jun 24 05:07:42 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 384/767] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:07:42 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178/os-volume_attachments => generated 197 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:07:43 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-e696adaa-c622-4dab-a7a3-ee8b3410136b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:07:43 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-e696adaa-c622-4dab-a7a3-ee8b3410136b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:07:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e696adaa-c622-4dab-a7a3-ee8b3410136b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e696adaa-c622-4dab-a7a3-ee8b3410136b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e696adaa-c622-4dab-a7a3-ee8b3410136b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e696adaa-c622-4dab-a7a3-ee8b3410136b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e696adaa-c622-4dab-a7a3-ee8b3410136b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e696adaa-c622-4dab-a7a3-ee8b3410136b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:43 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-e696adaa-c622-4dab-a7a3-ee8b3410136b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.070137 Jun 24 05:07:43 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 384/768] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:07:43 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178/os-volume_attachments => generated 25 bytes in 71 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 24 05:07:43 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-1dcec453-785b-4293-bad3-acf6088b4a04 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:07:43 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-1dcec453-785b-4293-bad3-acf6088b4a04 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:07:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1dcec453-785b-4293-bad3-acf6088b4a04 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1dcec453-785b-4293-bad3-acf6088b4a04 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1dcec453-785b-4293-bad3-acf6088b4a04 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1dcec453-785b-4293-bad3-acf6088b4a04 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1dcec453-785b-4293-bad3-acf6088b4a04 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1dcec453-785b-4293-bad3-acf6088b4a04 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:44 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-1dcec453-785b-4293-bad3-acf6088b4a04 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Going to try to terminate instance {{(pid=67859) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 05:07:44 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-1dcec453-785b-4293-bad3-acf6088b4a04 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 204 len: 0 microversion: 2.1 time: 0.192036 Jun 24 05:07:44 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 385/769] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:07:43 2026] DELETE /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:07:44 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-40fd892b-6733-4000-b41e-640ed4a0a8ed tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:07:44 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-40fd892b-6733-4000-b41e-640ed4a0a8ed tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:07:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-40fd892b-6733-4000-b41e-640ed4a0a8ed tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-40fd892b-6733-4000-b41e-640ed4a0a8ed tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-40fd892b-6733-4000-b41e-640ed4a0a8ed tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-40fd892b-6733-4000-b41e-640ed4a0a8ed tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-40fd892b-6733-4000-b41e-640ed4a0a8ed tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-40fd892b-6733-4000-b41e-640ed4a0a8ed tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:44 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-40fd892b-6733-4000-b41e-640ed4a0a8ed tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:07:44 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-40fd892b-6733-4000-b41e-640ed4a0a8ed tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:07:44 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-40fd892b-6733-4000-b41e-640ed4a0a8ed tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 200 len: 1687 microversion: 2.1 time: 0.360371 Jun 24 05:07:44 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 385/770] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:07:44 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 1687 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:07:45 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-b73c5a33-5531-4fd1-b8c9-b72d5ab3fed0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:07:45 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-b73c5a33-5531-4fd1-b8c9-b72d5ab3fed0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:07:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b73c5a33-5531-4fd1-b8c9-b72d5ab3fed0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b73c5a33-5531-4fd1-b8c9-b72d5ab3fed0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b73c5a33-5531-4fd1-b8c9-b72d5ab3fed0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b73c5a33-5531-4fd1-b8c9-b72d5ab3fed0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b73c5a33-5531-4fd1-b8c9-b72d5ab3fed0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:45 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b73c5a33-5531-4fd1-b8c9-b72d5ab3fed0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:45 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-b73c5a33-5531-4fd1-b8c9-b72d5ab3fed0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:07:46 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-bd834c6d-3ee6-404a-a635-1ba53064d22a req-b2ddb0df-053a-41b5-8e2f-7e1e25d4648b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f2064c04-0ab6-4fb8-8f30-79da4ed0e178", "name": "network-vif-unplugged", "status": "completed", "tag": "9154ba62-1332-442f-93b7-bbd9a3f7e9cd"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:07:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-bd834c6d-3ee6-404a-a635-1ba53064d22a req-b2ddb0df-053a-41b5-8e2f-7e1e25d4648b service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-bd834c6d-3ee6-404a-a635-1ba53064d22a req-b2ddb0df-053a-41b5-8e2f-7e1e25d4648b service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-bd834c6d-3ee6-404a-a635-1ba53064d22a req-b2ddb0df-053a-41b5-8e2f-7e1e25d4648b service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:46 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-bd834c6d-3ee6-404a-a635-1ba53064d22a req-b2ddb0df-053a-41b5-8e2f-7e1e25d4648b service nova] Creating event network-vif-unplugged:9154ba62-1332-442f-93b7-bbd9a3f7e9cd for instance f2064c04-0ab6-4fb8-8f30-79da4ed0e178 on devstack Jun 24 05:07:46 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-bd834c6d-3ee6-404a-a635-1ba53064d22a req-b2ddb0df-053a-41b5-8e2f-7e1e25d4648b service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:07:46 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-bd834c6d-3ee6-404a-a635-1ba53064d22a req-b2ddb0df-053a-41b5-8e2f-7e1e25d4648b service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.573863 Jun 24 05:07:46 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 386/771] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:07:45 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 575 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:07:46 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-b73c5a33-5531-4fd1-b8c9-b72d5ab3fed0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:07:46 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-b73c5a33-5531-4fd1-b8c9-b72d5ab3fed0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 200 len: 1687 microversion: 2.1 time: 0.796864 Jun 24 05:07:46 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 386/772] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:07:45 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 1687 bytes in 803 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:07:47 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-be109df3-ed74-469d-ac2c-bdf7c4ab6d10 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:07:47 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-be109df3-ed74-469d-ac2c-bdf7c4ab6d10 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:07:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-be109df3-ed74-469d-ac2c-bdf7c4ab6d10 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-be109df3-ed74-469d-ac2c-bdf7c4ab6d10 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-be109df3-ed74-469d-ac2c-bdf7c4ab6d10 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-be109df3-ed74-469d-ac2c-bdf7c4ab6d10 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-be109df3-ed74-469d-ac2c-bdf7c4ab6d10 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-be109df3-ed74-469d-ac2c-bdf7c4ab6d10 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:47 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-be109df3-ed74-469d-ac2c-bdf7c4ab6d10 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:07:47 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-be109df3-ed74-469d-ac2c-bdf7c4ab6d10 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:07:47 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-be109df3-ed74-469d-ac2c-bdf7c4ab6d10 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 200 len: 1619 microversion: 2.1 time: 0.523506 Jun 24 05:07:47 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 387/773] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:07:47 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 1619 bytes in 526 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:07:48 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-590ae177-b63a-4ef6-90cd-41a3a7c990fa req-719437db-fb3b-4ec5-adaa-9650084f6d37 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f2064c04-0ab6-4fb8-8f30-79da4ed0e178", "name": "network-vif-unplugged", "status": "completed", "tag": "9154ba62-1332-442f-93b7-bbd9a3f7e9cd"}, {"server_uuid": "f2064c04-0ab6-4fb8-8f30-79da4ed0e178", "name": "network-vif-deleted", "tag": "9154ba62-1332-442f-93b7-bbd9a3f7e9cd"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:07:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-590ae177-b63a-4ef6-90cd-41a3a7c990fa req-719437db-fb3b-4ec5-adaa-9650084f6d37 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-590ae177-b63a-4ef6-90cd-41a3a7c990fa req-719437db-fb3b-4ec5-adaa-9650084f6d37 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-590ae177-b63a-4ef6-90cd-41a3a7c990fa req-719437db-fb3b-4ec5-adaa-9650084f6d37 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:48 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-590ae177-b63a-4ef6-90cd-41a3a7c990fa req-719437db-fb3b-4ec5-adaa-9650084f6d37 service nova] Creating event network-vif-unplugged:9154ba62-1332-442f-93b7-bbd9a3f7e9cd for instance f2064c04-0ab6-4fb8-8f30-79da4ed0e178 on devstack Jun 24 05:07:48 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-590ae177-b63a-4ef6-90cd-41a3a7c990fa req-719437db-fb3b-4ec5-adaa-9650084f6d37 service nova] Creating event network-vif-deleted:9154ba62-1332-442f-93b7-bbd9a3f7e9cd for instance f2064c04-0ab6-4fb8-8f30-79da4ed0e178 on devstack Jun 24 05:07:48 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-590ae177-b63a-4ef6-90cd-41a3a7c990fa req-719437db-fb3b-4ec5-adaa-9650084f6d37 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:07:48 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-590ae177-b63a-4ef6-90cd-41a3a7c990fa req-719437db-fb3b-4ec5-adaa-9650084f6d37 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.045597 Jun 24 05:07:48 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 387/774] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:07:48 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:07:48 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-93699422-2b76-420a-9f55-b508f2864fb7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:07:48 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-93699422-2b76-420a-9f55-b508f2864fb7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:07:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-93699422-2b76-420a-9f55-b508f2864fb7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-93699422-2b76-420a-9f55-b508f2864fb7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-93699422-2b76-420a-9f55-b508f2864fb7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-93699422-2b76-420a-9f55-b508f2864fb7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-93699422-2b76-420a-9f55-b508f2864fb7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:48 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-93699422-2b76-420a-9f55-b508f2864fb7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-93699422-2b76-420a-9f55-b508f2864fb7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-93699422-2b76-420a-9f55-b508f2864fb7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-93699422-2b76-420a-9f55-b508f2864fb7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:49 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-93699422-2b76-420a-9f55-b508f2864fb7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lazy-loading 'fault' on Instance uuid f2064c04-0ab6-4fb8-8f30-79da4ed0e178 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:07:49 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-93699422-2b76-420a-9f55-b508f2864fb7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:07:49 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-93699422-2b76-420a-9f55-b508f2864fb7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:07:49 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-93699422-2b76-420a-9f55-b508f2864fb7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 200 len: 1338 microversion: 2.1 time: 0.160203 Jun 24 05:07:49 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 388/775] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:07:48 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 1338 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:07:50 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-6b878b69-070e-4620-9d7b-63be4af96eab tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:07:50 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-6b878b69-070e-4620-9d7b-63be4af96eab tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:07:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6b878b69-070e-4620-9d7b-63be4af96eab tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6b878b69-070e-4620-9d7b-63be4af96eab tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6b878b69-070e-4620-9d7b-63be4af96eab tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6b878b69-070e-4620-9d7b-63be4af96eab tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6b878b69-070e-4620-9d7b-63be4af96eab tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6b878b69-070e-4620-9d7b-63be4af96eab tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6b878b69-070e-4620-9d7b-63be4af96eab tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6b878b69-070e-4620-9d7b-63be4af96eab tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6b878b69-070e-4620-9d7b-63be4af96eab tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:50 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-6b878b69-070e-4620-9d7b-63be4af96eab tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lazy-loading 'fault' on Instance uuid f2064c04-0ab6-4fb8-8f30-79da4ed0e178 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:07:50 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-6b878b69-070e-4620-9d7b-63be4af96eab tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:07:50 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-6b878b69-070e-4620-9d7b-63be4af96eab tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:07:50 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-6b878b69-070e-4620-9d7b-63be4af96eab tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 200 len: 1338 microversion: 2.1 time: 0.189612 Jun 24 05:07:50 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 388/776] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:07:50 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 1338 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:07:51 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-d806e5e7-ac1c-46f1-ae3f-4a91846f804c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:07:51 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-d806e5e7-ac1c-46f1-ae3f-4a91846f804c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:07:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d806e5e7-ac1c-46f1-ae3f-4a91846f804c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d806e5e7-ac1c-46f1-ae3f-4a91846f804c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d806e5e7-ac1c-46f1-ae3f-4a91846f804c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d806e5e7-ac1c-46f1-ae3f-4a91846f804c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d806e5e7-ac1c-46f1-ae3f-4a91846f804c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d806e5e7-ac1c-46f1-ae3f-4a91846f804c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d806e5e7-ac1c-46f1-ae3f-4a91846f804c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d806e5e7-ac1c-46f1-ae3f-4a91846f804c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d806e5e7-ac1c-46f1-ae3f-4a91846f804c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:51 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-d806e5e7-ac1c-46f1-ae3f-4a91846f804c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lazy-loading 'fault' on Instance uuid f2064c04-0ab6-4fb8-8f30-79da4ed0e178 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:07:51 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-d806e5e7-ac1c-46f1-ae3f-4a91846f804c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:07:51 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-d806e5e7-ac1c-46f1-ae3f-4a91846f804c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:07:51 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-d806e5e7-ac1c-46f1-ae3f-4a91846f804c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 200 len: 1338 microversion: 2.1 time: 0.253051 Jun 24 05:07:51 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 389/777] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:07:51 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 1338 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:07:52 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-76329c8d-bb4d-4e07-8def-b0a7116ef298 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:07:52 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-76329c8d-bb4d-4e07-8def-b0a7116ef298 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:07:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-76329c8d-bb4d-4e07-8def-b0a7116ef298 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-76329c8d-bb4d-4e07-8def-b0a7116ef298 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-76329c8d-bb4d-4e07-8def-b0a7116ef298 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-76329c8d-bb4d-4e07-8def-b0a7116ef298 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-76329c8d-bb4d-4e07-8def-b0a7116ef298 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-76329c8d-bb4d-4e07-8def-b0a7116ef298 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:52 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-76329c8d-bb4d-4e07-8def-b0a7116ef298 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] HTTP exception thrown: Instance f2064c04-0ab6-4fb8-8f30-79da4ed0e178 could not be found. Jun 24 05:07:52 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-76329c8d-bb4d-4e07-8def-b0a7116ef298 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Returning 404 to user: Instance f2064c04-0ab6-4fb8-8f30-79da4ed0e178 could not be found. {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:07:52 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-76329c8d-bb4d-4e07-8def-b0a7116ef298 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 404 len: 111 microversion: 2.1 time: 0.060585 Jun 24 05:07:52 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 389/778] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:07:52 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 111 bytes in 62 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:07:52 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-838c324b-f806-40e4-b719-6d8446fc1584 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:07:52 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-838c324b-f806-40e4-b719-6d8446fc1584 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1850527235" status: 202 len: 0 microversion: 2.1 time: 0.278851 Jun 24 05:07:52 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 390/779] 192.168.122.25 () {58 vars in 1218 bytes} [Wed Jun 24 05:07:52 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1850527235 => generated 0 bytes in 280 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:07:54 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-5124c6b6-d741-40c6-b050-f082bf8b5b21 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1318902552", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAqoZ6TDDR6/XeMpqlVwSESaByuP6TlVlLJUoNt6/XnK9SyCBaqkJJNfe+GxODKi9wkO/WUkMTerlmOglFkKoh/h4u3HbdJunFbiPBQE/pS3Sibc2QK9N4wJUY6GMtL0Kw=="}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:07:54 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-5124c6b6-d741-40c6-b050-f082bf8b5b21 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Getting quotas for project d469e3abf0c849f59a9e06ca7b031d96. Resources: {'key_pairs'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:07:54 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-5124c6b6-d741-40c6-b050-f082bf8b5b21 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Getting quotas for user cea5c21618c24cd2aded0d3bbef0fd8a and project d469e3abf0c849f59a9e06ca7b031d96. Resources: {'key_pairs'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:07:55 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-5124c6b6-d741-40c6-b050-f082bf8b5b21 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.342601 Jun 24 05:07:55 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 390/780] 192.168.122.25 () {60 vars in 1156 bytes} [Wed Jun 24 05:07:54 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 347 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:07:57 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-a7419adc-887c-45c5-a6f4-d072db980db7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestStampPattern-1934003215", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMM2LvX8aE9YUpOialBr5JlRHP3bRyTFaFL8SQp55K2Arw9tZpBywTpLwEU6KJGw6v8ACNiu8lIhCKyCVs66hAHZ9uPmgh9KxE82UNuPJYy2s7xJqNskOSuyANmpCWxN4g=="}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:07:57 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-a7419adc-887c-45c5-a6f4-d072db980db7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Getting quotas for project 3edefa52f08d4edb9df68993f7c1478e. Resources: {'key_pairs'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:07:57 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-a7419adc-887c-45c5-a6f4-d072db980db7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Getting quotas for user 8b7e1d708db64b5fab370ae554d3eb7e and project 3edefa52f08d4edb9df68993f7c1478e. Resources: {'key_pairs'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:07:57 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-a7419adc-887c-45c5-a6f4-d072db980db7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "POST /compute/v2.1/os-keypairs" status: 200 len: 395 microversion: 2.1 time: 0.264172 Jun 24 05:07:57 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 391/781] 192.168.122.25 () {60 vars in 1156 bytes} [Wed Jun 24 05:07:56 2026] POST /compute/v2.1/os-keypairs => generated 395 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:07:59 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-875909983", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "5984741b-4640-4a35-b846-70a86cc9639a"}], "security_groups": [{"name": "tempest-securitygroup--1581353321"}], "key_name": "tempest-keypair-1318902552", "user_data": "}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:07:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:07:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:07:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:07:59 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:07:59 devstack devstack@n-api.service[67859]: DEBUG nova.network.neutron [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] validate_networks() for [('5984741b-4640-4a35-b846-70a86cc9639a', None, None, None, None, None)] {{(pid=67859) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 05:07:59 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:00 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:01 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Flavor limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 05:08:01 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Image limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 05:08:01 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Flavor pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 05:08:01 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Image pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 05:08:01 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 05:08:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:01 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Getting quotas for project d469e3abf0c849f59a9e06ca7b031d96. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:08:01 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Getting quotas for user cea5c21618c24cd2aded0d3bbef0fd8a and project d469e3abf0c849f59a9e06ca7b031d96. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:08:01 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Going to run 1 instances... {{(pid=67859) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 05:08:01 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] 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='f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1',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=67859) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 05:08:01 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8f0d2ab0-be98-4a19-8908-4e827ae47f32 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 408 microversion: 2.1 time: 1.888705 Jun 24 05:08:01 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 391/782] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 05:07:59 2026] POST /compute/v2.1/servers => generated 408 bytes in 1891 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 24 05:08:01 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-8a905b82-8c09-4f1e-8ace-cb037e6981a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:01 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-8a905b82-8c09-4f1e-8ace-cb037e6981a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:01 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-8a905b82-8c09-4f1e-8ace-cb037e6981a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:01 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-8a905b82-8c09-4f1e-8ace-cb037e6981a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:01 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestStampPattern-server-644243570", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42", "key_name": "tempest-TestStampPattern-1934003215", "security_groups": [{"name": "tempest-secgroup-smoke-1974638620"}], "networks": [{"uuid": "55b342b0-6ca4-483b-b5f9-8c4cac403344"}]}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:08:01 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=32,nova_cell1:INSERT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:08:01 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-8a905b82-8c09-4f1e-8ace-cb037e6981a1 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 200 len: 1251 microversion: 2.1 time: 0.127771 Jun 24 05:08:01 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 392/783] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:01 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 1251 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:01 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:01 devstack devstack@n-api.service[67859]: DEBUG nova.network.neutron [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] validate_networks() for [('55b342b0-6ca4-483b-b5f9-8c4cac403344', None, None, None, None, None)] {{(pid=67859) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 05:08:01 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:02 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:02 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-b623eae6-2867-4add-8c28-1bc18bcc57fc tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:02 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-b623eae6-2867-4add-8c28-1bc18bcc57fc tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:02 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-b623eae6-2867-4add-8c28-1bc18bcc57fc tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:02 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-b623eae6-2867-4add-8c28-1bc18bcc57fc tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:02 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-b623eae6-2867-4add-8c28-1bc18bcc57fc tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 200 len: 1251 microversion: 2.1 time: 0.146890 Jun 24 05:08:02 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 393/784] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:02 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 1251 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:02 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Flavor limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 05:08:02 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Image limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 05:08:02 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Flavor pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 05:08:02 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Image pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 05:08:02 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 05:08:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:02 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:02 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Getting quotas for project 3edefa52f08d4edb9df68993f7c1478e. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:08:02 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Getting quotas for user 8b7e1d708db64b5fab370ae554d3eb7e and project 3edefa52f08d4edb9df68993f7c1478e. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:08:02 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Going to run 1 instances... {{(pid=67859) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 05:08:02 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] 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='f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1',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=67859) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 05:08:03 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-d2260432-92f3-4050-94ac-5966a02855a8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 412 microversion: 2.1 time: 1.490834 Jun 24 05:08:03 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 392/785] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 05:08:01 2026] POST /compute/v2.1/servers => generated 412 bytes in 1492 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 24 05:08:03 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-76f05ed3-8282-4637-ad04-9f4649ad1518 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:03 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-76f05ed3-8282-4637-ad04-9f4649ad1518 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:03 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-76f05ed3-8282-4637-ad04-9f4649ad1518 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:03 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-76f05ed3-8282-4637-ad04-9f4649ad1518 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:03 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-76f05ed3-8282-4637-ad04-9f4649ad1518 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8" status: 200 len: 1252 microversion: 2.1 time: 0.128869 Jun 24 05:08:03 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 394/786] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:03 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8 => generated 1252 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:03 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8a093401-6077-4a70-8dcf-7d96c950d238 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:03 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-8a093401-6077-4a70-8dcf-7d96c950d238 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8a093401-6077-4a70-8dcf-7d96c950d238 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8a093401-6077-4a70-8dcf-7d96c950d238 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8a093401-6077-4a70-8dcf-7d96c950d238 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8a093401-6077-4a70-8dcf-7d96c950d238 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8a093401-6077-4a70-8dcf-7d96c950d238 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8a093401-6077-4a70-8dcf-7d96c950d238 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:03 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-8a093401-6077-4a70-8dcf-7d96c950d238 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:04 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-8a093401-6077-4a70-8dcf-7d96c950d238 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:04 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8a093401-6077-4a70-8dcf-7d96c950d238 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 200 len: 1247 microversion: 2.1 time: 0.261250 Jun 24 05:08:04 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 393/787] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:03 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 1247 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-b693eee4-dc65-4be2-81dc-c429263f4f5a tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:04 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-b693eee4-dc65-4be2-81dc-c429263f4f5a tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b693eee4-dc65-4be2-81dc-c429263f4f5a tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b693eee4-dc65-4be2-81dc-c429263f4f5a tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b693eee4-dc65-4be2-81dc-c429263f4f5a tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b693eee4-dc65-4be2-81dc-c429263f4f5a tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b693eee4-dc65-4be2-81dc-c429263f4f5a tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b693eee4-dc65-4be2-81dc-c429263f4f5a tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:04 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-b693eee4-dc65-4be2-81dc-c429263f4f5a tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:04 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-b693eee4-dc65-4be2-81dc-c429263f4f5a tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:04 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-b693eee4-dc65-4be2-81dc-c429263f4f5a tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8" status: 200 len: 1256 microversion: 2.1 time: 0.119796 Jun 24 05:08:04 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 395/788] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:04 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8 => generated 1256 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ea0f5ace-4e57-4659-a11e-0885e267f45d tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:05 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-ea0f5ace-4e57-4659-a11e-0885e267f45d tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ea0f5ace-4e57-4659-a11e-0885e267f45d tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ea0f5ace-4e57-4659-a11e-0885e267f45d tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ea0f5ace-4e57-4659-a11e-0885e267f45d tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ea0f5ace-4e57-4659-a11e-0885e267f45d tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ea0f5ace-4e57-4659-a11e-0885e267f45d tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ea0f5ace-4e57-4659-a11e-0885e267f45d tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:05 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-ea0f5ace-4e57-4659-a11e-0885e267f45d tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:05 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-ea0f5ace-4e57-4659-a11e-0885e267f45d tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:05 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ea0f5ace-4e57-4659-a11e-0885e267f45d tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 200 len: 1303 microversion: 2.1 time: 0.148081 Jun 24 05:08:05 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 394/789] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:05 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 1303 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-6e492bd9-7db8-4725-8417-694799548037 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:05 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-6e492bd9-7db8-4725-8417-694799548037 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6e492bd9-7db8-4725-8417-694799548037 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6e492bd9-7db8-4725-8417-694799548037 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6e492bd9-7db8-4725-8417-694799548037 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6e492bd9-7db8-4725-8417-694799548037 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6e492bd9-7db8-4725-8417-694799548037 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6e492bd9-7db8-4725-8417-694799548037 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:05 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-6e492bd9-7db8-4725-8417-694799548037 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:05 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-6e492bd9-7db8-4725-8417-694799548037 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:05 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-6e492bd9-7db8-4725-8417-694799548037 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8" status: 200 len: 1248 microversion: 2.1 time: 0.103597 Jun 24 05:08:05 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 396/790] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:05 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8 => generated 1248 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:08:06 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-694ab981-6e7a-40b7-a53c-733463843d6e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:06 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-694ab981-6e7a-40b7-a53c-733463843d6e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-694ab981-6e7a-40b7-a53c-733463843d6e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-694ab981-6e7a-40b7-a53c-733463843d6e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-694ab981-6e7a-40b7-a53c-733463843d6e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-694ab981-6e7a-40b7-a53c-733463843d6e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-694ab981-6e7a-40b7-a53c-733463843d6e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-694ab981-6e7a-40b7-a53c-733463843d6e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:06 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-694ab981-6e7a-40b7-a53c-733463843d6e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:06 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-694ab981-6e7a-40b7-a53c-733463843d6e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:06 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-694ab981-6e7a-40b7-a53c-733463843d6e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 200 len: 1311 microversion: 2.1 time: 0.110880 Jun 24 05:08:06 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 395/791] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:06 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 1311 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:06 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-86630b50-8731-4f53-92b7-6884a7400fa0 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:06 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-86630b50-8731-4f53-92b7-6884a7400fa0 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-86630b50-8731-4f53-92b7-6884a7400fa0 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-86630b50-8731-4f53-92b7-6884a7400fa0 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-86630b50-8731-4f53-92b7-6884a7400fa0 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-86630b50-8731-4f53-92b7-6884a7400fa0 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-86630b50-8731-4f53-92b7-6884a7400fa0 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-86630b50-8731-4f53-92b7-6884a7400fa0 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:06 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-86630b50-8731-4f53-92b7-6884a7400fa0 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:06 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-86630b50-8731-4f53-92b7-6884a7400fa0 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:06 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-86630b50-8731-4f53-92b7-6884a7400fa0 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8" status: 200 len: 1304 microversion: 2.1 time: 0.095332 Jun 24 05:08:06 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 397/792] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:06 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8 => generated 1304 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:07 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-685d7d40-f5c6-4307-92e3-752a7e25e321 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:07 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-685d7d40-f5c6-4307-92e3-752a7e25e321 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-685d7d40-f5c6-4307-92e3-752a7e25e321 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-685d7d40-f5c6-4307-92e3-752a7e25e321 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-685d7d40-f5c6-4307-92e3-752a7e25e321 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-685d7d40-f5c6-4307-92e3-752a7e25e321 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-685d7d40-f5c6-4307-92e3-752a7e25e321 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-685d7d40-f5c6-4307-92e3-752a7e25e321 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:07 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-685d7d40-f5c6-4307-92e3-752a7e25e321 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:07 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f4cca515-90c7-44a3-948e-0cedd8214538 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:07 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-f4cca515-90c7-44a3-948e-0cedd8214538 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f4cca515-90c7-44a3-948e-0cedd8214538 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f4cca515-90c7-44a3-948e-0cedd8214538 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f4cca515-90c7-44a3-948e-0cedd8214538 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f4cca515-90c7-44a3-948e-0cedd8214538 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f4cca515-90c7-44a3-948e-0cedd8214538 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f4cca515-90c7-44a3-948e-0cedd8214538 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:07 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-f4cca515-90c7-44a3-948e-0cedd8214538 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:08 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-f4cca515-90c7-44a3-948e-0cedd8214538 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:08 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f4cca515-90c7-44a3-948e-0cedd8214538 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8" status: 200 len: 1304 microversion: 2.1 time: 0.532831 Jun 24 05:08:08 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 398/793] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:07 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8 => generated 1304 bytes in 535 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:09 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-65bf4355-250e-4dc2-addc-82e53c8cd516 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:09 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-65bf4355-250e-4dc2-addc-82e53c8cd516 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-65bf4355-250e-4dc2-addc-82e53c8cd516 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-65bf4355-250e-4dc2-addc-82e53c8cd516 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-65bf4355-250e-4dc2-addc-82e53c8cd516 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-65bf4355-250e-4dc2-addc-82e53c8cd516 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-65bf4355-250e-4dc2-addc-82e53c8cd516 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-65bf4355-250e-4dc2-addc-82e53c8cd516 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:09 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-65bf4355-250e-4dc2-addc-82e53c8cd516 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:09 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-685d7d40-f5c6-4307-92e3-752a7e25e321 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:09 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-685d7d40-f5c6-4307-92e3-752a7e25e321 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 200 len: 1379 microversion: 2.1 time: 2.312817 Jun 24 05:08:09 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 396/794] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:07 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 1379 bytes in 2316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:09 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-82705a40-2c68-43b2-bad6-4dcd36d61223 req-d1ae75db-e85f-4197-a64e-f9db00d78eb0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d8760d6c-3343-473e-846c-6a007e3782d1", "tag": "04172ab6-5e71-475c-8880-82ec36ee6db6"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:08:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-82705a40-2c68-43b2-bad6-4dcd36d61223 req-d1ae75db-e85f-4197-a64e-f9db00d78eb0 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-82705a40-2c68-43b2-bad6-4dcd36d61223 req-d1ae75db-e85f-4197-a64e-f9db00d78eb0 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-82705a40-2c68-43b2-bad6-4dcd36d61223 req-d1ae75db-e85f-4197-a64e-f9db00d78eb0 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:09 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-65bf4355-250e-4dc2-addc-82e53c8cd516 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:09 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-82705a40-2c68-43b2-bad6-4dcd36d61223 req-d1ae75db-e85f-4197-a64e-f9db00d78eb0 service nova] Creating event network-changed:04172ab6-5e71-475c-8880-82ec36ee6db6 for instance d8760d6c-3343-473e-846c-6a007e3782d1 on devstack Jun 24 05:08:09 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-82705a40-2c68-43b2-bad6-4dcd36d61223 req-d1ae75db-e85f-4197-a64e-f9db00d78eb0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:08:09 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-82705a40-2c68-43b2-bad6-4dcd36d61223 req-d1ae75db-e85f-4197-a64e-f9db00d78eb0 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.055339 Jun 24 05:08:09 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 397/795] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:08:09 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) Jun 24 05:08:10 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-65bf4355-250e-4dc2-addc-82e53c8cd516 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8" status: 200 len: 1312 microversion: 2.1 time: 0.858664 Jun 24 05:08:10 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 399/796] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:09 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8 => generated 1312 bytes in 860 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:08:10 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-a0b236d9-2686-4b62-82e4-737aa91cc113 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:10 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-a0b236d9-2686-4b62-82e4-737aa91cc113 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a0b236d9-2686-4b62-82e4-737aa91cc113 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a0b236d9-2686-4b62-82e4-737aa91cc113 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a0b236d9-2686-4b62-82e4-737aa91cc113 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a0b236d9-2686-4b62-82e4-737aa91cc113 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a0b236d9-2686-4b62-82e4-737aa91cc113 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a0b236d9-2686-4b62-82e4-737aa91cc113 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:10 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-a0b236d9-2686-4b62-82e4-737aa91cc113 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:11 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-64806b4d-0df7-4058-8ee3-ff84b8d64c21 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:11 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-64806b4d-0df7-4058-8ee3-ff84b8d64c21 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:11 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-64806b4d-0df7-4058-8ee3-ff84b8d64c21 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:11 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-64806b4d-0df7-4058-8ee3-ff84b8d64c21 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:11 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-64806b4d-0df7-4058-8ee3-ff84b8d64c21 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:11 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-64806b4d-0df7-4058-8ee3-ff84b8d64c21 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:11 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-64806b4d-0df7-4058-8ee3-ff84b8d64c21 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:11 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-64806b4d-0df7-4058-8ee3-ff84b8d64c21 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:11 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-64806b4d-0df7-4058-8ee3-ff84b8d64c21 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:12 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=4 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:08:12 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=8 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:08:13 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=5 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:08:13 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-a0b236d9-2686-4b62-82e4-737aa91cc113 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:13 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-a0b236d9-2686-4b62-82e4-737aa91cc113 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 200 len: 1377 microversion: 2.1 time: 3.261496 Jun 24 05:08:13 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 398/797] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:10 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 1377 bytes in 3265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:13 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-64806b4d-0df7-4058-8ee3-ff84b8d64c21 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:14 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-64806b4d-0df7-4058-8ee3-ff84b8d64c21 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8" status: 200 len: 1378 microversion: 2.1 time: 2.991220 Jun 24 05:08:14 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 400/798] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:11 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8 => generated 1378 bytes in 2992 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:15 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f46f843b-6fa6-4c82-b678-7bbc8e9012ca tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:15 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f46f843b-6fa6-4c82-b678-7bbc8e9012ca tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f46f843b-6fa6-4c82-b678-7bbc8e9012ca tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f46f843b-6fa6-4c82-b678-7bbc8e9012ca tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f46f843b-6fa6-4c82-b678-7bbc8e9012ca tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f46f843b-6fa6-4c82-b678-7bbc8e9012ca tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f46f843b-6fa6-4c82-b678-7bbc8e9012ca tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f46f843b-6fa6-4c82-b678-7bbc8e9012ca tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:15 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-7cd040f8-5585-444d-bea2-abd9b1973a48 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:15 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-7cd040f8-5585-444d-bea2-abd9b1973a48 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7cd040f8-5585-444d-bea2-abd9b1973a48 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7cd040f8-5585-444d-bea2-abd9b1973a48 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7cd040f8-5585-444d-bea2-abd9b1973a48 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7cd040f8-5585-444d-bea2-abd9b1973a48 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7cd040f8-5585-444d-bea2-abd9b1973a48 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7cd040f8-5585-444d-bea2-abd9b1973a48 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:15 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-f46f843b-6fa6-4c82-b678-7bbc8e9012ca tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:15 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-7cd040f8-5585-444d-bea2-abd9b1973a48 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:16 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-f46f843b-6fa6-4c82-b678-7bbc8e9012ca tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:16 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f46f843b-6fa6-4c82-b678-7bbc8e9012ca tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 200 len: 1377 microversion: 2.1 time: 1.926667 Jun 24 05:08:16 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 399/799] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:14 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 1377 bytes in 1929 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:16 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-7cd040f8-5585-444d-bea2-abd9b1973a48 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:16 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-7cd040f8-5585-444d-bea2-abd9b1973a48 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8" status: 200 len: 1378 microversion: 2.1 time: 1.952623 Jun 24 05:08:16 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 401/800] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:15 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8 => generated 1378 bytes in 1955 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:17 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-2d578eb7-e587-43d3-92be-762d31fc0494 req-9c30d9b5-aab4-4998-9686-555504e14165 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c03fa78c-b7cb-4a09-a327-a64deb978dd8", "tag": "33df2cce-6f01-45fd-92da-0a66fd986bfe"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:08:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-2d578eb7-e587-43d3-92be-762d31fc0494 req-9c30d9b5-aab4-4998-9686-555504e14165 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-2d578eb7-e587-43d3-92be-762d31fc0494 req-9c30d9b5-aab4-4998-9686-555504e14165 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-2d578eb7-e587-43d3-92be-762d31fc0494 req-9c30d9b5-aab4-4998-9686-555504e14165 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:17 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-2d578eb7-e587-43d3-92be-762d31fc0494 req-9c30d9b5-aab4-4998-9686-555504e14165 service nova] Creating event network-changed:33df2cce-6f01-45fd-92da-0a66fd986bfe for instance c03fa78c-b7cb-4a09-a327-a64deb978dd8 on devstack Jun 24 05:08:17 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-2d578eb7-e587-43d3-92be-762d31fc0494 req-9c30d9b5-aab4-4998-9686-555504e14165 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:08:17 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-2d578eb7-e587-43d3-92be-762d31fc0494 req-9c30d9b5-aab4-4998-9686-555504e14165 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.351199 Jun 24 05:08:17 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 400/801] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:08:16 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:08:17 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-2f64bac2-46a1-43b8-88ab-11f8f0146e1e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:17 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-2f64bac2-46a1-43b8-88ab-11f8f0146e1e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2f64bac2-46a1-43b8-88ab-11f8f0146e1e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2f64bac2-46a1-43b8-88ab-11f8f0146e1e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2f64bac2-46a1-43b8-88ab-11f8f0146e1e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2f64bac2-46a1-43b8-88ab-11f8f0146e1e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2f64bac2-46a1-43b8-88ab-11f8f0146e1e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2f64bac2-46a1-43b8-88ab-11f8f0146e1e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:18 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-2f64bac2-46a1-43b8-88ab-11f8f0146e1e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:18 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-55514046-dce0-4a51-b971-278c1620ac69 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:18 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-55514046-dce0-4a51-b971-278c1620ac69 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-55514046-dce0-4a51-b971-278c1620ac69 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-55514046-dce0-4a51-b971-278c1620ac69 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-55514046-dce0-4a51-b971-278c1620ac69 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-55514046-dce0-4a51-b971-278c1620ac69 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-55514046-dce0-4a51-b971-278c1620ac69 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-55514046-dce0-4a51-b971-278c1620ac69 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:18 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-55514046-dce0-4a51-b971-278c1620ac69 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:18 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-2f64bac2-46a1-43b8-88ab-11f8f0146e1e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:18 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-2f64bac2-46a1-43b8-88ab-11f8f0146e1e tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 200 len: 1377 microversion: 2.1 time: 0.445672 Jun 24 05:08:18 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 402/802] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:17 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 1377 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:18 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-55514046-dce0-4a51-b971-278c1620ac69 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:18 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-55514046-dce0-4a51-b971-278c1620ac69 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8" status: 200 len: 1378 microversion: 2.1 time: 0.401608 Jun 24 05:08:18 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 401/803] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:18 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8 => generated 1378 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:19 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-a742db95-c160-4f7e-812b-f9e84b77aa2a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:19 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-a742db95-c160-4f7e-812b-f9e84b77aa2a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a742db95-c160-4f7e-812b-f9e84b77aa2a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a742db95-c160-4f7e-812b-f9e84b77aa2a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a742db95-c160-4f7e-812b-f9e84b77aa2a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a742db95-c160-4f7e-812b-f9e84b77aa2a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a742db95-c160-4f7e-812b-f9e84b77aa2a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a742db95-c160-4f7e-812b-f9e84b77aa2a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:19 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-85471d88-9753-4670-8f0e-3dc5f638bf1a tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:19 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-85471d88-9753-4670-8f0e-3dc5f638bf1a tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-85471d88-9753-4670-8f0e-3dc5f638bf1a tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-85471d88-9753-4670-8f0e-3dc5f638bf1a tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-85471d88-9753-4670-8f0e-3dc5f638bf1a tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-85471d88-9753-4670-8f0e-3dc5f638bf1a tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-85471d88-9753-4670-8f0e-3dc5f638bf1a tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-85471d88-9753-4670-8f0e-3dc5f638bf1a tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:19 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-a742db95-c160-4f7e-812b-f9e84b77aa2a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:19 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-85471d88-9753-4670-8f0e-3dc5f638bf1a tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:19 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-a742db95-c160-4f7e-812b-f9e84b77aa2a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:19 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-a742db95-c160-4f7e-812b-f9e84b77aa2a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 200 len: 1377 microversion: 2.1 time: 0.471751 Jun 24 05:08:19 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 403/804] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:19 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 1377 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:19 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-85471d88-9753-4670-8f0e-3dc5f638bf1a tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:19 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-85471d88-9753-4670-8f0e-3dc5f638bf1a tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8" status: 200 len: 1378 microversion: 2.1 time: 0.496584 Jun 24 05:08:19 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 402/805] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:19 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8 => generated 1378 bytes in 500 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:20 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-06f2002b-07e2-4959-bd1a-76a9e698bd42 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:20 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-06f2002b-07e2-4959-bd1a-76a9e698bd42 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-06f2002b-07e2-4959-bd1a-76a9e698bd42 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-06f2002b-07e2-4959-bd1a-76a9e698bd42 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-06f2002b-07e2-4959-bd1a-76a9e698bd42 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-06f2002b-07e2-4959-bd1a-76a9e698bd42 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-06f2002b-07e2-4959-bd1a-76a9e698bd42 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-06f2002b-07e2-4959-bd1a-76a9e698bd42 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:20 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-72ca5221-32dc-44ae-9037-5f8bd74a3a2e tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:20 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-72ca5221-32dc-44ae-9037-5f8bd74a3a2e tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72ca5221-32dc-44ae-9037-5f8bd74a3a2e tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72ca5221-32dc-44ae-9037-5f8bd74a3a2e tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72ca5221-32dc-44ae-9037-5f8bd74a3a2e tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72ca5221-32dc-44ae-9037-5f8bd74a3a2e tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72ca5221-32dc-44ae-9037-5f8bd74a3a2e tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72ca5221-32dc-44ae-9037-5f8bd74a3a2e tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:21 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-06f2002b-07e2-4959-bd1a-76a9e698bd42 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:21 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-72ca5221-32dc-44ae-9037-5f8bd74a3a2e tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:21 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-06f2002b-07e2-4959-bd1a-76a9e698bd42 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:21 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-06f2002b-07e2-4959-bd1a-76a9e698bd42 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 200 len: 1377 microversion: 2.1 time: 0.594169 Jun 24 05:08:21 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 404/806] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:20 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 1377 bytes in 604 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:21 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-72ca5221-32dc-44ae-9037-5f8bd74a3a2e tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:21 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-72ca5221-32dc-44ae-9037-5f8bd74a3a2e tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8" status: 200 len: 1378 microversion: 2.1 time: 0.607085 Jun 24 05:08:21 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 403/807] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:20 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8 => generated 1378 bytes in 609 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-e601af92-df23-4b18-baa7-58506696175f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:22 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-e601af92-df23-4b18-baa7-58506696175f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e601af92-df23-4b18-baa7-58506696175f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e601af92-df23-4b18-baa7-58506696175f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e601af92-df23-4b18-baa7-58506696175f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e601af92-df23-4b18-baa7-58506696175f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e601af92-df23-4b18-baa7-58506696175f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e601af92-df23-4b18-baa7-58506696175f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:22 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-20c20fe4-0287-4319-a3b4-83ba9ad68a13 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:22 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-e601af92-df23-4b18-baa7-58506696175f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:22 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-20c20fe4-0287-4319-a3b4-83ba9ad68a13 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-20c20fe4-0287-4319-a3b4-83ba9ad68a13 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-20c20fe4-0287-4319-a3b4-83ba9ad68a13 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-20c20fe4-0287-4319-a3b4-83ba9ad68a13 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-20c20fe4-0287-4319-a3b4-83ba9ad68a13 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-20c20fe4-0287-4319-a3b4-83ba9ad68a13 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-20c20fe4-0287-4319-a3b4-83ba9ad68a13 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:22 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-20c20fe4-0287-4319-a3b4-83ba9ad68a13 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:23 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-e601af92-df23-4b18-baa7-58506696175f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:23 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-e601af92-df23-4b18-baa7-58506696175f tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 200 len: 1377 microversion: 2.1 time: 0.973371 Jun 24 05:08:23 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 405/808] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:22 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 1377 bytes in 975 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:23 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-80fcb079-eabb-4184-83d4-76ef4b09eb0a req-88c07796-de30-451e-84c3-32f32b59bae2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c03fa78c-b7cb-4a09-a327-a64deb978dd8", "name": "network-vif-plugged", "status": "completed", "tag": "33df2cce-6f01-45fd-92da-0a66fd986bfe"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:08:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-80fcb079-eabb-4184-83d4-76ef4b09eb0a req-88c07796-de30-451e-84c3-32f32b59bae2 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-80fcb079-eabb-4184-83d4-76ef4b09eb0a req-88c07796-de30-451e-84c3-32f32b59bae2 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-80fcb079-eabb-4184-83d4-76ef4b09eb0a req-88c07796-de30-451e-84c3-32f32b59bae2 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:23 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-80fcb079-eabb-4184-83d4-76ef4b09eb0a req-88c07796-de30-451e-84c3-32f32b59bae2 service nova] Creating event network-vif-plugged:33df2cce-6f01-45fd-92da-0a66fd986bfe for instance c03fa78c-b7cb-4a09-a327-a64deb978dd8 on devstack Jun 24 05:08:23 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-80fcb079-eabb-4184-83d4-76ef4b09eb0a req-88c07796-de30-451e-84c3-32f32b59bae2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:08:23 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-20c20fe4-0287-4319-a3b4-83ba9ad68a13 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:23 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-80fcb079-eabb-4184-83d4-76ef4b09eb0a req-88c07796-de30-451e-84c3-32f32b59bae2 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.164933 Jun 24 05:08:23 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 406/809] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:08:23 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:08:23 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-20c20fe4-0287-4319-a3b4-83ba9ad68a13 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8" status: 200 len: 1378 microversion: 2.1 time: 1.114247 Jun 24 05:08:23 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 404/810] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:22 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8 => generated 1378 bytes in 1117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:24 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-3e9cf10f-4b1d-4d32-abca-7258338b6a31 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:24 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-3e9cf10f-4b1d-4d32-abca-7258338b6a31 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3e9cf10f-4b1d-4d32-abca-7258338b6a31 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3e9cf10f-4b1d-4d32-abca-7258338b6a31 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3e9cf10f-4b1d-4d32-abca-7258338b6a31 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3e9cf10f-4b1d-4d32-abca-7258338b6a31 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3e9cf10f-4b1d-4d32-abca-7258338b6a31 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3e9cf10f-4b1d-4d32-abca-7258338b6a31 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:24 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-3e9cf10f-4b1d-4d32-abca-7258338b6a31 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:24 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-b7ecb6dc-4091-46b4-b912-52159d24b9d8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:24 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-b7ecb6dc-4091-46b4-b912-52159d24b9d8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b7ecb6dc-4091-46b4-b912-52159d24b9d8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b7ecb6dc-4091-46b4-b912-52159d24b9d8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b7ecb6dc-4091-46b4-b912-52159d24b9d8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b7ecb6dc-4091-46b4-b912-52159d24b9d8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b7ecb6dc-4091-46b4-b912-52159d24b9d8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b7ecb6dc-4091-46b4-b912-52159d24b9d8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:24 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-3e9cf10f-4b1d-4d32-abca-7258338b6a31 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:24 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-b7ecb6dc-4091-46b4-b912-52159d24b9d8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:24 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-3e9cf10f-4b1d-4d32-abca-7258338b6a31 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 200 len: 1377 microversion: 2.1 time: 0.395198 Jun 24 05:08:24 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 407/811] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:24 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 1377 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:25 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-b7ecb6dc-4091-46b4-b912-52159d24b9d8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:25 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-b7ecb6dc-4091-46b4-b912-52159d24b9d8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8" status: 200 len: 1378 microversion: 2.1 time: 0.348109 Jun 24 05:08:25 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 405/812] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:24 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8 => generated 1378 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:25 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-148c9e73-e493-4cf0-8792-4d9a73a14b39 req-460d2ffd-4b67-48de-bd0f-cdb897e1d9bb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c03fa78c-b7cb-4a09-a327-a64deb978dd8", "name": "network-vif-plugged", "status": "completed", "tag": "33df2cce-6f01-45fd-92da-0a66fd986bfe"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:08:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-148c9e73-e493-4cf0-8792-4d9a73a14b39 req-460d2ffd-4b67-48de-bd0f-cdb897e1d9bb service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-148c9e73-e493-4cf0-8792-4d9a73a14b39 req-460d2ffd-4b67-48de-bd0f-cdb897e1d9bb service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-148c9e73-e493-4cf0-8792-4d9a73a14b39 req-460d2ffd-4b67-48de-bd0f-cdb897e1d9bb service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:25 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-148c9e73-e493-4cf0-8792-4d9a73a14b39 req-460d2ffd-4b67-48de-bd0f-cdb897e1d9bb service nova] Creating event network-vif-plugged:33df2cce-6f01-45fd-92da-0a66fd986bfe for instance c03fa78c-b7cb-4a09-a327-a64deb978dd8 on devstack Jun 24 05:08:25 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-148c9e73-e493-4cf0-8792-4d9a73a14b39 req-460d2ffd-4b67-48de-bd0f-cdb897e1d9bb service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:08:25 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-148c9e73-e493-4cf0-8792-4d9a73a14b39 req-460d2ffd-4b67-48de-bd0f-cdb897e1d9bb service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.149960 Jun 24 05:08:25 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 408/813] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:08:25 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:08:25 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8e66d1de-ff79-40c4-91d2-7e99c75c99f6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:25 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-8e66d1de-ff79-40c4-91d2-7e99c75c99f6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8e66d1de-ff79-40c4-91d2-7e99c75c99f6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8e66d1de-ff79-40c4-91d2-7e99c75c99f6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8e66d1de-ff79-40c4-91d2-7e99c75c99f6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8e66d1de-ff79-40c4-91d2-7e99c75c99f6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8e66d1de-ff79-40c4-91d2-7e99c75c99f6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8e66d1de-ff79-40c4-91d2-7e99c75c99f6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:26 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-8e66d1de-ff79-40c4-91d2-7e99c75c99f6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:26 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-dd09165f-f524-4438-a99c-aa0ff9a30e70 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:26 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-dd09165f-f524-4438-a99c-aa0ff9a30e70 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd09165f-f524-4438-a99c-aa0ff9a30e70 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd09165f-f524-4438-a99c-aa0ff9a30e70 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd09165f-f524-4438-a99c-aa0ff9a30e70 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd09165f-f524-4438-a99c-aa0ff9a30e70 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd09165f-f524-4438-a99c-aa0ff9a30e70 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dd09165f-f524-4438-a99c-aa0ff9a30e70 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:26 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-dd09165f-f524-4438-a99c-aa0ff9a30e70 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:26 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-8e66d1de-ff79-40c4-91d2-7e99c75c99f6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:26 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8e66d1de-ff79-40c4-91d2-7e99c75c99f6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 200 len: 1377 microversion: 2.1 time: 0.750538 Jun 24 05:08:26 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 406/814] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:25 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 1377 bytes in 757 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:26 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-dd09165f-f524-4438-a99c-aa0ff9a30e70 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:26 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-dd09165f-f524-4438-a99c-aa0ff9a30e70 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8" status: 200 len: 1554 microversion: 2.1 time: 0.659615 Jun 24 05:08:26 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 409/815] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:26 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8 => generated 1554 bytes in 669 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:08:26 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-733f34d4-b294-4954-b044-00647e7b4efc tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:26 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-733f34d4-b294-4954-b044-00647e7b4efc tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-733f34d4-b294-4954-b044-00647e7b4efc tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-733f34d4-b294-4954-b044-00647e7b4efc tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-733f34d4-b294-4954-b044-00647e7b4efc tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-733f34d4-b294-4954-b044-00647e7b4efc tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-733f34d4-b294-4954-b044-00647e7b4efc tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-733f34d4-b294-4954-b044-00647e7b4efc tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:26 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-733f34d4-b294-4954-b044-00647e7b4efc tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:27 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-733f34d4-b294-4954-b044-00647e7b4efc tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:27 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-733f34d4-b294-4954-b044-00647e7b4efc tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8" status: 200 len: 1554 microversion: 2.1 time: 0.297817 Jun 24 05:08:27 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 407/816] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:26 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8 => generated 1554 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:27 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-60e5f3ed-1384-463f-ab1b-c83c638c279c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:27 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-60e5f3ed-1384-463f-ab1b-c83c638c279c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-60e5f3ed-1384-463f-ab1b-c83c638c279c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-60e5f3ed-1384-463f-ab1b-c83c638c279c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-60e5f3ed-1384-463f-ab1b-c83c638c279c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-60e5f3ed-1384-463f-ab1b-c83c638c279c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-60e5f3ed-1384-463f-ab1b-c83c638c279c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-60e5f3ed-1384-463f-ab1b-c83c638c279c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:27 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-60e5f3ed-1384-463f-ab1b-c83c638c279c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:28 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-60e5f3ed-1384-463f-ab1b-c83c638c279c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:28 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-60e5f3ed-1384-463f-ab1b-c83c638c279c tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 200 len: 1377 microversion: 2.1 time: 0.646032 Jun 24 05:08:28 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 410/817] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:27 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 1377 bytes in 654 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:28 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-f400579c-83cd-4286-95a5-4f9d574a4716 req-b147ae63-4333-4d0e-bf30-33987630cf50 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d8760d6c-3343-473e-846c-6a007e3782d1", "name": "network-vif-plugged", "status": "completed", "tag": "04172ab6-5e71-475c-8880-82ec36ee6db6"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:08:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-f400579c-83cd-4286-95a5-4f9d574a4716 req-b147ae63-4333-4d0e-bf30-33987630cf50 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-f400579c-83cd-4286-95a5-4f9d574a4716 req-b147ae63-4333-4d0e-bf30-33987630cf50 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-f400579c-83cd-4286-95a5-4f9d574a4716 req-b147ae63-4333-4d0e-bf30-33987630cf50 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:28 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-f400579c-83cd-4286-95a5-4f9d574a4716 req-b147ae63-4333-4d0e-bf30-33987630cf50 service nova] Creating event network-vif-plugged:04172ab6-5e71-475c-8880-82ec36ee6db6 for instance d8760d6c-3343-473e-846c-6a007e3782d1 on devstack Jun 24 05:08:28 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-f400579c-83cd-4286-95a5-4f9d574a4716 req-b147ae63-4333-4d0e-bf30-33987630cf50 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:08:28 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-f400579c-83cd-4286-95a5-4f9d574a4716 req-b147ae63-4333-4d0e-bf30-33987630cf50 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.104070 Jun 24 05:08:28 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 408/818] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:08:28 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) Jun 24 05:08:29 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f60e58b9-8239-4eff-8176-ce3ffcecfee0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:29 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-f60e58b9-8239-4eff-8176-ce3ffcecfee0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f60e58b9-8239-4eff-8176-ce3ffcecfee0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f60e58b9-8239-4eff-8176-ce3ffcecfee0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f60e58b9-8239-4eff-8176-ce3ffcecfee0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f60e58b9-8239-4eff-8176-ce3ffcecfee0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f60e58b9-8239-4eff-8176-ce3ffcecfee0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f60e58b9-8239-4eff-8176-ce3ffcecfee0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:29 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-f60e58b9-8239-4eff-8176-ce3ffcecfee0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:30 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-17a05e7f-bd9a-47de-8d60-b4457a15af51 req-8742624d-8c59-4977-976f-22fb6bed497d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d8760d6c-3343-473e-846c-6a007e3782d1", "name": "network-vif-plugged", "status": "completed", "tag": "04172ab6-5e71-475c-8880-82ec36ee6db6"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:08:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-17a05e7f-bd9a-47de-8d60-b4457a15af51 req-8742624d-8c59-4977-976f-22fb6bed497d service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-17a05e7f-bd9a-47de-8d60-b4457a15af51 req-8742624d-8c59-4977-976f-22fb6bed497d service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-17a05e7f-bd9a-47de-8d60-b4457a15af51 req-8742624d-8c59-4977-976f-22fb6bed497d service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.011s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:31 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-17a05e7f-bd9a-47de-8d60-b4457a15af51 req-8742624d-8c59-4977-976f-22fb6bed497d service nova] Creating event network-vif-plugged:04172ab6-5e71-475c-8880-82ec36ee6db6 for instance d8760d6c-3343-473e-846c-6a007e3782d1 on devstack Jun 24 05:08:31 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-17a05e7f-bd9a-47de-8d60-b4457a15af51 req-8742624d-8c59-4977-976f-22fb6bed497d service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:08:31 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-17a05e7f-bd9a-47de-8d60-b4457a15af51 req-8742624d-8c59-4977-976f-22fb6bed497d service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.251132 Jun 24 05:08:31 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 409/819] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:08:30 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:08:33 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-c046ffeb-28d1-4d9c-bc9e-994d07c13858 req-c2ed3d21-15cf-46ca-a6a3-1ef821a5c7a8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c03fa78c-b7cb-4a09-a327-a64deb978dd8", "tag": "33df2cce-6f01-45fd-92da-0a66fd986bfe"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:08:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-c046ffeb-28d1-4d9c-bc9e-994d07c13858 req-c2ed3d21-15cf-46ca-a6a3-1ef821a5c7a8 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-c046ffeb-28d1-4d9c-bc9e-994d07c13858 req-c2ed3d21-15cf-46ca-a6a3-1ef821a5c7a8 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-c046ffeb-28d1-4d9c-bc9e-994d07c13858 req-c2ed3d21-15cf-46ca-a6a3-1ef821a5c7a8 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:33 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-c046ffeb-28d1-4d9c-bc9e-994d07c13858 req-c2ed3d21-15cf-46ca-a6a3-1ef821a5c7a8 service nova] Creating event network-changed:33df2cce-6f01-45fd-92da-0a66fd986bfe for instance c03fa78c-b7cb-4a09-a327-a64deb978dd8 on devstack Jun 24 05:08:33 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-c046ffeb-28d1-4d9c-bc9e-994d07c13858 req-c2ed3d21-15cf-46ca-a6a3-1ef821a5c7a8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:08:33 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-c046ffeb-28d1-4d9c-bc9e-994d07c13858 req-c2ed3d21-15cf-46ca-a6a3-1ef821a5c7a8 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.223194 Jun 24 05:08:33 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 410/820] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:08:33 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:08:34 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-f60e58b9-8239-4eff-8176-ce3ffcecfee0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:34 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f60e58b9-8239-4eff-8176-ce3ffcecfee0 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 200 len: 1377 microversion: 2.1 time: 4.843195 Jun 24 05:08:34 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 411/821] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:29 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 1377 bytes in 4844 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:35 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-272d297e-e3d6-419f-94fc-b44681019121 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:35 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-272d297e-e3d6-419f-94fc-b44681019121 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-272d297e-e3d6-419f-94fc-b44681019121 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-272d297e-e3d6-419f-94fc-b44681019121 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-272d297e-e3d6-419f-94fc-b44681019121 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-272d297e-e3d6-419f-94fc-b44681019121 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-272d297e-e3d6-419f-94fc-b44681019121 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-272d297e-e3d6-419f-94fc-b44681019121 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:35 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-272d297e-e3d6-419f-94fc-b44681019121 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:35 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-272d297e-e3d6-419f-94fc-b44681019121 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:36 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-272d297e-e3d6-419f-94fc-b44681019121 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 200 len: 1561 microversion: 2.1 time: 0.733411 Jun 24 05:08:36 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 411/822] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:08:35 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 1561 bytes in 735 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:08:36 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c03db580-6ac5-4b8c-81f3-c0dc84a995c6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:36 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-c03db580-6ac5-4b8c-81f3-c0dc84a995c6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:36 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=40,nova_api:DELETE=1,nova_api:INSERT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:08:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c03db580-6ac5-4b8c-81f3-c0dc84a995c6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c03db580-6ac5-4b8c-81f3-c0dc84a995c6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c03db580-6ac5-4b8c-81f3-c0dc84a995c6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c03db580-6ac5-4b8c-81f3-c0dc84a995c6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c03db580-6ac5-4b8c-81f3-c0dc84a995c6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c03db580-6ac5-4b8c-81f3-c0dc84a995c6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:36 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-c03db580-6ac5-4b8c-81f3-c0dc84a995c6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:36 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-c03db580-6ac5-4b8c-81f3-c0dc84a995c6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.274845 Jun 24 05:08:36 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 412/823] 192.168.122.25 () {58 vars in 1272 bytes} [Wed Jun 24 05:08:36 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1/os-interface => generated 282 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:08:37 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-a0f1703c-4e04-4745-93f8-1214b2f5d8a2 req-b7ab0b72-90c8-4df7-beb7-d9e2cd4028ed service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d8760d6c-3343-473e-846c-6a007e3782d1", "tag": "04172ab6-5e71-475c-8880-82ec36ee6db6"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:08:37 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=51,nova_api:UPDATE=1,nova_api:INSERT=7 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:08:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-a0f1703c-4e04-4745-93f8-1214b2f5d8a2 req-b7ab0b72-90c8-4df7-beb7-d9e2cd4028ed service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-a0f1703c-4e04-4745-93f8-1214b2f5d8a2 req-b7ab0b72-90c8-4df7-beb7-d9e2cd4028ed service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-a0f1703c-4e04-4745-93f8-1214b2f5d8a2 req-b7ab0b72-90c8-4df7-beb7-d9e2cd4028ed service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:37 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=98,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:08:37 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-a0f1703c-4e04-4745-93f8-1214b2f5d8a2 req-b7ab0b72-90c8-4df7-beb7-d9e2cd4028ed service nova] Creating event network-changed:04172ab6-5e71-475c-8880-82ec36ee6db6 for instance d8760d6c-3343-473e-846c-6a007e3782d1 on devstack Jun 24 05:08:37 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-a0f1703c-4e04-4745-93f8-1214b2f5d8a2 req-b7ab0b72-90c8-4df7-beb7-d9e2cd4028ed service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:08:37 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-a0f1703c-4e04-4745-93f8-1214b2f5d8a2 req-b7ab0b72-90c8-4df7-beb7-d9e2cd4028ed service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.080772 Jun 24 05:08:37 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 412/824] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:08:37 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:08:39 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-fbf83680-935d-4274-8564-6f9fa198076d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestInstancesWithCinderVolumes-204841546", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIjQJgco7f9AhLoSUPbq9UY4WJ0UQmsBcH0I7XpYTJ0uSxPQmGoYgPaVaw8qtgekmhAHE6agkuinlsu1ftjownGiOQFyIT4WQw5YZ8+ewx+HOFlUpIBpVAwIuo8AHTxcjw=="}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:08:39 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-fbf83680-935d-4274-8564-6f9fa198076d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Getting quotas for project 0c1e2e42638d4c2795c21090772013de. Resources: {'key_pairs'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:08:39 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-fbf83680-935d-4274-8564-6f9fa198076d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Getting quotas for user a95ff96f229940f8922ef75f5415f592 and project 0c1e2e42638d4c2795c21090772013de. Resources: {'key_pairs'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:08:39 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-fbf83680-935d-4274-8564-6f9fa198076d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "POST /compute/v2.1/os-keypairs" status: 201 len: 423 microversion: 2.60 time: 0.079866 Jun 24 05:08:39 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 413/825] 192.168.122.25 () {62 vars in 1197 bytes} [Wed Jun 24 05:08:39 2026] POST /compute/v2.1/os-keypairs => generated 423 bytes in 82 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 24 05:08:39 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-3a364ca7-dc70-4e84-8c65-6b429004a577 tempest-TestInstancesWithCinderVolumes-412781655 tempest-TestInstancesWithCinderVolumes-412781655-project-admin] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3a364ca7-dc70-4e84-8c65-6b429004a577 tempest-TestInstancesWithCinderVolumes-412781655 tempest-TestInstancesWithCinderVolumes-412781655-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3a364ca7-dc70-4e84-8c65-6b429004a577 tempest-TestInstancesWithCinderVolumes-412781655 tempest-TestInstancesWithCinderVolumes-412781655-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3a364ca7-dc70-4e84-8c65-6b429004a577 tempest-TestInstancesWithCinderVolumes-412781655 tempest-TestInstancesWithCinderVolumes-412781655-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3a364ca7-dc70-4e84-8c65-6b429004a577 tempest-TestInstancesWithCinderVolumes-412781655 tempest-TestInstancesWithCinderVolumes-412781655-project-admin] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3a364ca7-dc70-4e84-8c65-6b429004a577 tempest-TestInstancesWithCinderVolumes-412781655 tempest-TestInstancesWithCinderVolumes-412781655-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3a364ca7-dc70-4e84-8c65-6b429004a577 tempest-TestInstancesWithCinderVolumes-412781655 tempest-TestInstancesWithCinderVolumes-412781655-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:39 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-3a364ca7-dc70-4e84-8c65-6b429004a577 tempest-TestInstancesWithCinderVolumes-412781655 tempest-TestInstancesWithCinderVolumes-412781655-project-admin] 192.168.122.25 "GET /compute/v2.1/os-availability-zone/detail" status: 200 len: 487 microversion: 2.60 time: 0.129734 Jun 24 05:08:39 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 413/826] 192.168.122.25 () {60 vars in 1223 bytes} [Wed Jun 24 05:08:39 2026] GET /compute/v2.1/os-availability-zone/detail => generated 487 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:08:46 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=65 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:08:47 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-55572c21-2acb-4cc9-b381-162b3e56ee63 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "20fcf990-b55f-4270-9b50-10eacc6473db"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:08:47 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-55572c21-2acb-4cc9-b381-162b3e56ee63 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-55572c21-2acb-4cc9-b381-162b3e56ee63 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-55572c21-2acb-4cc9-b381-162b3e56ee63 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-55572c21-2acb-4cc9-b381-162b3e56ee63 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-55572c21-2acb-4cc9-b381-162b3e56ee63 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-55572c21-2acb-4cc9-b381-162b3e56ee63 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-55572c21-2acb-4cc9-b381-162b3e56ee63 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:49 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=2 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:08:49 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:08:49 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:08:49 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=2 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:08:50 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-55572c21-2acb-4cc9-b381-162b3e56ee63 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "POST /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.636370 Jun 24 05:08:50 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 414/827] 192.168.122.25 () {60 vars in 1320 bytes} [Wed Jun 24 05:08:47 2026] POST /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8/os-volume_attachments => generated 194 bytes in 2639 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:08:56 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestInstancesWithCinderVolumes-server-566929718", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "435de2bf-d394-4aa9-86a9-a0c9765d13f3", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestInstancesWithCinderVolumes-204841546", "networks": [{"uuid": "a8157b5f-8378-4af2-9b33-952eb7f4284f"}]}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:08:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:56 devstack devstack@n-api.service[67859]: DEBUG nova.network.neutron [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] validate_networks() for [('a8157b5f-8378-4af2-9b33-952eb7f4284f', None, None, None, None, None)] {{(pid=67859) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 05:08:56 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:56 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:56 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Flavor limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 05:08:56 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Image limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 05:08:56 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Flavor pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 05:08:56 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Image pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 05:08:56 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 05:08:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:56 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:56 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Getting quotas for project 0c1e2e42638d4c2795c21090772013de. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:08:56 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Getting quotas for user a95ff96f229940f8922ef75f5415f592 and project 0c1e2e42638d4c2795c21090772013de. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:08:57 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Going to run 1 instances... {{(pid=67859) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 05:08:57 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] 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='435de2bf-d394-4aa9-86a9-a0c9765d13f3',volume_size=None,volume_type=None)] {{(pid=67859) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 05:08:57 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-290fdd5d-d046-40a6-93af-b3b57f46469b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 386 microversion: 2.60 time: 0.778827 Jun 24 05:08:57 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 414/828] 192.168.122.25 () {62 vars in 1185 bytes} [Wed Jun 24 05:08:56 2026] POST /compute/v2.1/servers => generated 386 bytes in 780 msecs (HTTP/1.1 202) 10 headers in 456 bytes (1 switches on core 0) Jun 24 05:08:57 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f9c0fcd6-0fa7-4993-b22c-4470e27fc41a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:57 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-f9c0fcd6-0fa7-4993-b22c-4470e27fc41a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:57 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-f9c0fcd6-0fa7-4993-b22c-4470e27fc41a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:57 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-f9c0fcd6-0fa7-4993-b22c-4470e27fc41a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:57 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-f9c0fcd6-0fa7-4993-b22c-4470e27fc41a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:57 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-f9c0fcd6-0fa7-4993-b22c-4470e27fc41a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:57 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f9c0fcd6-0fa7-4993-b22c-4470e27fc41a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 200 len: 1205 microversion: 2.60 time: 0.128243 Jun 24 05:08:57 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 415/829] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:08:57 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 1205 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 24 05:08:57 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-4462dd64-9561-44cf-b5fe-ab40ec516b19 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:57 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-4462dd64-9561-44cf-b5fe-ab40ec516b19 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4462dd64-9561-44cf-b5fe-ab40ec516b19 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4462dd64-9561-44cf-b5fe-ab40ec516b19 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4462dd64-9561-44cf-b5fe-ab40ec516b19 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4462dd64-9561-44cf-b5fe-ab40ec516b19 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4462dd64-9561-44cf-b5fe-ab40ec516b19 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:57 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4462dd64-9561-44cf-b5fe-ab40ec516b19 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:57 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-6f4315c9-614e-4de2-98e6-72255df6663a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:57 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-6f4315c9-614e-4de2-98e6-72255df6663a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:57 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-4462dd64-9561-44cf-b5fe-ab40ec516b19 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1/ips" status: 200 len: 147 microversion: 2.1 time: 0.064263 Jun 24 05:08:57 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 415/830] 192.168.122.25 () {58 vars in 1245 bytes} [Wed Jun 24 05:08:57 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1/ips => generated 147 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:08:57 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-6f4315c9-614e-4de2-98e6-72255df6663a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:57 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-6f4315c9-614e-4de2-98e6-72255df6663a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:57 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-6f4315c9-614e-4de2-98e6-72255df6663a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:57 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-6f4315c9-614e-4de2-98e6-72255df6663a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:57 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-6f4315c9-614e-4de2-98e6-72255df6663a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 200 len: 1205 microversion: 2.60 time: 0.124051 Jun 24 05:08:57 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 416/831] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:08:57 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 1205 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:08:57 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=4 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:08:58 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-c0af09d1-61c6-4102-8d8f-400d094e7419 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:58 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-c0af09d1-61c6-4102-8d8f-400d094e7419 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c0af09d1-61c6-4102-8d8f-400d094e7419 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c0af09d1-61c6-4102-8d8f-400d094e7419 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c0af09d1-61c6-4102-8d8f-400d094e7419 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c0af09d1-61c6-4102-8d8f-400d094e7419 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c0af09d1-61c6-4102-8d8f-400d094e7419 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c0af09d1-61c6-4102-8d8f-400d094e7419 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:58 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-c0af09d1-61c6-4102-8d8f-400d094e7419 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:58 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-c0af09d1-61c6-4102-8d8f-400d094e7419 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:58 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-c0af09d1-61c6-4102-8d8f-400d094e7419 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:58 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-c0af09d1-61c6-4102-8d8f-400d094e7419 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:58 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-c0af09d1-61c6-4102-8d8f-400d094e7419 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 200 len: 1287 microversion: 2.60 time: 0.149436 Jun 24 05:08:58 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 416/832] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:08:58 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 1287 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:08:59 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-cb4a4832-e01e-414d-a9e1-4729ff24fe91 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:59 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-cb4a4832-e01e-414d-a9e1-4729ff24fe91 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cb4a4832-e01e-414d-a9e1-4729ff24fe91 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cb4a4832-e01e-414d-a9e1-4729ff24fe91 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cb4a4832-e01e-414d-a9e1-4729ff24fe91 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cb4a4832-e01e-414d-a9e1-4729ff24fe91 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cb4a4832-e01e-414d-a9e1-4729ff24fe91 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cb4a4832-e01e-414d-a9e1-4729ff24fe91 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:59 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-df390854-89a1-40eb-97ae-dee0de55f4a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:59 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-df390854-89a1-40eb-97ae-dee0de55f4a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:59 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-cb4a4832-e01e-414d-a9e1-4729ff24fe91 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lazy-loading 'services' on Instance uuid c03fa78c-b7cb-4a09-a327-a64deb978dd8 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:08:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-df390854-89a1-40eb-97ae-dee0de55f4a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-df390854-89a1-40eb-97ae-dee0de55f4a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-df390854-89a1-40eb-97ae-dee0de55f4a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-df390854-89a1-40eb-97ae-dee0de55f4a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-df390854-89a1-40eb-97ae-dee0de55f4a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:59 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-df390854-89a1-40eb-97ae-dee0de55f4a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:59 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-df390854-89a1-40eb-97ae-dee0de55f4a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:08:59 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-df390854-89a1-40eb-97ae-dee0de55f4a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:59 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-df390854-89a1-40eb-97ae-dee0de55f4a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:59 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-df390854-89a1-40eb-97ae-dee0de55f4a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:08:59 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-cb4a4832-e01e-414d-a9e1-4729ff24fe91 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8/os-volume_attachments/20fcf990-b55f-4270-9b50-10eacc6473db" status: 202 len: 0 microversion: 2.1 time: 0.233060 Jun 24 05:08:59 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 417/833] 192.168.122.25 () {58 vars in 1413 bytes} [Wed Jun 24 05:08:59 2026] DELETE /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8/os-volume_attachments/20fcf990-b55f-4270-9b50-10eacc6473db => generated 0 bytes in 235 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:08:59 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-df390854-89a1-40eb-97ae-dee0de55f4a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 200 len: 1335 microversion: 2.60 time: 0.127434 Jun 24 05:08:59 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 417/834] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:08:59 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 1335 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:08:59 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-04269456-b37f-414a-938d-06b38c053f03 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:08:59 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-04269456-b37f-414a-938d-06b38c053f03 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:08:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-04269456-b37f-414a-938d-06b38c053f03 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-04269456-b37f-414a-938d-06b38c053f03 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-04269456-b37f-414a-938d-06b38c053f03 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-04269456-b37f-414a-938d-06b38c053f03 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:08:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-04269456-b37f-414a-938d-06b38c053f03 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:08:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-04269456-b37f-414a-938d-06b38c053f03 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:08:59 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-04269456-b37f-414a-938d-06b38c053f03 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.068738 Jun 24 05:08:59 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 418/835] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:08:59 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8/os-volume_attachments => generated 197 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:00 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-d3dda3dc-54e5-43d7-a648-3552401ccc99 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "dc4e8b53-ff0e-48be-848f-32dfa12f6fb6"}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:09:00 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-d3dda3dc-54e5-43d7-a648-3552401ccc99 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3dda3dc-54e5-43d7-a648-3552401ccc99 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3dda3dc-54e5-43d7-a648-3552401ccc99 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3dda3dc-54e5-43d7-a648-3552401ccc99 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3dda3dc-54e5-43d7-a648-3552401ccc99 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3dda3dc-54e5-43d7-a648-3552401ccc99 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:00 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3dda3dc-54e5-43d7-a648-3552401ccc99 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:00 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-95a8db55-c13c-4e94-b37a-c1645900cd2d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:00 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-95a8db55-c13c-4e94-b37a-c1645900cd2d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:00 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-95a8db55-c13c-4e94-b37a-c1645900cd2d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:00 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-95a8db55-c13c-4e94-b37a-c1645900cd2d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:00 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-95a8db55-c13c-4e94-b37a-c1645900cd2d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:00 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-95a8db55-c13c-4e94-b37a-c1645900cd2d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:00 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-95a8db55-c13c-4e94-b37a-c1645900cd2d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:00 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-95a8db55-c13c-4e94-b37a-c1645900cd2d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:00 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-95a8db55-c13c-4e94-b37a-c1645900cd2d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:01 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-95a8db55-c13c-4e94-b37a-c1645900cd2d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:01 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-95a8db55-c13c-4e94-b37a-c1645900cd2d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:01 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-95a8db55-c13c-4e94-b37a-c1645900cd2d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:01 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-95a8db55-c13c-4e94-b37a-c1645900cd2d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 200 len: 1335 microversion: 2.60 time: 0.147797 Jun 24 05:09:01 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 419/836] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:09:00 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 1335 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:09:01 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-03010eee-6e10-41b0-9b45-a66b0b6f5f35 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:01 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-03010eee-6e10-41b0-9b45-a66b0b6f5f35 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-03010eee-6e10-41b0-9b45-a66b0b6f5f35 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-03010eee-6e10-41b0-9b45-a66b0b6f5f35 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-03010eee-6e10-41b0-9b45-a66b0b6f5f35 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-03010eee-6e10-41b0-9b45-a66b0b6f5f35 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-03010eee-6e10-41b0-9b45-a66b0b6f5f35 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-03010eee-6e10-41b0-9b45-a66b0b6f5f35 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:01 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-03010eee-6e10-41b0-9b45-a66b0b6f5f35 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.054788 Jun 24 05:09:01 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 420/837] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:09:01 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8/os-volume_attachments => generated 197 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:02 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-aac0b094-1840-41a8-9371-1fd576bb77a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:02 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-aac0b094-1840-41a8-9371-1fd576bb77a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aac0b094-1840-41a8-9371-1fd576bb77a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aac0b094-1840-41a8-9371-1fd576bb77a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aac0b094-1840-41a8-9371-1fd576bb77a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aac0b094-1840-41a8-9371-1fd576bb77a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aac0b094-1840-41a8-9371-1fd576bb77a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-aac0b094-1840-41a8-9371-1fd576bb77a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:02 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-aac0b094-1840-41a8-9371-1fd576bb77a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:02 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-aac0b094-1840-41a8-9371-1fd576bb77a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:02 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-aac0b094-1840-41a8-9371-1fd576bb77a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:02 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-aac0b094-1840-41a8-9371-1fd576bb77a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:02 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-aac0b094-1840-41a8-9371-1fd576bb77a0 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 200 len: 1343 microversion: 2.60 time: 0.168785 Jun 24 05:09:02 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 421/838] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:09:02 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 1343 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:09:02 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-4c9d2463-fb77-4a6f-910c-2289c2d47b47 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:02 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-4c9d2463-fb77-4a6f-910c-2289c2d47b47 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4c9d2463-fb77-4a6f-910c-2289c2d47b47 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4c9d2463-fb77-4a6f-910c-2289c2d47b47 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4c9d2463-fb77-4a6f-910c-2289c2d47b47 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4c9d2463-fb77-4a6f-910c-2289c2d47b47 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4c9d2463-fb77-4a6f-910c-2289c2d47b47 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4c9d2463-fb77-4a6f-910c-2289c2d47b47 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:02 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-4c9d2463-fb77-4a6f-910c-2289c2d47b47 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.071244 Jun 24 05:09:02 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 422/839] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:09:02 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8/os-volume_attachments => generated 197 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:02 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-d3dda3dc-54e5-43d7-a648-3552401ccc99 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "POST /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.619701 Jun 24 05:09:02 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 418/840] 192.168.122.25 () {60 vars in 1320 bytes} [Wed Jun 24 05:09:00 2026] POST /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1/os-volume_attachments => generated 194 bytes in 2621 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:03 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-bb6e156f-0b9f-4dba-87c4-7aac9e18bec2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:03 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-bb6e156f-0b9f-4dba-87c4-7aac9e18bec2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bb6e156f-0b9f-4dba-87c4-7aac9e18bec2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bb6e156f-0b9f-4dba-87c4-7aac9e18bec2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bb6e156f-0b9f-4dba-87c4-7aac9e18bec2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bb6e156f-0b9f-4dba-87c4-7aac9e18bec2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bb6e156f-0b9f-4dba-87c4-7aac9e18bec2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:03 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bb6e156f-0b9f-4dba-87c4-7aac9e18bec2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:03 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-bb6e156f-0b9f-4dba-87c4-7aac9e18bec2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:03 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-1b327d1f-a67a-4e5f-94fa-7757714957c2 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:03 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-1b327d1f-a67a-4e5f-94fa-7757714957c2 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1b327d1f-a67a-4e5f-94fa-7757714957c2 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1b327d1f-a67a-4e5f-94fa-7757714957c2 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1b327d1f-a67a-4e5f-94fa-7757714957c2 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1b327d1f-a67a-4e5f-94fa-7757714957c2 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1b327d1f-a67a-4e5f-94fa-7757714957c2 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1b327d1f-a67a-4e5f-94fa-7757714957c2 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:03 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-1b327d1f-a67a-4e5f-94fa-7757714957c2 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.072778 Jun 24 05:09:03 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 419/841] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:09:03 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8/os-volume_attachments => generated 25 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 24 05:09:03 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-bb6e156f-0b9f-4dba-87c4-7aac9e18bec2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:03 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-bb6e156f-0b9f-4dba-87c4-7aac9e18bec2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:03 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-bb6e156f-0b9f-4dba-87c4-7aac9e18bec2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:03 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-bb6e156f-0b9f-4dba-87c4-7aac9e18bec2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 200 len: 1395 microversion: 2.60 time: 0.286972 Jun 24 05:09:03 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 423/842] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:09:03 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 1395 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:09:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-53a13bc8-c2ac-4b78-bb11-fc4a1f497205 req-720de487-7341-423d-8560-b770194f5fe2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "666acb0c-e52f-4447-bda8-a2a828bec7c2", "tag": "e67fa197-5d7b-4933-b46e-f3152408a58d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:09:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-53a13bc8-c2ac-4b78-bb11-fc4a1f497205 req-720de487-7341-423d-8560-b770194f5fe2 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-53a13bc8-c2ac-4b78-bb11-fc4a1f497205 req-720de487-7341-423d-8560-b770194f5fe2 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-53a13bc8-c2ac-4b78-bb11-fc4a1f497205 req-720de487-7341-423d-8560-b770194f5fe2 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:04 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-53a13bc8-c2ac-4b78-bb11-fc4a1f497205 req-720de487-7341-423d-8560-b770194f5fe2 service nova] Creating event network-changed:e67fa197-5d7b-4933-b46e-f3152408a58d for instance 666acb0c-e52f-4447-bda8-a2a828bec7c2 on devstack Jun 24 05:09:04 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-53a13bc8-c2ac-4b78-bb11-fc4a1f497205 req-720de487-7341-423d-8560-b770194f5fe2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:09:04 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-53a13bc8-c2ac-4b78-bb11-fc4a1f497205 req-720de487-7341-423d-8560-b770194f5fe2 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.053839 Jun 24 05:09:04 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 420/843] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:09:04 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) Jun 24 05:09:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-9a594808-e025-477c-ac12-8f54acfc8386 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:04 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-9a594808-e025-477c-ac12-8f54acfc8386 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9a594808-e025-477c-ac12-8f54acfc8386 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9a594808-e025-477c-ac12-8f54acfc8386 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9a594808-e025-477c-ac12-8f54acfc8386 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9a594808-e025-477c-ac12-8f54acfc8386 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9a594808-e025-477c-ac12-8f54acfc8386 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9a594808-e025-477c-ac12-8f54acfc8386 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:04 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-9a594808-e025-477c-ac12-8f54acfc8386 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:04 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-9a594808-e025-477c-ac12-8f54acfc8386 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:04 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-9a594808-e025-477c-ac12-8f54acfc8386 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:04 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-9a594808-e025-477c-ac12-8f54acfc8386 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:04 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-9a594808-e025-477c-ac12-8f54acfc8386 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 200 len: 1395 microversion: 2.60 time: 0.199104 Jun 24 05:09:04 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 424/844] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:09:04 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 1395 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 24 05:09:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-5b2fe2c5-b596-4492-b45d-6e2b4d2151d1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:05 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-5b2fe2c5-b596-4492-b45d-6e2b4d2151d1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5b2fe2c5-b596-4492-b45d-6e2b4d2151d1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5b2fe2c5-b596-4492-b45d-6e2b4d2151d1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5b2fe2c5-b596-4492-b45d-6e2b4d2151d1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5b2fe2c5-b596-4492-b45d-6e2b4d2151d1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5b2fe2c5-b596-4492-b45d-6e2b4d2151d1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5b2fe2c5-b596-4492-b45d-6e2b4d2151d1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:05 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-5b2fe2c5-b596-4492-b45d-6e2b4d2151d1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:06 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-5b2fe2c5-b596-4492-b45d-6e2b4d2151d1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:06 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-5b2fe2c5-b596-4492-b45d-6e2b4d2151d1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:06 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-5b2fe2c5-b596-4492-b45d-6e2b4d2151d1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:06 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-5b2fe2c5-b596-4492-b45d-6e2b4d2151d1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 200 len: 1395 microversion: 2.60 time: 0.357599 Jun 24 05:09:06 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 421/845] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:09:05 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 1395 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:09:06 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=2 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:09:06 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=3 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:09:07 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-fd73e257-887c-42c3-b835-b6d2f4dc6949 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:07 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-fd73e257-887c-42c3-b835-b6d2f4dc6949 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fd73e257-887c-42c3-b835-b6d2f4dc6949 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fd73e257-887c-42c3-b835-b6d2f4dc6949 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fd73e257-887c-42c3-b835-b6d2f4dc6949 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fd73e257-887c-42c3-b835-b6d2f4dc6949 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fd73e257-887c-42c3-b835-b6d2f4dc6949 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fd73e257-887c-42c3-b835-b6d2f4dc6949 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:07 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-fd73e257-887c-42c3-b835-b6d2f4dc6949 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:07 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-fd73e257-887c-42c3-b835-b6d2f4dc6949 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:07 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-fd73e257-887c-42c3-b835-b6d2f4dc6949 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:07 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-fd73e257-887c-42c3-b835-b6d2f4dc6949 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:07 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-fd73e257-887c-42c3-b835-b6d2f4dc6949 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 200 len: 1395 microversion: 2.60 time: 0.284271 Jun 24 05:09:07 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 425/846] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:09:07 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 1395 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:09:07 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=2 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:09:08 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ae0c61dd-c443-451a-b7cf-db5a5b5f406a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:08 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-ae0c61dd-c443-451a-b7cf-db5a5b5f406a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae0c61dd-c443-451a-b7cf-db5a5b5f406a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae0c61dd-c443-451a-b7cf-db5a5b5f406a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae0c61dd-c443-451a-b7cf-db5a5b5f406a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae0c61dd-c443-451a-b7cf-db5a5b5f406a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae0c61dd-c443-451a-b7cf-db5a5b5f406a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae0c61dd-c443-451a-b7cf-db5a5b5f406a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:08 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-ae0c61dd-c443-451a-b7cf-db5a5b5f406a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:08 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-ae0c61dd-c443-451a-b7cf-db5a5b5f406a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:08 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-ae0c61dd-c443-451a-b7cf-db5a5b5f406a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:08 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-ae0c61dd-c443-451a-b7cf-db5a5b5f406a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:08 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ae0c61dd-c443-451a-b7cf-db5a5b5f406a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 200 len: 1383 microversion: 2.60 time: 0.209131 Jun 24 05:09:08 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 422/847] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:09:08 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 1383 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:09:09 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-b7f15980-61ee-4ed3-bf41-1e166ad023b9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:09 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-b7f15980-61ee-4ed3-bf41-1e166ad023b9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b7f15980-61ee-4ed3-bf41-1e166ad023b9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b7f15980-61ee-4ed3-bf41-1e166ad023b9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b7f15980-61ee-4ed3-bf41-1e166ad023b9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b7f15980-61ee-4ed3-bf41-1e166ad023b9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b7f15980-61ee-4ed3-bf41-1e166ad023b9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b7f15980-61ee-4ed3-bf41-1e166ad023b9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:09 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-b7f15980-61ee-4ed3-bf41-1e166ad023b9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lazy-loading 'services' on Instance uuid d8760d6c-3343-473e-846c-6a007e3782d1 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:09:09 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-b7f15980-61ee-4ed3-bf41-1e166ad023b9 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1/os-volume_attachments/dc4e8b53-ff0e-48be-848f-32dfa12f6fb6" status: 202 len: 0 microversion: 2.1 time: 0.209807 Jun 24 05:09:09 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 426/848] 192.168.122.25 () {58 vars in 1413 bytes} [Wed Jun 24 05:09:09 2026] DELETE /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1/os-volume_attachments/dc4e8b53-ff0e-48be-848f-32dfa12f6fb6 => generated 0 bytes in 211 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:09:09 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ea254933-0d97-4d11-813c-9c1f547feaf3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:09 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-ea254933-0d97-4d11-813c-9c1f547feaf3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ea254933-0d97-4d11-813c-9c1f547feaf3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ea254933-0d97-4d11-813c-9c1f547feaf3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ea254933-0d97-4d11-813c-9c1f547feaf3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ea254933-0d97-4d11-813c-9c1f547feaf3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ea254933-0d97-4d11-813c-9c1f547feaf3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ea254933-0d97-4d11-813c-9c1f547feaf3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:09 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-8b14ee42-8912-4ebf-a966-f87dbcc2b05b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:09 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-8b14ee42-8912-4ebf-a966-f87dbcc2b05b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8b14ee42-8912-4ebf-a966-f87dbcc2b05b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8b14ee42-8912-4ebf-a966-f87dbcc2b05b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8b14ee42-8912-4ebf-a966-f87dbcc2b05b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8b14ee42-8912-4ebf-a966-f87dbcc2b05b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8b14ee42-8912-4ebf-a966-f87dbcc2b05b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8b14ee42-8912-4ebf-a966-f87dbcc2b05b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:09 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ea254933-0d97-4d11-813c-9c1f547feaf3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.076267 Jun 24 05:09:09 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 423/849] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:09:09 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1/os-volume_attachments => generated 197 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:09 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-8b14ee42-8912-4ebf-a966-f87dbcc2b05b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:09 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-8b14ee42-8912-4ebf-a966-f87dbcc2b05b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:09 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-8b14ee42-8912-4ebf-a966-f87dbcc2b05b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:09 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-8b14ee42-8912-4ebf-a966-f87dbcc2b05b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:09 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-8b14ee42-8912-4ebf-a966-f87dbcc2b05b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 200 len: 1383 microversion: 2.60 time: 0.214926 Jun 24 05:09:09 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 427/850] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:09:09 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 1383 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:09:10 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-64c736bd-e67f-448c-ac78-3498e1912f70 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:10 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-64c736bd-e67f-448c-ac78-3498e1912f70 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-64c736bd-e67f-448c-ac78-3498e1912f70 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-64c736bd-e67f-448c-ac78-3498e1912f70 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-64c736bd-e67f-448c-ac78-3498e1912f70 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-64c736bd-e67f-448c-ac78-3498e1912f70 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-64c736bd-e67f-448c-ac78-3498e1912f70 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-64c736bd-e67f-448c-ac78-3498e1912f70 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:10 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-64c736bd-e67f-448c-ac78-3498e1912f70 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.065889 Jun 24 05:09:10 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 424/851] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:09:10 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1/os-volume_attachments => generated 197 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:10 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-cd808845-cb0e-4798-870c-79722514279b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:10 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-cd808845-cb0e-4798-870c-79722514279b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cd808845-cb0e-4798-870c-79722514279b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cd808845-cb0e-4798-870c-79722514279b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cd808845-cb0e-4798-870c-79722514279b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cd808845-cb0e-4798-870c-79722514279b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cd808845-cb0e-4798-870c-79722514279b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-cd808845-cb0e-4798-870c-79722514279b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:10 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-cd808845-cb0e-4798-870c-79722514279b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:11 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f102c60a-455d-41af-98b9-fc8ee711a784 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-TestStampPatternsnapshot-935612458"}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:09:11 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f102c60a-455d-41af-98b9-fc8ee711a784 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f102c60a-455d-41af-98b9-fc8ee711a784 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f102c60a-455d-41af-98b9-fc8ee711a784 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f102c60a-455d-41af-98b9-fc8ee711a784 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f102c60a-455d-41af-98b9-fc8ee711a784 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f102c60a-455d-41af-98b9-fc8ee711a784 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f102c60a-455d-41af-98b9-fc8ee711a784 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:11 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-cd808845-cb0e-4798-870c-79722514279b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:11 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-cd808845-cb0e-4798-870c-79722514279b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:11 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-cd808845-cb0e-4798-870c-79722514279b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:11 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-cd808845-cb0e-4798-870c-79722514279b tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 200 len: 1383 microversion: 2.60 time: 0.232404 Jun 24 05:09:11 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 428/852] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:09:10 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 1383 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:09:11 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-898043a7-5ada-4f97-81ea-01967ff9ad44 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:11 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-898043a7-5ada-4f97-81ea-01967ff9ad44 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:11 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-898043a7-5ada-4f97-81ea-01967ff9ad44 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:11 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-898043a7-5ada-4f97-81ea-01967ff9ad44 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:11 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-898043a7-5ada-4f97-81ea-01967ff9ad44 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:11 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-898043a7-5ada-4f97-81ea-01967ff9ad44 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:11 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-898043a7-5ada-4f97-81ea-01967ff9ad44 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:11 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-898043a7-5ada-4f97-81ea-01967ff9ad44 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:11 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-898043a7-5ada-4f97-81ea-01967ff9ad44 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.126717 Jun 24 05:09:11 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 429/853] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:09:11 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1/os-volume_attachments => generated 197 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:11 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-3ed3fa4c-afbe-46da-bbe4-56ca1bb60367 req-92750447-dfde-4e78-8181-4e992386fc9d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "666acb0c-e52f-4447-bda8-a2a828bec7c2", "name": "network-vif-plugged", "status": "completed", "tag": "e67fa197-5d7b-4933-b46e-f3152408a58d"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:09:11 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-3ed3fa4c-afbe-46da-bbe4-56ca1bb60367 req-92750447-dfde-4e78-8181-4e992386fc9d service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:11 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-3ed3fa4c-afbe-46da-bbe4-56ca1bb60367 req-92750447-dfde-4e78-8181-4e992386fc9d service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:11 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-3ed3fa4c-afbe-46da-bbe4-56ca1bb60367 req-92750447-dfde-4e78-8181-4e992386fc9d service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:12 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-3ed3fa4c-afbe-46da-bbe4-56ca1bb60367 req-92750447-dfde-4e78-8181-4e992386fc9d service nova] Creating event network-vif-plugged:e67fa197-5d7b-4933-b46e-f3152408a58d for instance 666acb0c-e52f-4447-bda8-a2a828bec7c2 on devstack Jun 24 05:09:12 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-3ed3fa4c-afbe-46da-bbe4-56ca1bb60367 req-92750447-dfde-4e78-8181-4e992386fc9d service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:09:12 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-3ed3fa4c-afbe-46da-bbe4-56ca1bb60367 req-92750447-dfde-4e78-8181-4e992386fc9d service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.064186 Jun 24 05:09:12 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 430/854] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:09:11 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:12 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-606e0eea-4446-425b-a4be-378baa291008 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:12 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-606e0eea-4446-425b-a4be-378baa291008 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-606e0eea-4446-425b-a4be-378baa291008 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-606e0eea-4446-425b-a4be-378baa291008 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-606e0eea-4446-425b-a4be-378baa291008 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-606e0eea-4446-425b-a4be-378baa291008 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-606e0eea-4446-425b-a4be-378baa291008 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-606e0eea-4446-425b-a4be-378baa291008 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:12 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-606e0eea-4446-425b-a4be-378baa291008 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:12 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f102c60a-455d-41af-98b9-fc8ee711a784 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "POST /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8/action" status: 202 len: 0 microversion: 2.1 time: 1.272919 Jun 24 05:09:12 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 425/855] 192.168.122.25 () {60 vars in 1275 bytes} [Wed Jun 24 05:09:11 2026] POST /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8/action => generated 0 bytes in 1275 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) Jun 24 05:09:12 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-606e0eea-4446-425b-a4be-378baa291008 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:12 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-606e0eea-4446-425b-a4be-378baa291008 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:12 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-606e0eea-4446-425b-a4be-378baa291008 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:12 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-606e0eea-4446-425b-a4be-378baa291008 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 200 len: 1383 microversion: 2.60 time: 0.553933 Jun 24 05:09:12 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 431/856] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:09:12 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 1383 bytes in 555 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:09:12 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-bb740f96-3659-4180-aa57-e4505e015874 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:12 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-bb740f96-3659-4180-aa57-e4505e015874 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bb740f96-3659-4180-aa57-e4505e015874 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bb740f96-3659-4180-aa57-e4505e015874 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bb740f96-3659-4180-aa57-e4505e015874 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bb740f96-3659-4180-aa57-e4505e015874 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bb740f96-3659-4180-aa57-e4505e015874 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bb740f96-3659-4180-aa57-e4505e015874 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:13 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-bb740f96-3659-4180-aa57-e4505e015874 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.054883 Jun 24 05:09:13 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 426/857] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:09:12 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1/os-volume_attachments => generated 25 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 24 05:09:13 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-14a7bebc-a3e8-4bb1-b436-ab04c5d5a64a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:13 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-14a7bebc-a3e8-4bb1-b436-ab04c5d5a64a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-14a7bebc-a3e8-4bb1-b436-ab04c5d5a64a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-14a7bebc-a3e8-4bb1-b436-ab04c5d5a64a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-14a7bebc-a3e8-4bb1-b436-ab04c5d5a64a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-14a7bebc-a3e8-4bb1-b436-ab04c5d5a64a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-14a7bebc-a3e8-4bb1-b436-ab04c5d5a64a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-14a7bebc-a3e8-4bb1-b436-ab04c5d5a64a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:13 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-14a7bebc-a3e8-4bb1-b436-ab04c5d5a64a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Going to try to terminate instance {{(pid=67858) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 05:09:13 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-14a7bebc-a3e8-4bb1-b436-ab04c5d5a64a tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 204 len: 0 microversion: 2.1 time: 0.179142 Jun 24 05:09:13 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 432/858] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:09:13 2026] DELETE /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:09:13 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-aca20958-5d8a-4c53-8b59-a07eb75726dd tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:13 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-aca20958-5d8a-4c53-8b59-a07eb75726dd tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-aca20958-5d8a-4c53-8b59-a07eb75726dd tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-aca20958-5d8a-4c53-8b59-a07eb75726dd tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-aca20958-5d8a-4c53-8b59-a07eb75726dd tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-aca20958-5d8a-4c53-8b59-a07eb75726dd tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-aca20958-5d8a-4c53-8b59-a07eb75726dd tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-aca20958-5d8a-4c53-8b59-a07eb75726dd tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:13 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-aca20958-5d8a-4c53-8b59-a07eb75726dd tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:13 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-aca20958-5d8a-4c53-8b59-a07eb75726dd tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:13 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-aca20958-5d8a-4c53-8b59-a07eb75726dd tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 200 len: 1685 microversion: 2.1 time: 0.305178 Jun 24 05:09:13 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 427/859] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:13 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 1685 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:09:13 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-b2781c6b-0562-4b31-870f-d1441245fa5a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:13 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-b2781c6b-0562-4b31-870f-d1441245fa5a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b2781c6b-0562-4b31-870f-d1441245fa5a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b2781c6b-0562-4b31-870f-d1441245fa5a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b2781c6b-0562-4b31-870f-d1441245fa5a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b2781c6b-0562-4b31-870f-d1441245fa5a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b2781c6b-0562-4b31-870f-d1441245fa5a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b2781c6b-0562-4b31-870f-d1441245fa5a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:13 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-b2781c6b-0562-4b31-870f-d1441245fa5a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:14 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-b2781c6b-0562-4b31-870f-d1441245fa5a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:14 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-b2781c6b-0562-4b31-870f-d1441245fa5a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:14 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-b2781c6b-0562-4b31-870f-d1441245fa5a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:14 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-6ad5fc93-313e-4d14-a98e-cffc4820d2a9 req-873387f5-1b75-46f5-a313-82c02381e293 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "666acb0c-e52f-4447-bda8-a2a828bec7c2", "name": "network-vif-plugged", "status": "completed", "tag": "e67fa197-5d7b-4933-b46e-f3152408a58d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:09:14 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-b2781c6b-0562-4b31-870f-d1441245fa5a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 200 len: 1383 microversion: 2.60 time: 0.283484 Jun 24 05:09:14 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 433/860] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:09:13 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 1383 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:09:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-6ad5fc93-313e-4d14-a98e-cffc4820d2a9 req-873387f5-1b75-46f5-a313-82c02381e293 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-6ad5fc93-313e-4d14-a98e-cffc4820d2a9 req-873387f5-1b75-46f5-a313-82c02381e293 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-6ad5fc93-313e-4d14-a98e-cffc4820d2a9 req-873387f5-1b75-46f5-a313-82c02381e293 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:14 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-6ad5fc93-313e-4d14-a98e-cffc4820d2a9 req-873387f5-1b75-46f5-a313-82c02381e293 service nova] Creating event network-vif-plugged:e67fa197-5d7b-4933-b46e-f3152408a58d for instance 666acb0c-e52f-4447-bda8-a2a828bec7c2 on devstack Jun 24 05:09:14 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-6ad5fc93-313e-4d14-a98e-cffc4820d2a9 req-873387f5-1b75-46f5-a313-82c02381e293 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:09:14 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-6ad5fc93-313e-4d14-a98e-cffc4820d2a9 req-873387f5-1b75-46f5-a313-82c02381e293 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.047343 Jun 24 05:09:14 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 428/861] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:09:14 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 05:09:14 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-eff84a29-3ad5-4993-8a34-a568345c02b6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:14 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-eff84a29-3ad5-4993-8a34-a568345c02b6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-eff84a29-3ad5-4993-8a34-a568345c02b6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-eff84a29-3ad5-4993-8a34-a568345c02b6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-eff84a29-3ad5-4993-8a34-a568345c02b6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-eff84a29-3ad5-4993-8a34-a568345c02b6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-eff84a29-3ad5-4993-8a34-a568345c02b6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-eff84a29-3ad5-4993-8a34-a568345c02b6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:14 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-eff84a29-3ad5-4993-8a34-a568345c02b6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:14 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-eff84a29-3ad5-4993-8a34-a568345c02b6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:14 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-eff84a29-3ad5-4993-8a34-a568345c02b6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 200 len: 1685 microversion: 2.1 time: 0.375308 Jun 24 05:09:14 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 434/862] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:14 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 1685 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:09:15 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-22d41d35-be79-4f42-a443-cb390246a87f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:15 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-22d41d35-be79-4f42-a443-cb390246a87f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-22d41d35-be79-4f42-a443-cb390246a87f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-22d41d35-be79-4f42-a443-cb390246a87f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-22d41d35-be79-4f42-a443-cb390246a87f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-22d41d35-be79-4f42-a443-cb390246a87f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-22d41d35-be79-4f42-a443-cb390246a87f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-22d41d35-be79-4f42-a443-cb390246a87f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:15 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-22d41d35-be79-4f42-a443-cb390246a87f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:15 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-22d41d35-be79-4f42-a443-cb390246a87f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:15 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-22d41d35-be79-4f42-a443-cb390246a87f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:15 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-22d41d35-be79-4f42-a443-cb390246a87f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:15 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-22d41d35-be79-4f42-a443-cb390246a87f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 200 len: 1573 microversion: 2.60 time: 0.354704 Jun 24 05:09:15 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 429/863] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:09:15 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 1573 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:09:16 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0905309c-ada0-4781-9a3c-fbb622e773e6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:16 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0905309c-ada0-4781-9a3c-fbb622e773e6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0905309c-ada0-4781-9a3c-fbb622e773e6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0905309c-ada0-4781-9a3c-fbb622e773e6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0905309c-ada0-4781-9a3c-fbb622e773e6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0905309c-ada0-4781-9a3c-fbb622e773e6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0905309c-ada0-4781-9a3c-fbb622e773e6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0905309c-ada0-4781-9a3c-fbb622e773e6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:16 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-0905309c-ada0-4781-9a3c-fbb622e773e6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:16 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-e472ff27-0cd5-49aa-aae7-71c013e4f0c9 req-091fb655-5938-4916-8754-29a7a99cb427 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d8760d6c-3343-473e-846c-6a007e3782d1", "name": "network-vif-unplugged", "status": "completed", "tag": "04172ab6-5e71-475c-8880-82ec36ee6db6"}, {"server_uuid": "d8760d6c-3343-473e-846c-6a007e3782d1", "name": "network-vif-unplugged", "status": "completed", "tag": "04172ab6-5e71-475c-8880-82ec36ee6db6"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:09:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-e472ff27-0cd5-49aa-aae7-71c013e4f0c9 req-091fb655-5938-4916-8754-29a7a99cb427 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-e472ff27-0cd5-49aa-aae7-71c013e4f0c9 req-091fb655-5938-4916-8754-29a7a99cb427 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-e472ff27-0cd5-49aa-aae7-71c013e4f0c9 req-091fb655-5938-4916-8754-29a7a99cb427 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:16 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-e472ff27-0cd5-49aa-aae7-71c013e4f0c9 req-091fb655-5938-4916-8754-29a7a99cb427 service nova] Creating event network-vif-unplugged:04172ab6-5e71-475c-8880-82ec36ee6db6 for instance d8760d6c-3343-473e-846c-6a007e3782d1 on devstack Jun 24 05:09:16 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-e472ff27-0cd5-49aa-aae7-71c013e4f0c9 req-091fb655-5938-4916-8754-29a7a99cb427 service nova] Creating event network-vif-unplugged:04172ab6-5e71-475c-8880-82ec36ee6db6 for instance d8760d6c-3343-473e-846c-6a007e3782d1 on devstack Jun 24 05:09:16 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-e472ff27-0cd5-49aa-aae7-71c013e4f0c9 req-091fb655-5938-4916-8754-29a7a99cb427 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:09:16 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-e472ff27-0cd5-49aa-aae7-71c013e4f0c9 req-091fb655-5938-4916-8754-29a7a99cb427 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.107973 Jun 24 05:09:16 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 430/864] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:09:16 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:17 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0905309c-ada0-4781-9a3c-fbb622e773e6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:17 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0905309c-ada0-4781-9a3c-fbb622e773e6 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 200 len: 1617 microversion: 2.1 time: 1.433076 Jun 24 05:09:17 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 435/865] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:16 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 1617 bytes in 1435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:09:18 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-4812c7d1-a011-4390-b080-9e087a9f72ec req-02a72c65-d4e4-41bd-9b47-d44bdf8bc571 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "666acb0c-e52f-4447-bda8-a2a828bec7c2", "tag": "e67fa197-5d7b-4933-b46e-f3152408a58d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:09:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-4812c7d1-a011-4390-b080-9e087a9f72ec req-02a72c65-d4e4-41bd-9b47-d44bdf8bc571 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-4812c7d1-a011-4390-b080-9e087a9f72ec req-02a72c65-d4e4-41bd-9b47-d44bdf8bc571 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-4812c7d1-a011-4390-b080-9e087a9f72ec req-02a72c65-d4e4-41bd-9b47-d44bdf8bc571 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:18 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-4812c7d1-a011-4390-b080-9e087a9f72ec req-02a72c65-d4e4-41bd-9b47-d44bdf8bc571 service nova] Creating event network-changed:e67fa197-5d7b-4933-b46e-f3152408a58d for instance 666acb0c-e52f-4447-bda8-a2a828bec7c2 on devstack Jun 24 05:09:18 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-4812c7d1-a011-4390-b080-9e087a9f72ec req-02a72c65-d4e4-41bd-9b47-d44bdf8bc571 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:09:18 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-4812c7d1-a011-4390-b080-9e087a9f72ec req-02a72c65-d4e4-41bd-9b47-d44bdf8bc571 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.055845 Jun 24 05:09:18 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 431/866] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:09:18 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) Jun 24 05:09:18 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-c5757a7a-2d1b-483d-afa6-c986817d2a3f req-5a027662-0ffe-432e-be61-ce8541ef1c9d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d8760d6c-3343-473e-846c-6a007e3782d1", "name": "network-vif-deleted", "tag": "04172ab6-5e71-475c-8880-82ec36ee6db6"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:09:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-c5757a7a-2d1b-483d-afa6-c986817d2a3f req-5a027662-0ffe-432e-be61-ce8541ef1c9d service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-c5757a7a-2d1b-483d-afa6-c986817d2a3f req-5a027662-0ffe-432e-be61-ce8541ef1c9d service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-c5757a7a-2d1b-483d-afa6-c986817d2a3f req-5a027662-0ffe-432e-be61-ce8541ef1c9d service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:18 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-c5757a7a-2d1b-483d-afa6-c986817d2a3f req-5a027662-0ffe-432e-be61-ce8541ef1c9d service nova] Creating event network-vif-deleted:04172ab6-5e71-475c-8880-82ec36ee6db6 for instance d8760d6c-3343-473e-846c-6a007e3782d1 on devstack Jun 24 05:09:18 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-c5757a7a-2d1b-483d-afa6-c986817d2a3f req-5a027662-0ffe-432e-be61-ce8541ef1c9d service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:09:18 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-c5757a7a-2d1b-483d-afa6-c986817d2a3f req-5a027662-0ffe-432e-be61-ce8541ef1c9d service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.060773 Jun 24 05:09:18 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 436/867] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:09:18 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:18 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f9f59439-8ae0-40fd-8554-7f74ece037d7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:18 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f9f59439-8ae0-40fd-8554-7f74ece037d7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f9f59439-8ae0-40fd-8554-7f74ece037d7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f9f59439-8ae0-40fd-8554-7f74ece037d7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f9f59439-8ae0-40fd-8554-7f74ece037d7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f9f59439-8ae0-40fd-8554-7f74ece037d7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f9f59439-8ae0-40fd-8554-7f74ece037d7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f9f59439-8ae0-40fd-8554-7f74ece037d7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:18 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-f9f59439-8ae0-40fd-8554-7f74ece037d7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:18 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-f9f59439-8ae0-40fd-8554-7f74ece037d7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:18 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f9f59439-8ae0-40fd-8554-7f74ece037d7 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 200 len: 1332 microversion: 2.1 time: 0.198589 Jun 24 05:09:18 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 432/868] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:18 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 1332 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:09:19 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-5897ca32-2509-4ca6-91a9-502643c27d67 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:19 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-5897ca32-2509-4ca6-91a9-502643c27d67 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5897ca32-2509-4ca6-91a9-502643c27d67 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5897ca32-2509-4ca6-91a9-502643c27d67 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5897ca32-2509-4ca6-91a9-502643c27d67 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5897ca32-2509-4ca6-91a9-502643c27d67 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5897ca32-2509-4ca6-91a9-502643c27d67 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5897ca32-2509-4ca6-91a9-502643c27d67 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5897ca32-2509-4ca6-91a9-502643c27d67 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5897ca32-2509-4ca6-91a9-502643c27d67 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5897ca32-2509-4ca6-91a9-502643c27d67 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:20 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-5897ca32-2509-4ca6-91a9-502643c27d67 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lazy-loading 'fault' on Instance uuid d8760d6c-3343-473e-846c-6a007e3782d1 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:09:20 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-5897ca32-2509-4ca6-91a9-502643c27d67 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:20 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-5897ca32-2509-4ca6-91a9-502643c27d67 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cea5c21618c24cd2aded0d3bbef0fd8a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd469e3abf0c849f59a9e06ca7b031d96', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:20 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-5897ca32-2509-4ca6-91a9-502643c27d67 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 200 len: 1337 microversion: 2.1 time: 0.455634 Jun 24 05:09:20 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 437/869] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:19 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 1337 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:09:21 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-431b8aff-0b47-40ed-a131-1ed3a4291204 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-1285569174"}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:09:21 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-431b8aff-0b47-40ed-a131-1ed3a4291204 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-431b8aff-0b47-40ed-a131-1ed3a4291204 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-431b8aff-0b47-40ed-a131-1ed3a4291204 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-431b8aff-0b47-40ed-a131-1ed3a4291204 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-431b8aff-0b47-40ed-a131-1ed3a4291204 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-431b8aff-0b47-40ed-a131-1ed3a4291204 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-431b8aff-0b47-40ed-a131-1ed3a4291204 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:21 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-431b8aff-0b47-40ed-a131-1ed3a4291204 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:21 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c6663de0-4253-428a-8fb4-43c6fb1aa509 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:21 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-c6663de0-4253-428a-8fb4-43c6fb1aa509 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c6663de0-4253-428a-8fb4-43c6fb1aa509 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c6663de0-4253-428a-8fb4-43c6fb1aa509 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c6663de0-4253-428a-8fb4-43c6fb1aa509 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c6663de0-4253-428a-8fb4-43c6fb1aa509 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c6663de0-4253-428a-8fb4-43c6fb1aa509 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c6663de0-4253-428a-8fb4-43c6fb1aa509 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:21 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-c6663de0-4253-428a-8fb4-43c6fb1aa509 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] HTTP exception thrown: Instance d8760d6c-3343-473e-846c-6a007e3782d1 could not be found. Jun 24 05:09:21 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c6663de0-4253-428a-8fb4-43c6fb1aa509 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Returning 404 to user: Instance d8760d6c-3343-473e-846c-6a007e3782d1 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:09:21 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-c6663de0-4253-428a-8fb4-43c6fb1aa509 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 404 len: 111 microversion: 2.1 time: 0.068552 Jun 24 05:09:21 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 438/870] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:21 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 111 bytes in 72 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) Jun 24 05:09:21 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-2b51cc17-cf54-4fcf-a4e3-fa0170a08c07 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:21 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-2b51cc17-cf54-4fcf-a4e3-fa0170a08c07 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1318902552" status: 202 len: 0 microversion: 2.1 time: 0.066728 Jun 24 05:09:21 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 439/871] 192.168.122.25 () {58 vars in 1218 bytes} [Wed Jun 24 05:09:21 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1318902552 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:09:21 devstack devstack@n-api.service[67859]: INFO nova.network.security_group_api [None req-431b8aff-0b47-40ed-a131-1ed3a4291204 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Adding security group 03e91008-b7ec-4393-aa84-065c52415589 to port e67fa197-5d7b-4933-b46e-f3152408a58d Jun 24 05:09:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-ab6701cc-2d66-4583-a2cd-4c0f7a5b94d0 req-0edd515c-d292-4196-a45f-c23971f099d5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "666acb0c-e52f-4447-bda8-a2a828bec7c2", "tag": "e67fa197-5d7b-4933-b46e-f3152408a58d"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:09:22 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-431b8aff-0b47-40ed-a131-1ed3a4291204 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "POST /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/action" status: 202 len: 0 microversion: 2.60 time: 1.777112 Jun 24 05:09:22 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 433/872] 192.168.122.25 () {62 vars in 1316 bytes} [Wed Jun 24 05:09:21 2026] POST /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/action => generated 0 bytes in 1779 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:09:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-ab6701cc-2d66-4583-a2cd-4c0f7a5b94d0 req-0edd515c-d292-4196-a45f-c23971f099d5 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-ab6701cc-2d66-4583-a2cd-4c0f7a5b94d0 req-0edd515c-d292-4196-a45f-c23971f099d5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-ab6701cc-2d66-4583-a2cd-4c0f7a5b94d0 req-0edd515c-d292-4196-a45f-c23971f099d5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:22 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ae6626d8-d3a6-445a-8411-cc5b396d5c9f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:22 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-ae6626d8-d3a6-445a-8411-cc5b396d5c9f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-ab6701cc-2d66-4583-a2cd-4c0f7a5b94d0 req-0edd515c-d292-4196-a45f-c23971f099d5 service nova] Creating event network-changed:e67fa197-5d7b-4933-b46e-f3152408a58d for instance 666acb0c-e52f-4447-bda8-a2a828bec7c2 on devstack Jun 24 05:09:22 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-ab6701cc-2d66-4583-a2cd-4c0f7a5b94d0 req-0edd515c-d292-4196-a45f-c23971f099d5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:09:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-ab6701cc-2d66-4583-a2cd-4c0f7a5b94d0 req-0edd515c-d292-4196-a45f-c23971f099d5 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.053691 Jun 24 05:09:22 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 440/873] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:09:22 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) Jun 24 05:09:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae6626d8-d3a6-445a-8411-cc5b396d5c9f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae6626d8-d3a6-445a-8411-cc5b396d5c9f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae6626d8-d3a6-445a-8411-cc5b396d5c9f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae6626d8-d3a6-445a-8411-cc5b396d5c9f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae6626d8-d3a6-445a-8411-cc5b396d5c9f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ae6626d8-d3a6-445a-8411-cc5b396d5c9f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:22 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-ae6626d8-d3a6-445a-8411-cc5b396d5c9f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:23 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-ae6626d8-d3a6-445a-8411-cc5b396d5c9f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:23 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-ae6626d8-d3a6-445a-8411-cc5b396d5c9f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:23 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-ae6626d8-d3a6-445a-8411-cc5b396d5c9f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:23 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ae6626d8-d3a6-445a-8411-cc5b396d5c9f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 200 len: 1739 microversion: 2.60 time: 0.382061 Jun 24 05:09:23 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 434/874] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:09:22 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 1739 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:09:23 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestStampPattern-server-659093999", "imageRef": "9e904c62-8e4d-48d4-ad89-141cf8245e87", "flavorRef": "42", "key_name": "tempest-TestStampPattern-1934003215", "security_groups": [{"name": "tempest-secgroup-smoke-1974638620"}], "networks": [{"uuid": "55b342b0-6ca4-483b-b5f9-8c4cac403344"}]}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:09:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:24 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:24 devstack devstack@n-api.service[67858]: DEBUG nova.network.neutron [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] validate_networks() for [('55b342b0-6ca4-483b-b5f9-8c4cac403344', None, None, None, None, None)] {{(pid=67858) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 05:09:24 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:24 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:24 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f80aaf89-4ee2-4ad0-90b7-e58201577a96 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:24 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f80aaf89-4ee2-4ad0-90b7-e58201577a96 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f80aaf89-4ee2-4ad0-90b7-e58201577a96 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f80aaf89-4ee2-4ad0-90b7-e58201577a96 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f80aaf89-4ee2-4ad0-90b7-e58201577a96 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f80aaf89-4ee2-4ad0-90b7-e58201577a96 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f80aaf89-4ee2-4ad0-90b7-e58201577a96 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f80aaf89-4ee2-4ad0-90b7-e58201577a96 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:25 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-f80aaf89-4ee2-4ad0-90b7-e58201577a96 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] HTTP exception thrown: Instance d8760d6c-3343-473e-846c-6a007e3782d1 could not be found. Jun 24 05:09:25 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f80aaf89-4ee2-4ad0-90b7-e58201577a96 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Returning 404 to user: Instance d8760d6c-3343-473e-846c-6a007e3782d1 could not be found. {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:09:25 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f80aaf89-4ee2-4ad0-90b7-e58201577a96 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 404 len: 111 microversion: 2.1 time: 0.073041 Jun 24 05:09:25 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 435/875] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:09:24 2026] DELETE /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 111 bytes in 77 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:09:25 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8805ceda-dc47-4c96-9ccc-3106bffd3bb3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:25 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-8805ceda-dc47-4c96-9ccc-3106bffd3bb3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: d8760d6c-3343-473e-846c-6a007e3782d1] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8805ceda-dc47-4c96-9ccc-3106bffd3bb3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8805ceda-dc47-4c96-9ccc-3106bffd3bb3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8805ceda-dc47-4c96-9ccc-3106bffd3bb3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8805ceda-dc47-4c96-9ccc-3106bffd3bb3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8805ceda-dc47-4c96-9ccc-3106bffd3bb3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8805ceda-dc47-4c96-9ccc-3106bffd3bb3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:25 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-8805ceda-dc47-4c96-9ccc-3106bffd3bb3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] HTTP exception thrown: Instance d8760d6c-3343-473e-846c-6a007e3782d1 could not be found. Jun 24 05:09:25 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8805ceda-dc47-4c96-9ccc-3106bffd3bb3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Returning 404 to user: Instance d8760d6c-3343-473e-846c-6a007e3782d1 could not be found. {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:09:25 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8805ceda-dc47-4c96-9ccc-3106bffd3bb3 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1" status: 404 len: 111 microversion: 2.1 time: 0.088224 Jun 24 05:09:25 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 436/876] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:25 2026] GET /compute/v2.1/servers/d8760d6c-3343-473e-846c-6a007e3782d1 => generated 111 bytes in 92 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:09:25 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Flavor limits 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 05:09:25 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Image limits 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 05:09:25 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Flavor pref 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 05:09:25 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Image pref 0:0:0 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 05:09:25 devstack devstack@n-api.service[67858]: DEBUG nova.virt.hardware [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67858) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 05:09:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:25 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Getting quotas for project 3edefa52f08d4edb9df68993f7c1478e. Resources: {'instances', 'ram', 'cores'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:09:25 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Getting quotas for user 8b7e1d708db64b5fab370ae554d3eb7e and project 3edefa52f08d4edb9df68993f7c1478e. Resources: {'instances', 'ram', 'cores'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:09:25 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Going to run 1 instances... {{(pid=67858) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 05:09:25 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] 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='9e904c62-8e4d-48d4-ad89-141cf8245e87',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=67858) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 05:09:25 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-8c692408-e6d9-469e-9c56-da34bc4e9bab tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 412 microversion: 2.1 time: 1.510922 Jun 24 05:09:25 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 441/877] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 05:09:23 2026] POST /compute/v2.1/servers => generated 412 bytes in 1515 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 24 05:09:25 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e65911f7-a71e-4c5d-848a-eec0e7abbce1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:25 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-e65911f7-a71e-4c5d-848a-eec0e7abbce1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:25 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-e65911f7-a71e-4c5d-848a-eec0e7abbce1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:25 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-e65911f7-a71e-4c5d-848a-eec0e7abbce1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:25 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e65911f7-a71e-4c5d-848a-eec0e7abbce1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611" status: 200 len: 1252 microversion: 2.1 time: 0.227197 Jun 24 05:09:25 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 437/878] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:25 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611 => generated 1252 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:09:26 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-5a0e7e0f-adca-428d-8025-1382240c9046 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:26 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-5a0e7e0f-adca-428d-8025-1382240c9046 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:26 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-5a0e7e0f-adca-428d-8025-1382240c9046 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:26 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-5a0e7e0f-adca-428d-8025-1382240c9046 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:26 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-5a0e7e0f-adca-428d-8025-1382240c9046 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611" status: 200 len: 1252 microversion: 2.1 time: 0.227260 Jun 24 05:09:26 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 442/879] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:26 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611 => generated 1252 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:09:27 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-33730f92-c2ad-4f8d-aa9e-654dc9e6e70b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:27 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-33730f92-c2ad-4f8d-aa9e-654dc9e6e70b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-33730f92-c2ad-4f8d-aa9e-654dc9e6e70b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-33730f92-c2ad-4f8d-aa9e-654dc9e6e70b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-33730f92-c2ad-4f8d-aa9e-654dc9e6e70b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-33730f92-c2ad-4f8d-aa9e-654dc9e6e70b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-33730f92-c2ad-4f8d-aa9e-654dc9e6e70b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-33730f92-c2ad-4f8d-aa9e-654dc9e6e70b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:27 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-33730f92-c2ad-4f8d-aa9e-654dc9e6e70b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] HTTP exception thrown: Instance f2064c04-0ab6-4fb8-8f30-79da4ed0e178 could not be found. Jun 24 05:09:27 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-33730f92-c2ad-4f8d-aa9e-654dc9e6e70b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Returning 404 to user: Instance f2064c04-0ab6-4fb8-8f30-79da4ed0e178 could not be found. {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:09:27 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-33730f92-c2ad-4f8d-aa9e-654dc9e6e70b tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 404 len: 111 microversion: 2.1 time: 0.080897 Jun 24 05:09:27 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 438/880] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:09:27 2026] DELETE /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 111 bytes in 85 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:09:27 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-96cfc739-6e2a-4702-90ed-52846760e249 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:27 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-96cfc739-6e2a-4702-90ed-52846760e249 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: f2064c04-0ab6-4fb8-8f30-79da4ed0e178] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-96cfc739-6e2a-4702-90ed-52846760e249 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-96cfc739-6e2a-4702-90ed-52846760e249 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-96cfc739-6e2a-4702-90ed-52846760e249 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-96cfc739-6e2a-4702-90ed-52846760e249 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-96cfc739-6e2a-4702-90ed-52846760e249 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-96cfc739-6e2a-4702-90ed-52846760e249 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-96cfc739-6e2a-4702-90ed-52846760e249 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] HTTP exception thrown: Instance f2064c04-0ab6-4fb8-8f30-79da4ed0e178 could not be found. Jun 24 05:09:27 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-96cfc739-6e2a-4702-90ed-52846760e249 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Returning 404 to user: Instance f2064c04-0ab6-4fb8-8f30-79da4ed0e178 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:09:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-96cfc739-6e2a-4702-90ed-52846760e249 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178" status: 404 len: 111 microversion: 2.1 time: 0.054349 Jun 24 05:09:27 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 443/881] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:27 2026] GET /compute/v2.1/servers/f2064c04-0ab6-4fb8-8f30-79da4ed0e178 => generated 111 bytes in 55 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:09:27 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-98b5743a-f456-4914-86d6-0e253d5912a8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:27 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-98b5743a-f456-4914-86d6-0e253d5912a8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-98b5743a-f456-4914-86d6-0e253d5912a8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-98b5743a-f456-4914-86d6-0e253d5912a8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-98b5743a-f456-4914-86d6-0e253d5912a8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-98b5743a-f456-4914-86d6-0e253d5912a8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-98b5743a-f456-4914-86d6-0e253d5912a8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-98b5743a-f456-4914-86d6-0e253d5912a8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:27 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-98b5743a-f456-4914-86d6-0e253d5912a8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] HTTP exception thrown: Instance 8aefbf40-53f6-481b-873c-a31172a6362e could not be found. Jun 24 05:09:27 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-98b5743a-f456-4914-86d6-0e253d5912a8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Returning 404 to user: Instance 8aefbf40-53f6-481b-873c-a31172a6362e could not be found. {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:09:27 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-98b5743a-f456-4914-86d6-0e253d5912a8 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 404 len: 111 microversion: 2.1 time: 0.058573 Jun 24 05:09:27 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 439/882] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:09:27 2026] DELETE /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 111 bytes in 60 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:09:27 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-82f70f04-e1f1-4d39-b4ec-1546d0f577f4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:27 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-82f70f04-e1f1-4d39-b4ec-1546d0f577f4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: 8aefbf40-53f6-481b-873c-a31172a6362e] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-82f70f04-e1f1-4d39-b4ec-1546d0f577f4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-82f70f04-e1f1-4d39-b4ec-1546d0f577f4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-82f70f04-e1f1-4d39-b4ec-1546d0f577f4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-82f70f04-e1f1-4d39-b4ec-1546d0f577f4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-82f70f04-e1f1-4d39-b4ec-1546d0f577f4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-82f70f04-e1f1-4d39-b4ec-1546d0f577f4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.021s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-82f70f04-e1f1-4d39-b4ec-1546d0f577f4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] HTTP exception thrown: Instance 8aefbf40-53f6-481b-873c-a31172a6362e could not be found. Jun 24 05:09:27 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-82f70f04-e1f1-4d39-b4ec-1546d0f577f4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Returning 404 to user: Instance 8aefbf40-53f6-481b-873c-a31172a6362e could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:09:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-82f70f04-e1f1-4d39-b4ec-1546d0f577f4 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e" status: 404 len: 111 microversion: 2.1 time: 0.148911 Jun 24 05:09:27 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 444/883] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:27 2026] GET /compute/v2.1/servers/8aefbf40-53f6-481b-873c-a31172a6362e => generated 111 bytes in 150 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:09:28 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8c1f2189-6956-4e7b-8cf9-7d4578261412 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:28 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-8c1f2189-6956-4e7b-8cf9-7d4578261412 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8c1f2189-6956-4e7b-8cf9-7d4578261412 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8c1f2189-6956-4e7b-8cf9-7d4578261412 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8c1f2189-6956-4e7b-8cf9-7d4578261412 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8c1f2189-6956-4e7b-8cf9-7d4578261412 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8c1f2189-6956-4e7b-8cf9-7d4578261412 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8c1f2189-6956-4e7b-8cf9-7d4578261412 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:28 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-8c1f2189-6956-4e7b-8cf9-7d4578261412 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:28 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-8c1f2189-6956-4e7b-8cf9-7d4578261412 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:28 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8c1f2189-6956-4e7b-8cf9-7d4578261412 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611" status: 200 len: 1248 microversion: 2.1 time: 0.513192 Jun 24 05:09:28 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 440/884] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:28 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611 => generated 1248 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:09:29 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-7bdb7112-65a3-4027-9abf-03513e74a401 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:29 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-7bdb7112-65a3-4027-9abf-03513e74a401 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7bdb7112-65a3-4027-9abf-03513e74a401 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7bdb7112-65a3-4027-9abf-03513e74a401 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7bdb7112-65a3-4027-9abf-03513e74a401 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7bdb7112-65a3-4027-9abf-03513e74a401 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7bdb7112-65a3-4027-9abf-03513e74a401 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7bdb7112-65a3-4027-9abf-03513e74a401 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:29 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-7bdb7112-65a3-4027-9abf-03513e74a401 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:29 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-7bdb7112-65a3-4027-9abf-03513e74a401 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:29 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-7bdb7112-65a3-4027-9abf-03513e74a401 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611" status: 200 len: 1248 microversion: 2.1 time: 0.375445 Jun 24 05:09:29 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 445/885] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:29 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611 => generated 1248 bytes in 379 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:09:31 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-6057d410-ed18-442d-b1fc-497d3b909e54 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:31 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-6057d410-ed18-442d-b1fc-497d3b909e54 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6057d410-ed18-442d-b1fc-497d3b909e54 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6057d410-ed18-442d-b1fc-497d3b909e54 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6057d410-ed18-442d-b1fc-497d3b909e54 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.013s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6057d410-ed18-442d-b1fc-497d3b909e54 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6057d410-ed18-442d-b1fc-497d3b909e54 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6057d410-ed18-442d-b1fc-497d3b909e54 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:31 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-6057d410-ed18-442d-b1fc-497d3b909e54 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:31 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-6057d410-ed18-442d-b1fc-497d3b909e54 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:31 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-6057d410-ed18-442d-b1fc-497d3b909e54 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611" status: 200 len: 1248 microversion: 2.1 time: 0.533553 Jun 24 05:09:31 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 441/886] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:30 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611 => generated 1248 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:09:32 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-6f89730b-553a-41a1-80e0-e50696bd21ed tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:32 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-6f89730b-553a-41a1-80e0-e50696bd21ed tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6f89730b-553a-41a1-80e0-e50696bd21ed tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6f89730b-553a-41a1-80e0-e50696bd21ed tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6f89730b-553a-41a1-80e0-e50696bd21ed tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6f89730b-553a-41a1-80e0-e50696bd21ed tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6f89730b-553a-41a1-80e0-e50696bd21ed tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6f89730b-553a-41a1-80e0-e50696bd21ed tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:32 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-6f89730b-553a-41a1-80e0-e50696bd21ed tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:32 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-6f89730b-553a-41a1-80e0-e50696bd21ed tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:32 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-6f89730b-553a-41a1-80e0-e50696bd21ed tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611" status: 200 len: 1304 microversion: 2.1 time: 0.222531 Jun 24 05:09:32 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 446/887] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:32 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611 => generated 1304 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:09:32 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-59061803-ca7a-46fe-8d0f-5708061aedd2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:32 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-59061803-ca7a-46fe-8d0f-5708061aedd2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-59061803-ca7a-46fe-8d0f-5708061aedd2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-59061803-ca7a-46fe-8d0f-5708061aedd2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-59061803-ca7a-46fe-8d0f-5708061aedd2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-59061803-ca7a-46fe-8d0f-5708061aedd2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-59061803-ca7a-46fe-8d0f-5708061aedd2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-59061803-ca7a-46fe-8d0f-5708061aedd2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:33 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-59061803-ca7a-46fe-8d0f-5708061aedd2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] HTTP exception thrown: Instance bcb4ace9-6a53-4d1f-928c-2d052ab31281 could not be found. Jun 24 05:09:33 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-59061803-ca7a-46fe-8d0f-5708061aedd2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Returning 404 to user: Instance bcb4ace9-6a53-4d1f-928c-2d052ab31281 could not be found. {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:09:33 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-59061803-ca7a-46fe-8d0f-5708061aedd2 tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281" status: 404 len: 111 microversion: 2.1 time: 0.088762 Jun 24 05:09:33 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 442/888] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:09:32 2026] DELETE /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281 => generated 111 bytes in 93 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:09:33 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-b102a66d-af82-4be9-8a19-2d66cdc9f5ee tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:33 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-b102a66d-af82-4be9-8a19-2d66cdc9f5ee tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] [instance: bcb4ace9-6a53-4d1f-928c-2d052ab31281] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b102a66d-af82-4be9-8a19-2d66cdc9f5ee tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b102a66d-af82-4be9-8a19-2d66cdc9f5ee tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b102a66d-af82-4be9-8a19-2d66cdc9f5ee tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b102a66d-af82-4be9-8a19-2d66cdc9f5ee tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b102a66d-af82-4be9-8a19-2d66cdc9f5ee tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b102a66d-af82-4be9-8a19-2d66cdc9f5ee tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:33 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-b102a66d-af82-4be9-8a19-2d66cdc9f5ee tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] HTTP exception thrown: Instance bcb4ace9-6a53-4d1f-928c-2d052ab31281 could not be found. Jun 24 05:09:33 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-b102a66d-af82-4be9-8a19-2d66cdc9f5ee tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] Returning 404 to user: Instance bcb4ace9-6a53-4d1f-928c-2d052ab31281 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:09:33 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-b102a66d-af82-4be9-8a19-2d66cdc9f5ee tempest-AttachVolumeNegativeTest-111486486 tempest-AttachVolumeNegativeTest-111486486-project-member] 192.168.122.25 "GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281" status: 404 len: 111 microversion: 2.1 time: 0.107103 Jun 24 05:09:33 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 447/889] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:33 2026] GET /compute/v2.1/servers/bcb4ace9-6a53-4d1f-928c-2d052ab31281 => generated 111 bytes in 111 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:09:33 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ac41a5f8-6c3f-4d19-8213-acaf2e3b6766 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:33 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-ac41a5f8-6c3f-4d19-8213-acaf2e3b6766 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac41a5f8-6c3f-4d19-8213-acaf2e3b6766 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac41a5f8-6c3f-4d19-8213-acaf2e3b6766 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac41a5f8-6c3f-4d19-8213-acaf2e3b6766 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac41a5f8-6c3f-4d19-8213-acaf2e3b6766 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac41a5f8-6c3f-4d19-8213-acaf2e3b6766 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac41a5f8-6c3f-4d19-8213-acaf2e3b6766 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:33 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-ac41a5f8-6c3f-4d19-8213-acaf2e3b6766 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:33 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-ac41a5f8-6c3f-4d19-8213-acaf2e3b6766 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:33 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ac41a5f8-6c3f-4d19-8213-acaf2e3b6766 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611" status: 200 len: 1312 microversion: 2.1 time: 0.129972 Jun 24 05:09:33 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 443/890] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:33 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611 => generated 1312 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:09:34 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f9281bb1-6b38-4f2e-8617-fae3049b71ea tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:34 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-f9281bb1-6b38-4f2e-8617-fae3049b71ea tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9281bb1-6b38-4f2e-8617-fae3049b71ea tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9281bb1-6b38-4f2e-8617-fae3049b71ea tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9281bb1-6b38-4f2e-8617-fae3049b71ea tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9281bb1-6b38-4f2e-8617-fae3049b71ea tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9281bb1-6b38-4f2e-8617-fae3049b71ea tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f9281bb1-6b38-4f2e-8617-fae3049b71ea tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:35 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-f9281bb1-6b38-4f2e-8617-fae3049b71ea tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:35 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=2 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:09:35 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:09:36 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-4b4340a7-99b9-4117-9381-f72fde2e44bd req-5aeecfaf-fc97-4958-8c89-d2cdd196900b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1db6492f-9ed9-429d-9d01-907538054611", "tag": "b5f929c6-ca45-41f6-9060-170d43baa96d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:09:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-4b4340a7-99b9-4117-9381-f72fde2e44bd req-5aeecfaf-fc97-4958-8c89-d2cdd196900b service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-4b4340a7-99b9-4117-9381-f72fde2e44bd req-5aeecfaf-fc97-4958-8c89-d2cdd196900b service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-4b4340a7-99b9-4117-9381-f72fde2e44bd req-5aeecfaf-fc97-4958-8c89-d2cdd196900b service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:36 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-4b4340a7-99b9-4117-9381-f72fde2e44bd req-5aeecfaf-fc97-4958-8c89-d2cdd196900b service nova] Creating event network-changed:b5f929c6-ca45-41f6-9060-170d43baa96d for instance 1db6492f-9ed9-429d-9d01-907538054611 on devstack Jun 24 05:09:36 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-f9281bb1-6b38-4f2e-8617-fae3049b71ea tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:36 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-4b4340a7-99b9-4117-9381-f72fde2e44bd req-5aeecfaf-fc97-4958-8c89-d2cdd196900b service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:09:36 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-4b4340a7-99b9-4117-9381-f72fde2e44bd req-5aeecfaf-fc97-4958-8c89-d2cdd196900b service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.078853 Jun 24 05:09:36 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 444/891] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:09:36 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:36 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f9281bb1-6b38-4f2e-8617-fae3049b71ea tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611" status: 200 len: 1380 microversion: 2.1 time: 1.715897 Jun 24 05:09:36 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 448/892] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:34 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611 => generated 1380 bytes in 1718 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:09:36 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=4 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:09:37 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-d3e7d583-e19f-4358-8661-e50cf4de20e1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:37 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-d3e7d583-e19f-4358-8661-e50cf4de20e1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3e7d583-e19f-4358-8661-e50cf4de20e1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3e7d583-e19f-4358-8661-e50cf4de20e1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3e7d583-e19f-4358-8661-e50cf4de20e1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3e7d583-e19f-4358-8661-e50cf4de20e1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3e7d583-e19f-4358-8661-e50cf4de20e1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3e7d583-e19f-4358-8661-e50cf4de20e1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:37 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-d3e7d583-e19f-4358-8661-e50cf4de20e1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:38 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-d3e7d583-e19f-4358-8661-e50cf4de20e1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:38 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-d3e7d583-e19f-4358-8661-e50cf4de20e1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611" status: 200 len: 1378 microversion: 2.1 time: 0.417006 Jun 24 05:09:38 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 445/893] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:37 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611 => generated 1378 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:09:39 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-54522ff2-87e2-4cc8-b367-b8a242a57022 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:39 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-54522ff2-87e2-4cc8-b367-b8a242a57022 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:39 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=54,nova_api:INSERT=4,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:09:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-54522ff2-87e2-4cc8-b367-b8a242a57022 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-54522ff2-87e2-4cc8-b367-b8a242a57022 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-54522ff2-87e2-4cc8-b367-b8a242a57022 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-54522ff2-87e2-4cc8-b367-b8a242a57022 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-54522ff2-87e2-4cc8-b367-b8a242a57022 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-54522ff2-87e2-4cc8-b367-b8a242a57022 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:39 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-54522ff2-87e2-4cc8-b367-b8a242a57022 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:39 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-54522ff2-87e2-4cc8-b367-b8a242a57022 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:39 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-54522ff2-87e2-4cc8-b367-b8a242a57022 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611" status: 200 len: 1378 microversion: 2.1 time: 0.253325 Jun 24 05:09:39 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 449/894] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:39 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611 => generated 1378 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:09:40 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-70fbd0c7-be23-4f72-be26-70e89b09512d tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:40 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-70fbd0c7-be23-4f72-be26-70e89b09512d tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-70fbd0c7-be23-4f72-be26-70e89b09512d tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-70fbd0c7-be23-4f72-be26-70e89b09512d tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-70fbd0c7-be23-4f72-be26-70e89b09512d tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-70fbd0c7-be23-4f72-be26-70e89b09512d tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-70fbd0c7-be23-4f72-be26-70e89b09512d tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-70fbd0c7-be23-4f72-be26-70e89b09512d tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:40 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-70fbd0c7-be23-4f72-be26-70e89b09512d tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:40 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-70fbd0c7-be23-4f72-be26-70e89b09512d tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:40 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-70fbd0c7-be23-4f72-be26-70e89b09512d tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611" status: 200 len: 1378 microversion: 2.1 time: 0.333905 Jun 24 05:09:40 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 446/895] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:40 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611 => generated 1378 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:09:41 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-cec9a8f2-9aaa-47d8-9468-e1ef8d001e5b tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Action: 'create', calling method: >, body: {"volume": {"size": 1, "display_name": "tempest-VolumesSnapshotsTestJSON-volume-391618704"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:09:41 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-cec9a8f2-9aaa-47d8-9468-e1ef8d001e5b tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] 192.168.122.25 "POST /compute/v2.1/os-volumes" status: 200 len: 342 microversion: 2.1 time: 0.645598 Jun 24 05:09:41 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 450/896] 192.168.122.25 () {60 vars in 1152 bytes} [Wed Jun 24 05:09:40 2026] POST /compute/v2.1/os-volumes => generated 342 bytes in 647 msecs (HTTP/1.1 200) 10 headers in 451 bytes (1 switches on core 0) Jun 24 05:09:41 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-878a834c-f03f-49c7-b79f-e6e0eca4e51e tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:41 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-878a834c-f03f-49c7-b79f-e6e0eca4e51e tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] 192.168.122.25 "GET /compute/v2.1/os-volumes/71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94" status: 200 len: 342 microversion: 2.1 time: 0.059680 Jun 24 05:09:41 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 447/897] 192.168.122.25 () {58 vars in 1242 bytes} [Wed Jun 24 05:09:41 2026] GET /compute/v2.1/os-volumes/71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94 => generated 342 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:41 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-95ee21a3-175a-48a2-bc36-68f9bf428794 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:41 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-95ee21a3-175a-48a2-bc36-68f9bf428794 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-95ee21a3-175a-48a2-bc36-68f9bf428794 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-95ee21a3-175a-48a2-bc36-68f9bf428794 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-95ee21a3-175a-48a2-bc36-68f9bf428794 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-95ee21a3-175a-48a2-bc36-68f9bf428794 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-95ee21a3-175a-48a2-bc36-68f9bf428794 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-95ee21a3-175a-48a2-bc36-68f9bf428794 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:41 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-95ee21a3-175a-48a2-bc36-68f9bf428794 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:41 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-95ee21a3-175a-48a2-bc36-68f9bf428794 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:42 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-95ee21a3-175a-48a2-bc36-68f9bf428794 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611" status: 200 len: 1378 microversion: 2.1 time: 0.229250 Jun 24 05:09:42 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 451/898] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:41 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611 => generated 1378 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:09:42 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-2502fe0d-322c-4778-8447-2ed47a0df43d tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:42 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-06b9dad4-a7b9-4de1-8435-9e12a006ad28 req-d6bb52c3-87eb-4280-9b33-69d692a3cbf5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1db6492f-9ed9-429d-9d01-907538054611", "name": "network-vif-plugged", "status": "completed", "tag": "b5f929c6-ca45-41f6-9060-170d43baa96d"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:09:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-06b9dad4-a7b9-4de1-8435-9e12a006ad28 req-d6bb52c3-87eb-4280-9b33-69d692a3cbf5 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-06b9dad4-a7b9-4de1-8435-9e12a006ad28 req-d6bb52c3-87eb-4280-9b33-69d692a3cbf5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-06b9dad4-a7b9-4de1-8435-9e12a006ad28 req-d6bb52c3-87eb-4280-9b33-69d692a3cbf5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:42 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-2502fe0d-322c-4778-8447-2ed47a0df43d tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] 192.168.122.25 "GET /compute/v2.1/os-volumes/71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94" status: 200 len: 342 microversion: 2.1 time: 0.096585 Jun 24 05:09:42 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 448/899] 192.168.122.25 () {58 vars in 1242 bytes} [Wed Jun 24 05:09:42 2026] GET /compute/v2.1/os-volumes/71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94 => generated 342 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:42 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-06b9dad4-a7b9-4de1-8435-9e12a006ad28 req-d6bb52c3-87eb-4280-9b33-69d692a3cbf5 service nova] Creating event network-vif-plugged:b5f929c6-ca45-41f6-9060-170d43baa96d for instance 1db6492f-9ed9-429d-9d01-907538054611 on devstack Jun 24 05:09:42 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-06b9dad4-a7b9-4de1-8435-9e12a006ad28 req-d6bb52c3-87eb-4280-9b33-69d692a3cbf5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:09:42 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-06b9dad4-a7b9-4de1-8435-9e12a006ad28 req-d6bb52c3-87eb-4280-9b33-69d692a3cbf5 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.082704 Jun 24 05:09:42 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 452/900] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:09:42 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) Jun 24 05:09:43 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-d3f3e219-d778-43be-be16-1edc0dceacb1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:43 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-d3f3e219-d778-43be-be16-1edc0dceacb1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3f3e219-d778-43be-be16-1edc0dceacb1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3f3e219-d778-43be-be16-1edc0dceacb1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3f3e219-d778-43be-be16-1edc0dceacb1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3f3e219-d778-43be-be16-1edc0dceacb1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3f3e219-d778-43be-be16-1edc0dceacb1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d3f3e219-d778-43be-be16-1edc0dceacb1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:43 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-d3f3e219-d778-43be-be16-1edc0dceacb1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:43 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-849addfd-00d9-4553-b093-e84f0d4dcb99 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "c24d74d3-a269-44d3-bcac-a96593a2b087"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:09:43 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-849addfd-00d9-4553-b093-e84f0d4dcb99 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-849addfd-00d9-4553-b093-e84f0d4dcb99 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-849addfd-00d9-4553-b093-e84f0d4dcb99 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-849addfd-00d9-4553-b093-e84f0d4dcb99 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-849addfd-00d9-4553-b093-e84f0d4dcb99 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-849addfd-00d9-4553-b093-e84f0d4dcb99 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-849addfd-00d9-4553-b093-e84f0d4dcb99 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:43 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-d3f3e219-d778-43be-be16-1edc0dceacb1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:43 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-d3f3e219-d778-43be-be16-1edc0dceacb1 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611" status: 200 len: 1378 microversion: 2.1 time: 0.300008 Jun 24 05:09:43 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 449/901] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:43 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611 => generated 1378 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:09:43 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-a1ad63d0-b122-49a7-8680-48f4d6ed8a21 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:43 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-a1ad63d0-b122-49a7-8680-48f4d6ed8a21 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] 192.168.122.25 "GET /compute/v2.1/os-volumes/71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94" status: 200 len: 343 microversion: 2.1 time: 0.068603 Jun 24 05:09:43 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 450/902] 192.168.122.25 () {58 vars in 1242 bytes} [Wed Jun 24 05:09:43 2026] GET /compute/v2.1/os-volumes/71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94 => generated 343 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 05:09:43 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-b35e343f-08eb-416f-9d41-db633dac4e83 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Action: 'create', calling method: >, body: {"snapshot": {"volume_id": "71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94", "display_name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1790057575"}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:09:43 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-b35e343f-08eb-416f-9d41-db633dac4e83 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] 192.168.122.25 "POST /compute/v2.1/os-snapshots" status: 200 len: 287 microversion: 2.1 time: 0.259037 Jun 24 05:09:43 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 451/903] 192.168.122.25 () {60 vars in 1159 bytes} [Wed Jun 24 05:09:43 2026] POST /compute/v2.1/os-snapshots => generated 287 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-0337639e-6e31-4a88-8105-f15da791ddfb tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-reader] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-0337639e-6e31-4a88-8105-f15da791ddfb tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-reader] 192.168.122.25 "GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313" status: 200 len: 287 microversion: 2.1 time: 0.119267 Jun 24 05:09:44 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 452/904] 192.168.122.25 () {58 vars in 1248 bytes} [Wed Jun 24 05:09:43 2026] GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313 => generated 287 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-568af99d-ea4a-4f2d-8d11-c1b39d964b87 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-reader] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-568af99d-ea4a-4f2d-8d11-c1b39d964b87 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-reader] 192.168.122.25 "GET /compute/v2.1/os-snapshots" status: 200 len: 290 microversion: 2.1 time: 0.041169 Jun 24 05:09:44 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 453/905] 192.168.122.25 () {58 vars in 1137 bytes} [Wed Jun 24 05:09:44 2026] GET /compute/v2.1/os-snapshots => generated 290 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-42b2b77d-bac0-42e4-9687-61b0bb222984 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-42b2b77d-bac0-42e4-9687-61b0bb222984 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] 192.168.122.25 "GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313" status: 200 len: 287 microversion: 2.1 time: 0.047201 Jun 24 05:09:44 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 454/906] 192.168.122.25 () {58 vars in 1248 bytes} [Wed Jun 24 05:09:44 2026] GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313 => generated 287 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8d78bf6a-a609-421a-ba47-2ac27b92c414 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-8d78bf6a-a609-421a-ba47-2ac27b92c414 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8d78bf6a-a609-421a-ba47-2ac27b92c414 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8d78bf6a-a609-421a-ba47-2ac27b92c414 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8d78bf6a-a609-421a-ba47-2ac27b92c414 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8d78bf6a-a609-421a-ba47-2ac27b92c414 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8d78bf6a-a609-421a-ba47-2ac27b92c414 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8d78bf6a-a609-421a-ba47-2ac27b92c414 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-8d78bf6a-a609-421a-ba47-2ac27b92c414 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-8d78bf6a-a609-421a-ba47-2ac27b92c414 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8d78bf6a-a609-421a-ba47-2ac27b92c414 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611" status: 200 len: 1554 microversion: 2.1 time: 0.211311 Jun 24 05:09:44 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 455/907] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:44 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611 => generated 1554 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-0fa8a949-c8d3-4862-bb4c-0168b8507678 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-0fa8a949-c8d3-4862-bb4c-0168b8507678 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0fa8a949-c8d3-4862-bb4c-0168b8507678 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0fa8a949-c8d3-4862-bb4c-0168b8507678 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0fa8a949-c8d3-4862-bb4c-0168b8507678 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0fa8a949-c8d3-4862-bb4c-0168b8507678 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0fa8a949-c8d3-4862-bb4c-0168b8507678 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0fa8a949-c8d3-4862-bb4c-0168b8507678 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-0fa8a949-c8d3-4862-bb4c-0168b8507678 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-0fa8a949-c8d3-4862-bb4c-0168b8507678 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-0fa8a949-c8d3-4862-bb4c-0168b8507678 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611" status: 200 len: 1554 microversion: 2.1 time: 0.223551 Jun 24 05:09:44 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 456/908] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:09:44 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611 => generated 1554 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-55e2e987-188a-4e94-84a6-a4c8717dd379 req-c571e162-e8cf-474f-8294-75e138e98126 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1db6492f-9ed9-429d-9d01-907538054611", "name": "network-vif-plugged", "status": "completed", "tag": "b5f929c6-ca45-41f6-9060-170d43baa96d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-55e2e987-188a-4e94-84a6-a4c8717dd379 req-c571e162-e8cf-474f-8294-75e138e98126 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-55e2e987-188a-4e94-84a6-a4c8717dd379 req-c571e162-e8cf-474f-8294-75e138e98126 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-55e2e987-188a-4e94-84a6-a4c8717dd379 req-c571e162-e8cf-474f-8294-75e138e98126 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-55e2e987-188a-4e94-84a6-a4c8717dd379 req-c571e162-e8cf-474f-8294-75e138e98126 service nova] Creating event network-vif-plugged:b5f929c6-ca45-41f6-9060-170d43baa96d for instance 1db6492f-9ed9-429d-9d01-907538054611 on devstack Jun 24 05:09:44 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-55e2e987-188a-4e94-84a6-a4c8717dd379 req-c571e162-e8cf-474f-8294-75e138e98126 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:09:44 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-55e2e987-188a-4e94-84a6-a4c8717dd379 req-c571e162-e8cf-474f-8294-75e138e98126 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.079858 Jun 24 05:09:44 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 457/909] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:09:44 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:45 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-db2173bb-d5f1-4486-9f31-0e8e04246072 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:45 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-db2173bb-d5f1-4486-9f31-0e8e04246072 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] 192.168.122.25 "GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313" status: 200 len: 287 microversion: 2.1 time: 0.084720 Jun 24 05:09:45 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 458/910] 192.168.122.25 () {58 vars in 1248 bytes} [Wed Jun 24 05:09:45 2026] GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313 => generated 287 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:45 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-849addfd-00d9-4553-b093-e84f0d4dcb99 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "POST /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.662538 Jun 24 05:09:45 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 453/911] 192.168.122.25 () {62 vars in 1361 bytes} [Wed Jun 24 05:09:43 2026] POST /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments => generated 194 bytes in 2666 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:09:46 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e32896a2-f5f2-433b-98f2-f4bd3b36f179 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:46 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e32896a2-f5f2-433b-98f2-f4bd3b36f179 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] 192.168.122.25 "GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313" status: 200 len: 287 microversion: 2.1 time: 0.118768 Jun 24 05:09:46 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 459/912] 192.168.122.25 () {58 vars in 1248 bytes} [Wed Jun 24 05:09:46 2026] GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313 => generated 287 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:47 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-7c7b821f-1138-4d2c-9d2b-652a0252f359 req-95cd15fb-e533-4364-95cc-519f8dab2557 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1db6492f-9ed9-429d-9d01-907538054611", "tag": "b5f929c6-ca45-41f6-9060-170d43baa96d"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:09:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-7c7b821f-1138-4d2c-9d2b-652a0252f359 req-95cd15fb-e533-4364-95cc-519f8dab2557 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-7c7b821f-1138-4d2c-9d2b-652a0252f359 req-95cd15fb-e533-4364-95cc-519f8dab2557 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-7c7b821f-1138-4d2c-9d2b-652a0252f359 req-95cd15fb-e533-4364-95cc-519f8dab2557 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:47 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-7c7b821f-1138-4d2c-9d2b-652a0252f359 req-95cd15fb-e533-4364-95cc-519f8dab2557 service nova] Creating event network-changed:b5f929c6-ca45-41f6-9060-170d43baa96d for instance 1db6492f-9ed9-429d-9d01-907538054611 on devstack Jun 24 05:09:47 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-7c7b821f-1138-4d2c-9d2b-652a0252f359 req-95cd15fb-e533-4364-95cc-519f8dab2557 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:09:47 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-7c7b821f-1138-4d2c-9d2b-652a0252f359 req-95cd15fb-e533-4364-95cc-519f8dab2557 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.051338 Jun 24 05:09:47 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 454/913] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:09:47 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) Jun 24 05:09:47 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-15b31ea4-9443-4864-823a-72ddfbc6b4e6 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:47 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-15b31ea4-9443-4864-823a-72ddfbc6b4e6 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] 192.168.122.25 "GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313" status: 200 len: 287 microversion: 2.1 time: 0.039561 Jun 24 05:09:47 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 460/914] 192.168.122.25 () {58 vars in 1248 bytes} [Wed Jun 24 05:09:47 2026] GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313 => generated 287 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:48 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-a1adac5d-97ba-4455-828c-0408949c4beb tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:48 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-a1adac5d-97ba-4455-828c-0408949c4beb tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] 192.168.122.25 "GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313" status: 200 len: 287 microversion: 2.1 time: 0.040291 Jun 24 05:09:48 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 455/915] 192.168.122.25 () {58 vars in 1248 bytes} [Wed Jun 24 05:09:48 2026] GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313 => generated 287 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:49 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-9acb43df-c6a6-48d7-bd84-ce843d260ed1 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:49 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-9acb43df-c6a6-48d7-bd84-ce843d260ed1 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] 192.168.122.25 "GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313" status: 200 len: 288 microversion: 2.1 time: 0.050720 Jun 24 05:09:49 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 461/916] 192.168.122.25 () {58 vars in 1248 bytes} [Wed Jun 24 05:09:49 2026] GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313 => generated 288 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:49 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-aaeec5f8-d2c8-470a-96fa-ffa36fd34a05 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:49 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-aaeec5f8-d2c8-470a-96fa-ffa36fd34a05 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] 192.168.122.25 "DELETE /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313" status: 202 len: 0 microversion: 2.1 time: 0.090414 Jun 24 05:09:49 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 456/917] 192.168.122.25 () {58 vars in 1251 bytes} [Wed Jun 24 05:09:49 2026] DELETE /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:09:49 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-3853ea22-330f-4120-8b2f-f35251668820 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:49 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-3853ea22-330f-4120-8b2f-f35251668820 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] 192.168.122.25 "GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313" status: 200 len: 287 microversion: 2.1 time: 0.090075 Jun 24 05:09:49 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 462/918] 192.168.122.25 () {58 vars in 1248 bytes} [Wed Jun 24 05:09:49 2026] GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313 => generated 287 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:50 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-59c74ec4-6a35-4059-a77f-7df4ea1d9da3 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:50 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-59c74ec4-6a35-4059-a77f-7df4ea1d9da3 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] 192.168.122.25 "GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313" status: 200 len: 287 microversion: 2.1 time: 0.048015 Jun 24 05:09:50 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 457/919] 192.168.122.25 () {58 vars in 1248 bytes} [Wed Jun 24 05:09:50 2026] GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313 => generated 287 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:51 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-d662c50f-9dd6-4e60-a8f0-80ba8534f392 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:51 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-d662c50f-9dd6-4e60-a8f0-80ba8534f392 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] 192.168.122.25 "GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313" status: 200 len: 287 microversion: 2.1 time: 0.047215 Jun 24 05:09:51 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 463/920] 192.168.122.25 () {58 vars in 1248 bytes} [Wed Jun 24 05:09:51 2026] GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313 => generated 287 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:52 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-1f0471dc-e1aa-4c76-b215-1b3e5e461115 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:53 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-1f0471dc-e1aa-4c76-b215-1b3e5e461115 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] 192.168.122.25 "GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313" status: 200 len: 287 microversion: 2.1 time: 0.042140 Jun 24 05:09:53 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 458/921] 192.168.122.25 () {58 vars in 1248 bytes} [Wed Jun 24 05:09:52 2026] GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313 => generated 287 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 05:09:54 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-59d1945d-a7cc-4c29-be08-820af55d66e5 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:54 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-59d1945d-a7cc-4c29-be08-820af55d66e5 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] HTTP exception thrown: Snapshot 56a13d47-bcf5-4026-b119-9e718637f313 could not be found. Jun 24 05:09:54 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-59d1945d-a7cc-4c29-be08-820af55d66e5 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Returning 404 to user: Snapshot 56a13d47-bcf5-4026-b119-9e718637f313 could not be found. {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:09:54 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-59d1945d-a7cc-4c29-be08-820af55d66e5 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] 192.168.122.25 "GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313" status: 404 len: 111 microversion: 2.1 time: 0.053880 Jun 24 05:09:54 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 464/922] 192.168.122.25 () {58 vars in 1248 bytes} [Wed Jun 24 05:09:54 2026] GET /compute/v2.1/os-snapshots/56a13d47-bcf5-4026-b119-9e718637f313 => generated 111 bytes in 55 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:09:54 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-a3b57341-e605-4662-a860-bda20f3e76fb tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:54 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-a3b57341-e605-4662-a860-bda20f3e76fb tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] 192.168.122.25 "DELETE /compute/v2.1/os-volumes/71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94" status: 202 len: 0 microversion: 2.1 time: 0.084098 Jun 24 05:09:54 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 459/923] 192.168.122.25 () {58 vars in 1245 bytes} [Wed Jun 24 05:09:54 2026] DELETE /compute/v2.1/os-volumes/71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:09:54 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-66e9a5fd-a3dd-49a8-a255-7b7600deb623 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:54 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-66e9a5fd-a3dd-49a8-a255-7b7600deb623 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] 192.168.122.25 "GET /compute/v2.1/os-volumes/71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94" status: 200 len: 342 microversion: 2.1 time: 0.088728 Jun 24 05:09:54 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 465/924] 192.168.122.25 () {58 vars in 1242 bytes} [Wed Jun 24 05:09:54 2026] GET /compute/v2.1/os-volumes/71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94 => generated 342 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:54 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=44,nova_api:INSERT=3 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:09:54 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=111,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:09:55 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-a5e8ad9a-6eaf-4579-b9bd-fde1a63bbe3d tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:55 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-a5e8ad9a-6eaf-4579-b9bd-fde1a63bbe3d tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] 192.168.122.25 "GET /compute/v2.1/os-volumes/71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94" status: 200 len: 342 microversion: 2.1 time: 0.094730 Jun 24 05:09:55 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 460/925] 192.168.122.25 () {58 vars in 1242 bytes} [Wed Jun 24 05:09:55 2026] GET /compute/v2.1/os-volumes/71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94 => generated 342 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:09:55 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-cce7eabc-d2f0-42ac-8a4d-588a727049b7 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "0118a52a-bef2-46ee-9745-15238c0c571d"}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:09:55 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-cce7eabc-d2f0-42ac-8a4d-588a727049b7 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:09:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cce7eabc-d2f0-42ac-8a4d-588a727049b7 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cce7eabc-d2f0-42ac-8a4d-588a727049b7 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cce7eabc-d2f0-42ac-8a4d-588a727049b7 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cce7eabc-d2f0-42ac-8a4d-588a727049b7 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:09:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cce7eabc-d2f0-42ac-8a4d-588a727049b7 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:09:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cce7eabc-d2f0-42ac-8a4d-588a727049b7 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:09:56 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c83e1cae-9519-438a-a9ae-7c05df525298 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:56 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-c83e1cae-9519-438a-a9ae-7c05df525298 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] HTTP exception thrown: Volume 71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94 could not be found. Jun 24 05:09:56 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c83e1cae-9519-438a-a9ae-7c05df525298 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Returning 404 to user: Volume 71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:09:56 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-c83e1cae-9519-438a-a9ae-7c05df525298 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] 192.168.122.25 "GET /compute/v2.1/os-volumes/71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94" status: 404 len: 109 microversion: 2.1 time: 0.037418 Jun 24 05:09:56 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 461/926] 192.168.122.25 () {58 vars in 1242 bytes} [Wed Jun 24 05:09:56 2026] GET /compute/v2.1/os-volumes/71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:09:56 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-e81a0dcf-aead-4a31-8256-c6cd1db0dc51 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:56 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-e81a0dcf-aead-4a31-8256-c6cd1db0dc51 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] HTTP exception thrown: Volume 71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94 could not be found. Jun 24 05:09:56 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-e81a0dcf-aead-4a31-8256-c6cd1db0dc51 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Returning 404 to user: Volume 71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:09:56 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-e81a0dcf-aead-4a31-8256-c6cd1db0dc51 tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] 192.168.122.25 "DELETE /compute/v2.1/os-volumes/71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94" status: 404 len: 109 microversion: 2.1 time: 0.042193 Jun 24 05:09:56 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 462/927] 192.168.122.25 () {58 vars in 1245 bytes} [Wed Jun 24 05:09:56 2026] DELETE /compute/v2.1/os-volumes/71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94 => generated 109 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:09:56 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-019b95fb-4189-4c5b-b7ca-ac0643366fff tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:09:56 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-019b95fb-4189-4c5b-b7ca-ac0643366fff tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] HTTP exception thrown: Volume 71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94 could not be found. Jun 24 05:09:56 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-019b95fb-4189-4c5b-b7ca-ac0643366fff tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] Returning 404 to user: Volume 71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:09:56 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-019b95fb-4189-4c5b-b7ca-ac0643366fff tempest-VolumesSnapshotsTestJSON-1500356696 tempest-VolumesSnapshotsTestJSON-1500356696-project-member] 192.168.122.25 "GET /compute/v2.1/os-volumes/71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94" status: 404 len: 109 microversion: 2.1 time: 0.037768 Jun 24 05:09:56 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 463/928] 192.168.122.25 () {58 vars in 1242 bytes} [Wed Jun 24 05:09:56 2026] GET /compute/v2.1/os-volumes/71dd8da7-f5dc-4e7a-ab7a-70f19da0cf94 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:09:57 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=4 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:09:57 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=119,nova_cell1:INSERT=3,nova_cell1:UPDATE=2 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:09:58 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-cce7eabc-d2f0-42ac-8a4d-588a727049b7 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "POST /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.645354 Jun 24 05:09:58 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 466/929] 192.168.122.25 () {62 vars in 1361 bytes} [Wed Jun 24 05:09:55 2026] POST /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments => generated 194 bytes in 2648 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:10:05 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:10:05 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=4 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:10:06 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-fb527f11-e894-454a-99c6-7578ed47acdf tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:06 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-fb527f11-e894-454a-99c6-7578ed47acdf tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fb527f11-e894-454a-99c6-7578ed47acdf tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fb527f11-e894-454a-99c6-7578ed47acdf tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fb527f11-e894-454a-99c6-7578ed47acdf tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fb527f11-e894-454a-99c6-7578ed47acdf tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fb527f11-e894-454a-99c6-7578ed47acdf tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-fb527f11-e894-454a-99c6-7578ed47acdf tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:06 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-fb527f11-e894-454a-99c6-7578ed47acdf tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lazy-loading 'services' on Instance uuid 666acb0c-e52f-4447-bda8-a2a828bec7c2 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:10:06 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-fb527f11-e894-454a-99c6-7578ed47acdf tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments/c24d74d3-a269-44d3-bcac-a96593a2b087" status: 202 len: 0 microversion: 2.60 time: 0.191615 Jun 24 05:10:06 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 464/930] 192.168.122.25 () {60 vars in 1454 bytes} [Wed Jun 24 05:10:06 2026] DELETE /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments/c24d74d3-a269-44d3-bcac-a96593a2b087 => generated 0 bytes in 196 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:10:06 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-723e88a4-e5ca-4a0b-9444-8a6e856b3185 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:06 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-723e88a4-e5ca-4a0b-9444-8a6e856b3185 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-723e88a4-e5ca-4a0b-9444-8a6e856b3185 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-723e88a4-e5ca-4a0b-9444-8a6e856b3185 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-723e88a4-e5ca-4a0b-9444-8a6e856b3185 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-723e88a4-e5ca-4a0b-9444-8a6e856b3185 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-723e88a4-e5ca-4a0b-9444-8a6e856b3185 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-723e88a4-e5ca-4a0b-9444-8a6e856b3185 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:06 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-723e88a4-e5ca-4a0b-9444-8a6e856b3185 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments" status: 200 len: 545 microversion: 2.60 time: 0.059383 Jun 24 05:10:06 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 467/931] 192.168.122.25 () {60 vars in 1340 bytes} [Wed Jun 24 05:10:06 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments => generated 545 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:10:07 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-7f6f896a-4fc8-4256-9949-cb45cac7e789 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:07 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-7f6f896a-4fc8-4256-9949-cb45cac7e789 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7f6f896a-4fc8-4256-9949-cb45cac7e789 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7f6f896a-4fc8-4256-9949-cb45cac7e789 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7f6f896a-4fc8-4256-9949-cb45cac7e789 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7f6f896a-4fc8-4256-9949-cb45cac7e789 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7f6f896a-4fc8-4256-9949-cb45cac7e789 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7f6f896a-4fc8-4256-9949-cb45cac7e789 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:07 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-7f6f896a-4fc8-4256-9949-cb45cac7e789 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments" status: 200 len: 545 microversion: 2.60 time: 0.090366 Jun 24 05:10:07 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 465/932] 192.168.122.25 () {60 vars in 1340 bytes} [Wed Jun 24 05:10:07 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments => generated 545 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:10:08 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-0439161f-eda2-4d2a-a39b-bb3ac1fd2b1c tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:08 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-0439161f-eda2-4d2a-a39b-bb3ac1fd2b1c tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0439161f-eda2-4d2a-a39b-bb3ac1fd2b1c tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0439161f-eda2-4d2a-a39b-bb3ac1fd2b1c tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0439161f-eda2-4d2a-a39b-bb3ac1fd2b1c tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0439161f-eda2-4d2a-a39b-bb3ac1fd2b1c tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0439161f-eda2-4d2a-a39b-bb3ac1fd2b1c tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-0439161f-eda2-4d2a-a39b-bb3ac1fd2b1c tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:08 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-0439161f-eda2-4d2a-a39b-bb3ac1fd2b1c tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments" status: 200 len: 545 microversion: 2.60 time: 0.082005 Jun 24 05:10:08 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 468/933] 192.168.122.25 () {60 vars in 1340 bytes} [Wed Jun 24 05:10:08 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments => generated 545 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:10:09 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-4f7b0859-f9ec-4bc2-b0dd-ec8a50179f56 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:09 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-4f7b0859-f9ec-4bc2-b0dd-ec8a50179f56 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4f7b0859-f9ec-4bc2-b0dd-ec8a50179f56 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4f7b0859-f9ec-4bc2-b0dd-ec8a50179f56 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4f7b0859-f9ec-4bc2-b0dd-ec8a50179f56 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4f7b0859-f9ec-4bc2-b0dd-ec8a50179f56 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4f7b0859-f9ec-4bc2-b0dd-ec8a50179f56 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4f7b0859-f9ec-4bc2-b0dd-ec8a50179f56 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:10 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-4f7b0859-f9ec-4bc2-b0dd-ec8a50179f56 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments" status: 200 len: 371 microversion: 2.60 time: 0.080356 Jun 24 05:10:10 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 466/934] 192.168.122.25 () {60 vars in 1340 bytes} [Wed Jun 24 05:10:09 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments => generated 371 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:10:13 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-827786e4-4cce-49cb-a367-01ce41f75129 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:13 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-827786e4-4cce-49cb-a367-01ce41f75129 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-827786e4-4cce-49cb-a367-01ce41f75129 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-827786e4-4cce-49cb-a367-01ce41f75129 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-827786e4-4cce-49cb-a367-01ce41f75129 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-827786e4-4cce-49cb-a367-01ce41f75129 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-827786e4-4cce-49cb-a367-01ce41f75129 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-827786e4-4cce-49cb-a367-01ce41f75129 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:13 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-827786e4-4cce-49cb-a367-01ce41f75129 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lazy-loading 'services' on Instance uuid 666acb0c-e52f-4447-bda8-a2a828bec7c2 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:10:13 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-827786e4-4cce-49cb-a367-01ce41f75129 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments/0118a52a-bef2-46ee-9745-15238c0c571d" status: 202 len: 0 microversion: 2.60 time: 0.202741 Jun 24 05:10:13 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 469/935] 192.168.122.25 () {60 vars in 1454 bytes} [Wed Jun 24 05:10:13 2026] DELETE /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments/0118a52a-bef2-46ee-9745-15238c0c571d => generated 0 bytes in 204 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:10:13 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-e30233b1-57ac-4808-8419-5593c6fd15eb tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:13 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-e30233b1-57ac-4808-8419-5593c6fd15eb tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e30233b1-57ac-4808-8419-5593c6fd15eb tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e30233b1-57ac-4808-8419-5593c6fd15eb tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e30233b1-57ac-4808-8419-5593c6fd15eb tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e30233b1-57ac-4808-8419-5593c6fd15eb tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e30233b1-57ac-4808-8419-5593c6fd15eb tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e30233b1-57ac-4808-8419-5593c6fd15eb tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:13 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-e30233b1-57ac-4808-8419-5593c6fd15eb tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments" status: 200 len: 371 microversion: 2.60 time: 0.078722 Jun 24 05:10:13 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 467/936] 192.168.122.25 () {60 vars in 1340 bytes} [Wed Jun 24 05:10:13 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments => generated 371 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:10:14 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ca8aadfb-351f-4be6-a767-5c11e2f62116 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:14 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-ca8aadfb-351f-4be6-a767-5c11e2f62116 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ca8aadfb-351f-4be6-a767-5c11e2f62116 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ca8aadfb-351f-4be6-a767-5c11e2f62116 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ca8aadfb-351f-4be6-a767-5c11e2f62116 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ca8aadfb-351f-4be6-a767-5c11e2f62116 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ca8aadfb-351f-4be6-a767-5c11e2f62116 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ca8aadfb-351f-4be6-a767-5c11e2f62116 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:14 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ca8aadfb-351f-4be6-a767-5c11e2f62116 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments" status: 200 len: 371 microversion: 2.60 time: 0.057125 Jun 24 05:10:14 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 470/937] 192.168.122.25 () {60 vars in 1340 bytes} [Wed Jun 24 05:10:14 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments => generated 371 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:10:15 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-729e3517-52eb-40ac-8f79-d25d8532d231 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:15 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-729e3517-52eb-40ac-8f79-d25d8532d231 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-729e3517-52eb-40ac-8f79-d25d8532d231 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-729e3517-52eb-40ac-8f79-d25d8532d231 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-729e3517-52eb-40ac-8f79-d25d8532d231 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-729e3517-52eb-40ac-8f79-d25d8532d231 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-729e3517-52eb-40ac-8f79-d25d8532d231 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-729e3517-52eb-40ac-8f79-d25d8532d231 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:15 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-729e3517-52eb-40ac-8f79-d25d8532d231 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments" status: 200 len: 371 microversion: 2.60 time: 0.054797 Jun 24 05:10:15 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 468/938] 192.168.122.25 () {60 vars in 1340 bytes} [Wed Jun 24 05:10:15 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments => generated 371 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:10:16 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-a697bf9c-a1e6-4e7c-ac85-911d9a22bf66 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:16 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-a697bf9c-a1e6-4e7c-ac85-911d9a22bf66 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a697bf9c-a1e6-4e7c-ac85-911d9a22bf66 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a697bf9c-a1e6-4e7c-ac85-911d9a22bf66 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a697bf9c-a1e6-4e7c-ac85-911d9a22bf66 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a697bf9c-a1e6-4e7c-ac85-911d9a22bf66 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a697bf9c-a1e6-4e7c-ac85-911d9a22bf66 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a697bf9c-a1e6-4e7c-ac85-911d9a22bf66 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:16 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-a697bf9c-a1e6-4e7c-ac85-911d9a22bf66 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.067144 Jun 24 05:10:16 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 471/939] 192.168.122.25 () {60 vars in 1340 bytes} [Wed Jun 24 05:10:16 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments => generated 197 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:10:16 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f41f4acb-4dec-462e-be5e-0c55e5b17390 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:16 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-f41f4acb-4dec-462e-be5e-0c55e5b17390 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f41f4acb-4dec-462e-be5e-0c55e5b17390 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f41f4acb-4dec-462e-be5e-0c55e5b17390 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f41f4acb-4dec-462e-be5e-0c55e5b17390 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f41f4acb-4dec-462e-be5e-0c55e5b17390 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f41f4acb-4dec-462e-be5e-0c55e5b17390 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f41f4acb-4dec-462e-be5e-0c55e5b17390 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:16 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-f41f4acb-4dec-462e-be5e-0c55e5b17390 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] HTTP exception thrown: Instance 666acb0c-e52f-4447-bda8-a2a828bec7c2 is not attached to volume 0118a52a-bef2-46ee-9745-15238c0c571d Jun 24 05:10:16 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f41f4acb-4dec-462e-be5e-0c55e5b17390 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Returning 404 to user: Instance 666acb0c-e52f-4447-bda8-a2a828bec7c2 is not attached to volume 0118a52a-bef2-46ee-9745-15238c0c571d {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:10:16 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f41f4acb-4dec-462e-be5e-0c55e5b17390 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments/0118a52a-bef2-46ee-9745-15238c0c571d" status: 404 len: 154 microversion: 2.60 time: 0.119030 Jun 24 05:10:16 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 469/940] 192.168.122.25 () {60 vars in 1454 bytes} [Wed Jun 24 05:10:16 2026] DELETE /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments/0118a52a-bef2-46ee-9745-15238c0c571d => generated 154 bytes in 120 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 24 05:10:16 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f745edda-5c6e-4300-ab86-54e37ace1eec tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:16 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f745edda-5c6e-4300-ab86-54e37ace1eec tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f745edda-5c6e-4300-ab86-54e37ace1eec tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f745edda-5c6e-4300-ab86-54e37ace1eec tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f745edda-5c6e-4300-ab86-54e37ace1eec tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f745edda-5c6e-4300-ab86-54e37ace1eec tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f745edda-5c6e-4300-ab86-54e37ace1eec tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f745edda-5c6e-4300-ab86-54e37ace1eec tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:17 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-f745edda-5c6e-4300-ab86-54e37ace1eec tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] HTTP exception thrown: Volume c24d74d3-a269-44d3-bcac-a96593a2b087 could not be found. Jun 24 05:10:17 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f745edda-5c6e-4300-ab86-54e37ace1eec tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Returning 404 to user: Volume c24d74d3-a269-44d3-bcac-a96593a2b087 could not be found. {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:10:17 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f745edda-5c6e-4300-ab86-54e37ace1eec tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments/c24d74d3-a269-44d3-bcac-a96593a2b087" status: 404 len: 109 microversion: 2.60 time: 0.092060 Jun 24 05:10:17 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 472/941] 192.168.122.25 () {60 vars in 1454 bytes} [Wed Jun 24 05:10:16 2026] DELETE /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/os-volume_attachments/c24d74d3-a269-44d3-bcac-a96593a2b087 => generated 109 bytes in 93 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 24 05:10:17 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-6733e703-69b9-4f5f-ae24-c0e48ca8836a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-1285569174"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:10:17 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-6733e703-69b9-4f5f-ae24-c0e48ca8836a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6733e703-69b9-4f5f-ae24-c0e48ca8836a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6733e703-69b9-4f5f-ae24-c0e48ca8836a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6733e703-69b9-4f5f-ae24-c0e48ca8836a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6733e703-69b9-4f5f-ae24-c0e48ca8836a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6733e703-69b9-4f5f-ae24-c0e48ca8836a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6733e703-69b9-4f5f-ae24-c0e48ca8836a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:17 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-6733e703-69b9-4f5f-ae24-c0e48ca8836a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:10:17 devstack devstack@n-api.service[67858]: INFO nova.network.security_group_api [None req-6733e703-69b9-4f5f-ae24-c0e48ca8836a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Removing security group 03e91008-b7ec-4393-aa84-065c52415589 from port e67fa197-5d7b-4933-b46e-f3152408a58d Jun 24 05:10:18 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-6733e703-69b9-4f5f-ae24-c0e48ca8836a tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "POST /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/action" status: 202 len: 0 microversion: 2.60 time: 1.153791 Jun 24 05:10:18 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 470/942] 192.168.122.25 () {62 vars in 1316 bytes} [Wed Jun 24 05:10:17 2026] POST /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2/action => generated 0 bytes in 1156 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:10:18 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-f775a72d-938a-454e-994c-06a9b4e88272 req-f453c880-29a1-4c3c-8e7d-1a0f7427cfed service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "666acb0c-e52f-4447-bda8-a2a828bec7c2", "tag": "e67fa197-5d7b-4933-b46e-f3152408a58d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:10:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-f775a72d-938a-454e-994c-06a9b4e88272 req-f453c880-29a1-4c3c-8e7d-1a0f7427cfed service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-f775a72d-938a-454e-994c-06a9b4e88272 req-f453c880-29a1-4c3c-8e7d-1a0f7427cfed service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-f775a72d-938a-454e-994c-06a9b4e88272 req-f453c880-29a1-4c3c-8e7d-1a0f7427cfed service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:18 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-f775a72d-938a-454e-994c-06a9b4e88272 req-f453c880-29a1-4c3c-8e7d-1a0f7427cfed service nova] Creating event network-changed:e67fa197-5d7b-4933-b46e-f3152408a58d for instance 666acb0c-e52f-4447-bda8-a2a828bec7c2 on devstack Jun 24 05:10:18 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-f775a72d-938a-454e-994c-06a9b4e88272 req-f453c880-29a1-4c3c-8e7d-1a0f7427cfed service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:10:18 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-f775a72d-938a-454e-994c-06a9b4e88272 req-f453c880-29a1-4c3c-8e7d-1a0f7427cfed service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.040629 Jun 24 05:10:18 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 473/943] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:10:18 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:10:19 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-b2909ebf-8c3c-4821-b5aa-f338be84cb45 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:19 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-b2909ebf-8c3c-4821-b5aa-f338be84cb45 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b2909ebf-8c3c-4821-b5aa-f338be84cb45 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b2909ebf-8c3c-4821-b5aa-f338be84cb45 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b2909ebf-8c3c-4821-b5aa-f338be84cb45 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b2909ebf-8c3c-4821-b5aa-f338be84cb45 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b2909ebf-8c3c-4821-b5aa-f338be84cb45 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b2909ebf-8c3c-4821-b5aa-f338be84cb45 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:19 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-b2909ebf-8c3c-4821-b5aa-f338be84cb45 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Going to try to terminate instance {{(pid=67858) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 05:10:19 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-b2909ebf-8c3c-4821-b5aa-f338be84cb45 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 204 len: 0 microversion: 2.60 time: 0.197736 Jun 24 05:10:19 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 471/944] 192.168.122.25 () {60 vars in 1277 bytes} [Wed Jun 24 05:10:19 2026] DELETE /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 24 05:10:19 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-509c187c-87c8-4d92-ab05-df1592c12f7d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:19 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-509c187c-87c8-4d92-ab05-df1592c12f7d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-509c187c-87c8-4d92-ab05-df1592c12f7d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-509c187c-87c8-4d92-ab05-df1592c12f7d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-509c187c-87c8-4d92-ab05-df1592c12f7d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-509c187c-87c8-4d92-ab05-df1592c12f7d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-509c187c-87c8-4d92-ab05-df1592c12f7d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-509c187c-87c8-4d92-ab05-df1592c12f7d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:19 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-509c187c-87c8-4d92-ab05-df1592c12f7d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:10:19 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-509c187c-87c8-4d92-ab05-df1592c12f7d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:19 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-509c187c-87c8-4d92-ab05-df1592c12f7d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:19 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-509c187c-87c8-4d92-ab05-df1592c12f7d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:19 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-509c187c-87c8-4d92-ab05-df1592c12f7d tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 200 len: 1698 microversion: 2.60 time: 0.252079 Jun 24 05:10:19 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 474/945] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:10:19 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 1698 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:10:20 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-0647b03e-9d29-41d5-930b-007ae32cbe3e req-f8ff3c11-9e63-4a44-b88d-d3fb33a303ff service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "666acb0c-e52f-4447-bda8-a2a828bec7c2", "tag": "e67fa197-5d7b-4933-b46e-f3152408a58d"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:10:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-0647b03e-9d29-41d5-930b-007ae32cbe3e req-f8ff3c11-9e63-4a44-b88d-d3fb33a303ff service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-0647b03e-9d29-41d5-930b-007ae32cbe3e req-f8ff3c11-9e63-4a44-b88d-d3fb33a303ff service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-0647b03e-9d29-41d5-930b-007ae32cbe3e req-f8ff3c11-9e63-4a44-b88d-d3fb33a303ff service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:20 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-0647b03e-9d29-41d5-930b-007ae32cbe3e req-f8ff3c11-9e63-4a44-b88d-d3fb33a303ff service nova] Creating event network-changed:e67fa197-5d7b-4933-b46e-f3152408a58d for instance 666acb0c-e52f-4447-bda8-a2a828bec7c2 on devstack Jun 24 05:10:20 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-0647b03e-9d29-41d5-930b-007ae32cbe3e req-f8ff3c11-9e63-4a44-b88d-d3fb33a303ff service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:10:20 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-0647b03e-9d29-41d5-930b-007ae32cbe3e req-f8ff3c11-9e63-4a44-b88d-d3fb33a303ff service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.043917 Jun 24 05:10:20 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 472/946] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:10:20 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:10:20 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-60bff8a7-c131-4df7-bfe8-96e0ea317429 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:20 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-60bff8a7-c131-4df7-bfe8-96e0ea317429 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-60bff8a7-c131-4df7-bfe8-96e0ea317429 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-60bff8a7-c131-4df7-bfe8-96e0ea317429 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-60bff8a7-c131-4df7-bfe8-96e0ea317429 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-60bff8a7-c131-4df7-bfe8-96e0ea317429 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-60bff8a7-c131-4df7-bfe8-96e0ea317429 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-60bff8a7-c131-4df7-bfe8-96e0ea317429 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:20 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-60bff8a7-c131-4df7-bfe8-96e0ea317429 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:10:21 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-60bff8a7-c131-4df7-bfe8-96e0ea317429 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:21 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-60bff8a7-c131-4df7-bfe8-96e0ea317429 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:21 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-60bff8a7-c131-4df7-bfe8-96e0ea317429 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:21 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-60bff8a7-c131-4df7-bfe8-96e0ea317429 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 200 len: 1698 microversion: 2.60 time: 0.278793 Jun 24 05:10:21 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 475/947] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:10:20 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 1698 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:10:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-249f2a5a-fca1-4b13-baf8-a46bd9155a94 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:22 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-249f2a5a-fca1-4b13-baf8-a46bd9155a94 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-249f2a5a-fca1-4b13-baf8-a46bd9155a94 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-249f2a5a-fca1-4b13-baf8-a46bd9155a94 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-249f2a5a-fca1-4b13-baf8-a46bd9155a94 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-249f2a5a-fca1-4b13-baf8-a46bd9155a94 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-249f2a5a-fca1-4b13-baf8-a46bd9155a94 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-249f2a5a-fca1-4b13-baf8-a46bd9155a94 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:22 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-249f2a5a-fca1-4b13-baf8-a46bd9155a94 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:10:22 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-1e3cdd7e-3d76-4f87-9c32-0fb64c17a74a req-ab29f3bb-cea2-4d34-ba7b-17d87839a0c7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "666acb0c-e52f-4447-bda8-a2a828bec7c2", "name": "network-vif-unplugged", "status": "completed", "tag": "e67fa197-5d7b-4933-b46e-f3152408a58d"}, {"server_uuid": "666acb0c-e52f-4447-bda8-a2a828bec7c2", "name": "network-vif-unplugged", "status": "completed", "tag": "e67fa197-5d7b-4933-b46e-f3152408a58d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:10:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-1e3cdd7e-3d76-4f87-9c32-0fb64c17a74a req-ab29f3bb-cea2-4d34-ba7b-17d87839a0c7 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-1e3cdd7e-3d76-4f87-9c32-0fb64c17a74a req-ab29f3bb-cea2-4d34-ba7b-17d87839a0c7 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-1e3cdd7e-3d76-4f87-9c32-0fb64c17a74a req-ab29f3bb-cea2-4d34-ba7b-17d87839a0c7 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:22 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-1e3cdd7e-3d76-4f87-9c32-0fb64c17a74a req-ab29f3bb-cea2-4d34-ba7b-17d87839a0c7 service nova] Creating event network-vif-unplugged:e67fa197-5d7b-4933-b46e-f3152408a58d for instance 666acb0c-e52f-4447-bda8-a2a828bec7c2 on devstack Jun 24 05:10:22 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-1e3cdd7e-3d76-4f87-9c32-0fb64c17a74a req-ab29f3bb-cea2-4d34-ba7b-17d87839a0c7 service nova] Creating event network-vif-unplugged:e67fa197-5d7b-4933-b46e-f3152408a58d for instance 666acb0c-e52f-4447-bda8-a2a828bec7c2 on devstack Jun 24 05:10:22 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-1e3cdd7e-3d76-4f87-9c32-0fb64c17a74a req-ab29f3bb-cea2-4d34-ba7b-17d87839a0c7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:10:22 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-1e3cdd7e-3d76-4f87-9c32-0fb64c17a74a req-ab29f3bb-cea2-4d34-ba7b-17d87839a0c7 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.057080 Jun 24 05:10:22 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 476/948] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:10:22 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:10:22 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-249f2a5a-fca1-4b13-baf8-a46bd9155a94 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:22 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-249f2a5a-fca1-4b13-baf8-a46bd9155a94 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:22 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-249f2a5a-fca1-4b13-baf8-a46bd9155a94 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-249f2a5a-fca1-4b13-baf8-a46bd9155a94 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 200 len: 1579 microversion: 2.60 time: 0.230511 Jun 24 05:10:22 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 473/949] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:10:22 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 1579 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:10:22 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-9415111d-dc85-4c65-b455-2b413a0409cd req-aa64d20d-9743-4013-ac6f-c34dc3312892 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "666acb0c-e52f-4447-bda8-a2a828bec7c2", "name": "network-vif-deleted", "tag": "e67fa197-5d7b-4933-b46e-f3152408a58d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:10:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-9415111d-dc85-4c65-b455-2b413a0409cd req-aa64d20d-9743-4013-ac6f-c34dc3312892 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-9415111d-dc85-4c65-b455-2b413a0409cd req-aa64d20d-9743-4013-ac6f-c34dc3312892 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-9415111d-dc85-4c65-b455-2b413a0409cd req-aa64d20d-9743-4013-ac6f-c34dc3312892 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:22 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-9415111d-dc85-4c65-b455-2b413a0409cd req-aa64d20d-9743-4013-ac6f-c34dc3312892 service nova] Creating event network-vif-deleted:e67fa197-5d7b-4933-b46e-f3152408a58d for instance 666acb0c-e52f-4447-bda8-a2a828bec7c2 on devstack Jun 24 05:10:22 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-9415111d-dc85-4c65-b455-2b413a0409cd req-aa64d20d-9743-4013-ac6f-c34dc3312892 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:10:22 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-9415111d-dc85-4c65-b455-2b413a0409cd req-aa64d20d-9743-4013-ac6f-c34dc3312892 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.045319 Jun 24 05:10:22 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 477/950] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:10:22 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:10:23 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-2c659d9b-56f1-46b4-9986-7a5fdc7ad5d2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:23 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-2c659d9b-56f1-46b4-9986-7a5fdc7ad5d2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2c659d9b-56f1-46b4-9986-7a5fdc7ad5d2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2c659d9b-56f1-46b4-9986-7a5fdc7ad5d2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2c659d9b-56f1-46b4-9986-7a5fdc7ad5d2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2c659d9b-56f1-46b4-9986-7a5fdc7ad5d2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2c659d9b-56f1-46b4-9986-7a5fdc7ad5d2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2c659d9b-56f1-46b4-9986-7a5fdc7ad5d2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:23 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-2c659d9b-56f1-46b4-9986-7a5fdc7ad5d2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:10:23 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-2c659d9b-56f1-46b4-9986-7a5fdc7ad5d2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:23 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-2c659d9b-56f1-46b4-9986-7a5fdc7ad5d2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:23 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-2c659d9b-56f1-46b4-9986-7a5fdc7ad5d2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:23 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-2c659d9b-56f1-46b4-9986-7a5fdc7ad5d2 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 200 len: 1364 microversion: 2.60 time: 0.122703 Jun 24 05:10:23 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 474/951] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:10:23 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 1364 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:10:23 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-336a7638-c037-42ae-b882-5e7ea329bd5c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "1a6bc804-759b-45dd-a3c1-ea242ab133b9"}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:10:23 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-336a7638-c037-42ae-b882-5e7ea329bd5c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-336a7638-c037-42ae-b882-5e7ea329bd5c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-336a7638-c037-42ae-b882-5e7ea329bd5c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-336a7638-c037-42ae-b882-5e7ea329bd5c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-336a7638-c037-42ae-b882-5e7ea329bd5c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-336a7638-c037-42ae-b882-5e7ea329bd5c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-336a7638-c037-42ae-b882-5e7ea329bd5c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:24 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-884cf097-33ff-46e0-98d2-dc66925a06c8 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:24 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-884cf097-33ff-46e0-98d2-dc66925a06c8 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-884cf097-33ff-46e0-98d2-dc66925a06c8 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-884cf097-33ff-46e0-98d2-dc66925a06c8 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-884cf097-33ff-46e0-98d2-dc66925a06c8 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-884cf097-33ff-46e0-98d2-dc66925a06c8 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-884cf097-33ff-46e0-98d2-dc66925a06c8 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-884cf097-33ff-46e0-98d2-dc66925a06c8 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-884cf097-33ff-46e0-98d2-dc66925a06c8 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-884cf097-33ff-46e0-98d2-dc66925a06c8 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-884cf097-33ff-46e0-98d2-dc66925a06c8 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:24 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-884cf097-33ff-46e0-98d2-dc66925a06c8 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lazy-loading 'fault' on Instance uuid 666acb0c-e52f-4447-bda8-a2a828bec7c2 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:10:24 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-884cf097-33ff-46e0-98d2-dc66925a06c8 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:10:24 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-884cf097-33ff-46e0-98d2-dc66925a06c8 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:24 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-884cf097-33ff-46e0-98d2-dc66925a06c8 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:24 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-884cf097-33ff-46e0-98d2-dc66925a06c8 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:24 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-884cf097-33ff-46e0-98d2-dc66925a06c8 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 200 len: 1369 microversion: 2.60 time: 0.117309 Jun 24 05:10:24 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 475/952] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:10:24 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 1369 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:10:25 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-59e84a1a-0563-41c6-991b-56427b1187a1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:25 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-59e84a1a-0563-41c6-991b-56427b1187a1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-59e84a1a-0563-41c6-991b-56427b1187a1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-59e84a1a-0563-41c6-991b-56427b1187a1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-59e84a1a-0563-41c6-991b-56427b1187a1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-59e84a1a-0563-41c6-991b-56427b1187a1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-59e84a1a-0563-41c6-991b-56427b1187a1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-59e84a1a-0563-41c6-991b-56427b1187a1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-59e84a1a-0563-41c6-991b-56427b1187a1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-59e84a1a-0563-41c6-991b-56427b1187a1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-59e84a1a-0563-41c6-991b-56427b1187a1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:25 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-59e84a1a-0563-41c6-991b-56427b1187a1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lazy-loading 'fault' on Instance uuid 666acb0c-e52f-4447-bda8-a2a828bec7c2 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:10:25 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-59e84a1a-0563-41c6-991b-56427b1187a1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:10:25 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-59e84a1a-0563-41c6-991b-56427b1187a1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:25 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-59e84a1a-0563-41c6-991b-56427b1187a1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:25 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-59e84a1a-0563-41c6-991b-56427b1187a1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'a95ff96f229940f8922ef75f5415f592', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0c1e2e42638d4c2795c21090772013de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:25 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-59e84a1a-0563-41c6-991b-56427b1187a1 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 200 len: 1369 microversion: 2.60 time: 0.139299 Jun 24 05:10:25 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 476/953] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:10:25 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 1369 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 24 05:10:26 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-336a7638-c037-42ae-b882-5e7ea329bd5c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "POST /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.611462 Jun 24 05:10:26 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 478/954] 192.168.122.25 () {60 vars in 1320 bytes} [Wed Jun 24 05:10:23 2026] POST /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611/os-volume_attachments => generated 194 bytes in 2615 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:10:26 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-936d5d7a-63c3-49ad-8a8c-93ab1cdbe1c7 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:26 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-936d5d7a-63c3-49ad-8a8c-93ab1cdbe1c7 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] [instance: 666acb0c-e52f-4447-bda8-a2a828bec7c2] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-936d5d7a-63c3-49ad-8a8c-93ab1cdbe1c7 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-936d5d7a-63c3-49ad-8a8c-93ab1cdbe1c7 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-936d5d7a-63c3-49ad-8a8c-93ab1cdbe1c7 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-936d5d7a-63c3-49ad-8a8c-93ab1cdbe1c7 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-936d5d7a-63c3-49ad-8a8c-93ab1cdbe1c7 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-936d5d7a-63c3-49ad-8a8c-93ab1cdbe1c7 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:26 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-936d5d7a-63c3-49ad-8a8c-93ab1cdbe1c7 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] HTTP exception thrown: Instance 666acb0c-e52f-4447-bda8-a2a828bec7c2 could not be found. Jun 24 05:10:26 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-936d5d7a-63c3-49ad-8a8c-93ab1cdbe1c7 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Returning 404 to user: Instance 666acb0c-e52f-4447-bda8-a2a828bec7c2 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:10:26 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-936d5d7a-63c3-49ad-8a8c-93ab1cdbe1c7 tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2" status: 404 len: 111 microversion: 2.60 time: 0.041197 Jun 24 05:10:26 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 477/955] 192.168.122.25 () {60 vars in 1274 bytes} [Wed Jun 24 05:10:26 2026] GET /compute/v2.1/servers/666acb0c-e52f-4447-bda8-a2a828bec7c2 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 24 05:10:30 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-d80f25d2-fdd4-4575-8ff6-851a3135e39f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:30 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-d80f25d2-fdd4-4575-8ff6-851a3135e39f tempest-TestInstancesWithCinderVolumes-1434125260 tempest-TestInstancesWithCinderVolumes-1434125260-project-member] 192.168.122.25 "DELETE /compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-204841546" status: 204 len: 0 microversion: 2.60 time: 0.030927 Jun 24 05:10:30 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 479/956] 192.168.122.25 () {60 vars in 1325 bytes} [Wed Jun 24 05:10:30 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-204841546 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 24 05:10:32 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-098781cb-26c9-4731-bd29-6ce853bc54f7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:32 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-098781cb-26c9-4731-bd29-6ce853bc54f7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-098781cb-26c9-4731-bd29-6ce853bc54f7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-098781cb-26c9-4731-bd29-6ce853bc54f7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-098781cb-26c9-4731-bd29-6ce853bc54f7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-098781cb-26c9-4731-bd29-6ce853bc54f7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-098781cb-26c9-4731-bd29-6ce853bc54f7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-098781cb-26c9-4731-bd29-6ce853bc54f7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:32 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-098781cb-26c9-4731-bd29-6ce853bc54f7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lazy-loading 'services' on Instance uuid 1db6492f-9ed9-429d-9d01-907538054611 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:10:32 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-098781cb-26c9-4731-bd29-6ce853bc54f7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611/os-volume_attachments/1a6bc804-759b-45dd-a3c1-ea242ab133b9" status: 202 len: 0 microversion: 2.1 time: 0.267189 Jun 24 05:10:32 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 478/957] 192.168.122.25 () {58 vars in 1413 bytes} [Wed Jun 24 05:10:32 2026] DELETE /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611/os-volume_attachments/1a6bc804-759b-45dd-a3c1-ea242ab133b9 => generated 0 bytes in 270 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:10:32 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-679ef1ac-65ce-4e1d-a4a6-dee0fe0f35b3 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:32 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-679ef1ac-65ce-4e1d-a4a6-dee0fe0f35b3 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-679ef1ac-65ce-4e1d-a4a6-dee0fe0f35b3 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-679ef1ac-65ce-4e1d-a4a6-dee0fe0f35b3 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-679ef1ac-65ce-4e1d-a4a6-dee0fe0f35b3 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-679ef1ac-65ce-4e1d-a4a6-dee0fe0f35b3 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-679ef1ac-65ce-4e1d-a4a6-dee0fe0f35b3 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-679ef1ac-65ce-4e1d-a4a6-dee0fe0f35b3 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:33 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-679ef1ac-65ce-4e1d-a4a6-dee0fe0f35b3 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.087528 Jun 24 05:10:33 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 480/958] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:10:32 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611/os-volume_attachments => generated 197 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:10:34 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-e305af68-1ebf-4781-b838-f9396c1f5897 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:34 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-e305af68-1ebf-4781-b838-f9396c1f5897 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e305af68-1ebf-4781-b838-f9396c1f5897 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e305af68-1ebf-4781-b838-f9396c1f5897 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e305af68-1ebf-4781-b838-f9396c1f5897 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e305af68-1ebf-4781-b838-f9396c1f5897 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e305af68-1ebf-4781-b838-f9396c1f5897 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e305af68-1ebf-4781-b838-f9396c1f5897 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:34 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-e305af68-1ebf-4781-b838-f9396c1f5897 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.067172 Jun 24 05:10:34 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 479/959] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:10:34 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611/os-volume_attachments => generated 197 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:10:35 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-53c5f7f7-6b0b-4fc8-bdff-ff1128af8dfb tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:35 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-53c5f7f7-6b0b-4fc8-bdff-ff1128af8dfb tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-53c5f7f7-6b0b-4fc8-bdff-ff1128af8dfb tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-53c5f7f7-6b0b-4fc8-bdff-ff1128af8dfb tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-53c5f7f7-6b0b-4fc8-bdff-ff1128af8dfb tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-53c5f7f7-6b0b-4fc8-bdff-ff1128af8dfb tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-53c5f7f7-6b0b-4fc8-bdff-ff1128af8dfb tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-53c5f7f7-6b0b-4fc8-bdff-ff1128af8dfb tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:35 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-53c5f7f7-6b0b-4fc8-bdff-ff1128af8dfb tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.083428 Jun 24 05:10:35 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 481/960] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:10:35 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611/os-volume_attachments => generated 197 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:10:36 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-e4e42c25-1905-4ae2-b5e4-16105bea9311 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:36 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-e4e42c25-1905-4ae2-b5e4-16105bea9311 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e4e42c25-1905-4ae2-b5e4-16105bea9311 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e4e42c25-1905-4ae2-b5e4-16105bea9311 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e4e42c25-1905-4ae2-b5e4-16105bea9311 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e4e42c25-1905-4ae2-b5e4-16105bea9311 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e4e42c25-1905-4ae2-b5e4-16105bea9311 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e4e42c25-1905-4ae2-b5e4-16105bea9311 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:36 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-e4e42c25-1905-4ae2-b5e4-16105bea9311 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.077899 Jun 24 05:10:36 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 480/961] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:10:36 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611/os-volume_attachments => generated 25 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 24 05:10:37 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-0640f86c-2807-400a-993b-6300e45f22c4 req-60ba7937-2ff8-40b2-8723-cccd6cd73652 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1db6492f-9ed9-429d-9d01-907538054611", "tag": "b5f929c6-ca45-41f6-9060-170d43baa96d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:10:37 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-661a7210-d31e-4b6c-a75e-38f5ef045688 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:37 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-661a7210-d31e-4b6c-a75e-38f5ef045688 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-0640f86c-2807-400a-993b-6300e45f22c4 req-60ba7937-2ff8-40b2-8723-cccd6cd73652 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-661a7210-d31e-4b6c-a75e-38f5ef045688 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-661a7210-d31e-4b6c-a75e-38f5ef045688 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-0640f86c-2807-400a-993b-6300e45f22c4 req-60ba7937-2ff8-40b2-8723-cccd6cd73652 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-661a7210-d31e-4b6c-a75e-38f5ef045688 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-0640f86c-2807-400a-993b-6300e45f22c4 req-60ba7937-2ff8-40b2-8723-cccd6cd73652 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-661a7210-d31e-4b6c-a75e-38f5ef045688 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-661a7210-d31e-4b6c-a75e-38f5ef045688 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-661a7210-d31e-4b6c-a75e-38f5ef045688 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:37 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-0640f86c-2807-400a-993b-6300e45f22c4 req-60ba7937-2ff8-40b2-8723-cccd6cd73652 service nova] Creating event network-changed:b5f929c6-ca45-41f6-9060-170d43baa96d for instance 1db6492f-9ed9-429d-9d01-907538054611 on devstack Jun 24 05:10:37 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-0640f86c-2807-400a-993b-6300e45f22c4 req-60ba7937-2ff8-40b2-8723-cccd6cd73652 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:10:37 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-0640f86c-2807-400a-993b-6300e45f22c4 req-60ba7937-2ff8-40b2-8723-cccd6cd73652 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.057106 Jun 24 05:10:37 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 482/962] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:10:37 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) Jun 24 05:10:37 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-661a7210-d31e-4b6c-a75e-38f5ef045688 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Going to try to terminate instance {{(pid=67858) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 05:10:37 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-661a7210-d31e-4b6c-a75e-38f5ef045688 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611" status: 204 len: 0 microversion: 2.1 time: 0.195214 Jun 24 05:10:37 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 481/963] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:10:37 2026] DELETE /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 9 headers in 363 bytes (2 switches on core 0) Jun 24 05:10:37 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-fc6a6e87-b9ce-4925-88ab-4f744ffc0dc4 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:37 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-fc6a6e87-b9ce-4925-88ab-4f744ffc0dc4 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fc6a6e87-b9ce-4925-88ab-4f744ffc0dc4 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fc6a6e87-b9ce-4925-88ab-4f744ffc0dc4 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fc6a6e87-b9ce-4925-88ab-4f744ffc0dc4 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fc6a6e87-b9ce-4925-88ab-4f744ffc0dc4 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fc6a6e87-b9ce-4925-88ab-4f744ffc0dc4 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fc6a6e87-b9ce-4925-88ab-4f744ffc0dc4 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:37 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-fc6a6e87-b9ce-4925-88ab-4f744ffc0dc4 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:10:37 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-fc6a6e87-b9ce-4925-88ab-4f744ffc0dc4 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:37 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-fc6a6e87-b9ce-4925-88ab-4f744ffc0dc4 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611" status: 200 len: 1678 microversion: 2.1 time: 0.313281 Jun 24 05:10:37 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 483/964] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:10:37 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611 => generated 1678 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:10:38 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-594b630a-e0a2-4f1a-b535-9be1196082d8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:38 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-594b630a-e0a2-4f1a-b535-9be1196082d8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-594b630a-e0a2-4f1a-b535-9be1196082d8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-594b630a-e0a2-4f1a-b535-9be1196082d8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-594b630a-e0a2-4f1a-b535-9be1196082d8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-594b630a-e0a2-4f1a-b535-9be1196082d8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-594b630a-e0a2-4f1a-b535-9be1196082d8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-594b630a-e0a2-4f1a-b535-9be1196082d8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:38 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-594b630a-e0a2-4f1a-b535-9be1196082d8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:10:39 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-594b630a-e0a2-4f1a-b535-9be1196082d8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:39 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-594b630a-e0a2-4f1a-b535-9be1196082d8 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611" status: 200 len: 1560 microversion: 2.1 time: 0.412525 Jun 24 05:10:39 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 482/965] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:10:38 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611 => generated 1560 bytes in 414 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:10:39 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-c9170f08-e871-4691-88a3-f90877bf21e0 req-b5af0773-bef2-4c5e-8265-db603aa9ed3e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1db6492f-9ed9-429d-9d01-907538054611", "name": "network-vif-unplugged", "status": "completed", "tag": "b5f929c6-ca45-41f6-9060-170d43baa96d"}, {"server_uuid": "1db6492f-9ed9-429d-9d01-907538054611", "name": "network-vif-unplugged", "status": "completed", "tag": "b5f929c6-ca45-41f6-9060-170d43baa96d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:10:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-c9170f08-e871-4691-88a3-f90877bf21e0 req-b5af0773-bef2-4c5e-8265-db603aa9ed3e service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-c9170f08-e871-4691-88a3-f90877bf21e0 req-b5af0773-bef2-4c5e-8265-db603aa9ed3e service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-c9170f08-e871-4691-88a3-f90877bf21e0 req-b5af0773-bef2-4c5e-8265-db603aa9ed3e service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:39 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-c9170f08-e871-4691-88a3-f90877bf21e0 req-b5af0773-bef2-4c5e-8265-db603aa9ed3e service nova] Creating event network-vif-unplugged:b5f929c6-ca45-41f6-9060-170d43baa96d for instance 1db6492f-9ed9-429d-9d01-907538054611 on devstack Jun 24 05:10:39 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-c9170f08-e871-4691-88a3-f90877bf21e0 req-b5af0773-bef2-4c5e-8265-db603aa9ed3e service nova] Creating event network-vif-unplugged:b5f929c6-ca45-41f6-9060-170d43baa96d for instance 1db6492f-9ed9-429d-9d01-907538054611 on devstack Jun 24 05:10:39 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-c9170f08-e871-4691-88a3-f90877bf21e0 req-b5af0773-bef2-4c5e-8265-db603aa9ed3e service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:10:39 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-c9170f08-e871-4691-88a3-f90877bf21e0 req-b5af0773-bef2-4c5e-8265-db603aa9ed3e service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.127641 Jun 24 05:10:39 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 484/966] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:10:39 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 05:10:40 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-8935e844-632f-4b99-a9a7-d1670a4a5b98 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:40 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-8935e844-632f-4b99-a9a7-d1670a4a5b98 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8935e844-632f-4b99-a9a7-d1670a4a5b98 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8935e844-632f-4b99-a9a7-d1670a4a5b98 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8935e844-632f-4b99-a9a7-d1670a4a5b98 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8935e844-632f-4b99-a9a7-d1670a4a5b98 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8935e844-632f-4b99-a9a7-d1670a4a5b98 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8935e844-632f-4b99-a9a7-d1670a4a5b98 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:40 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-8935e844-632f-4b99-a9a7-d1670a4a5b98 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:10:40 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-8935e844-632f-4b99-a9a7-d1670a4a5b98 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:40 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-8935e844-632f-4b99-a9a7-d1670a4a5b98 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611" status: 200 len: 1560 microversion: 2.1 time: 0.496186 Jun 24 05:10:40 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 483/967] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:10:40 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611 => generated 1560 bytes in 499 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:10:41 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-6910fe04-86fa-4718-924c-67f05c0eecb2 req-b6e8427c-275c-46a4-9bd4-2edaf9700747 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1db6492f-9ed9-429d-9d01-907538054611", "name": "network-vif-deleted", "tag": "b5f929c6-ca45-41f6-9060-170d43baa96d"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:10:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-6910fe04-86fa-4718-924c-67f05c0eecb2 req-b6e8427c-275c-46a4-9bd4-2edaf9700747 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-6910fe04-86fa-4718-924c-67f05c0eecb2 req-b6e8427c-275c-46a4-9bd4-2edaf9700747 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-6910fe04-86fa-4718-924c-67f05c0eecb2 req-b6e8427c-275c-46a4-9bd4-2edaf9700747 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:41 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-6910fe04-86fa-4718-924c-67f05c0eecb2 req-b6e8427c-275c-46a4-9bd4-2edaf9700747 service nova] Creating event network-vif-deleted:b5f929c6-ca45-41f6-9060-170d43baa96d for instance 1db6492f-9ed9-429d-9d01-907538054611 on devstack Jun 24 05:10:41 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-6910fe04-86fa-4718-924c-67f05c0eecb2 req-b6e8427c-275c-46a4-9bd4-2edaf9700747 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:10:41 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-6910fe04-86fa-4718-924c-67f05c0eecb2 req-b6e8427c-275c-46a4-9bd4-2edaf9700747 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.048565 Jun 24 05:10:41 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 485/968] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:10:41 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:10:41 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-1013c644-99e9-4ed9-87e4-3997ad07d9be tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:41 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-1013c644-99e9-4ed9-87e4-3997ad07d9be tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1013c644-99e9-4ed9-87e4-3997ad07d9be tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1013c644-99e9-4ed9-87e4-3997ad07d9be tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1013c644-99e9-4ed9-87e4-3997ad07d9be tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1013c644-99e9-4ed9-87e4-3997ad07d9be tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1013c644-99e9-4ed9-87e4-3997ad07d9be tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1013c644-99e9-4ed9-87e4-3997ad07d9be tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:41 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-1013c644-99e9-4ed9-87e4-3997ad07d9be tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:10:41 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-1013c644-99e9-4ed9-87e4-3997ad07d9be tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:41 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-1013c644-99e9-4ed9-87e4-3997ad07d9be tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611" status: 200 len: 1333 microversion: 2.1 time: 0.142458 Jun 24 05:10:41 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 484/969] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:10:41 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611 => generated 1333 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:10:42 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-88742c9a-31de-411f-bfa2-ea482fc232a9 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:42 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-88742c9a-31de-411f-bfa2-ea482fc232a9 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-88742c9a-31de-411f-bfa2-ea482fc232a9 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-88742c9a-31de-411f-bfa2-ea482fc232a9 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-88742c9a-31de-411f-bfa2-ea482fc232a9 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-88742c9a-31de-411f-bfa2-ea482fc232a9 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-88742c9a-31de-411f-bfa2-ea482fc232a9 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-88742c9a-31de-411f-bfa2-ea482fc232a9 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-88742c9a-31de-411f-bfa2-ea482fc232a9 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-88742c9a-31de-411f-bfa2-ea482fc232a9 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:42 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-88742c9a-31de-411f-bfa2-ea482fc232a9 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:42 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-88742c9a-31de-411f-bfa2-ea482fc232a9 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lazy-loading 'fault' on Instance uuid 1db6492f-9ed9-429d-9d01-907538054611 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:10:42 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-88742c9a-31de-411f-bfa2-ea482fc232a9 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:10:42 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-88742c9a-31de-411f-bfa2-ea482fc232a9 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:42 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-88742c9a-31de-411f-bfa2-ea482fc232a9 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611" status: 200 len: 1338 microversion: 2.1 time: 0.180847 Jun 24 05:10:42 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 486/970] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:10:42 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611 => generated 1338 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:10:43 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-a8a15238-e9dc-411a-b5a7-a8ce0c9081e6 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:43 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-a8a15238-e9dc-411a-b5a7-a8ce0c9081e6 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: 1db6492f-9ed9-429d-9d01-907538054611] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a8a15238-e9dc-411a-b5a7-a8ce0c9081e6 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a8a15238-e9dc-411a-b5a7-a8ce0c9081e6 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a8a15238-e9dc-411a-b5a7-a8ce0c9081e6 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a8a15238-e9dc-411a-b5a7-a8ce0c9081e6 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a8a15238-e9dc-411a-b5a7-a8ce0c9081e6 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a8a15238-e9dc-411a-b5a7-a8ce0c9081e6 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:44 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-a8a15238-e9dc-411a-b5a7-a8ce0c9081e6 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] HTTP exception thrown: Instance 1db6492f-9ed9-429d-9d01-907538054611 could not be found. Jun 24 05:10:44 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-a8a15238-e9dc-411a-b5a7-a8ce0c9081e6 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Returning 404 to user: Instance 1db6492f-9ed9-429d-9d01-907538054611 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:10:44 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-a8a15238-e9dc-411a-b5a7-a8ce0c9081e6 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611" status: 404 len: 111 microversion: 2.1 time: 0.074540 Jun 24 05:10:44 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 485/971] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:10:43 2026] GET /compute/v2.1/servers/1db6492f-9ed9-429d-9d01-907538054611 => generated 111 bytes in 78 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:10:51 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-18a3cf8f-4edc-4c9a-aa29-ad2315550dec tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:51 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-18a3cf8f-4edc-4c9a-aa29-ad2315550dec tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-18a3cf8f-4edc-4c9a-aa29-ad2315550dec tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-18a3cf8f-4edc-4c9a-aa29-ad2315550dec tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-18a3cf8f-4edc-4c9a-aa29-ad2315550dec tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-18a3cf8f-4edc-4c9a-aa29-ad2315550dec tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-18a3cf8f-4edc-4c9a-aa29-ad2315550dec tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-18a3cf8f-4edc-4c9a-aa29-ad2315550dec tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:51 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-18a3cf8f-4edc-4c9a-aa29-ad2315550dec tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] HTTP exception thrown: Instance c03fa78c-b7cb-4a09-a327-a64deb978dd8 is not attached to volume 20fcf990-b55f-4270-9b50-10eacc6473db Jun 24 05:10:51 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-18a3cf8f-4edc-4c9a-aa29-ad2315550dec tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Returning 404 to user: Instance c03fa78c-b7cb-4a09-a327-a64deb978dd8 is not attached to volume 20fcf990-b55f-4270-9b50-10eacc6473db {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:10:51 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-18a3cf8f-4edc-4c9a-aa29-ad2315550dec tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8/os-volume_attachments/20fcf990-b55f-4270-9b50-10eacc6473db" status: 404 len: 154 microversion: 2.1 time: 0.159226 Jun 24 05:10:51 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 487/972] 192.168.122.25 () {58 vars in 1413 bytes} [Wed Jun 24 05:10:51 2026] DELETE /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8/os-volume_attachments/20fcf990-b55f-4270-9b50-10eacc6473db => generated 154 bytes in 163 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:10:52 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-85579c93-8b49-4d98-9651-04e7ceabb9b8 req-4f38d54f-8335-4c4c-a4fd-2364fb87ac5e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c03fa78c-b7cb-4a09-a327-a64deb978dd8", "tag": "33df2cce-6f01-45fd-92da-0a66fd986bfe"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:10:52 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-3bff35d8-9af5-4d6b-ab16-28d00b3a341c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:52 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-3bff35d8-9af5-4d6b-ab16-28d00b3a341c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3bff35d8-9af5-4d6b-ab16-28d00b3a341c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3bff35d8-9af5-4d6b-ab16-28d00b3a341c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3bff35d8-9af5-4d6b-ab16-28d00b3a341c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3bff35d8-9af5-4d6b-ab16-28d00b3a341c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3bff35d8-9af5-4d6b-ab16-28d00b3a341c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3bff35d8-9af5-4d6b-ab16-28d00b3a341c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-85579c93-8b49-4d98-9651-04e7ceabb9b8 req-4f38d54f-8335-4c4c-a4fd-2364fb87ac5e service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-85579c93-8b49-4d98-9651-04e7ceabb9b8 req-4f38d54f-8335-4c4c-a4fd-2364fb87ac5e service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-85579c93-8b49-4d98-9651-04e7ceabb9b8 req-4f38d54f-8335-4c4c-a4fd-2364fb87ac5e service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:52 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-85579c93-8b49-4d98-9651-04e7ceabb9b8 req-4f38d54f-8335-4c4c-a4fd-2364fb87ac5e service nova] Creating event network-changed:33df2cce-6f01-45fd-92da-0a66fd986bfe for instance c03fa78c-b7cb-4a09-a327-a64deb978dd8 on devstack Jun 24 05:10:52 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-85579c93-8b49-4d98-9651-04e7ceabb9b8 req-4f38d54f-8335-4c4c-a4fd-2364fb87ac5e service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:10:52 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-85579c93-8b49-4d98-9651-04e7ceabb9b8 req-4f38d54f-8335-4c4c-a4fd-2364fb87ac5e service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.056333 Jun 24 05:10:52 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 486/973] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:10:52 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) Jun 24 05:10:52 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-3bff35d8-9af5-4d6b-ab16-28d00b3a341c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Going to try to terminate instance {{(pid=67859) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 05:10:52 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-3bff35d8-9af5-4d6b-ab16-28d00b3a341c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8" status: 204 len: 0 microversion: 2.1 time: 0.245758 Jun 24 05:10:52 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 488/974] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:10:52 2026] DELETE /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:10:52 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-5c53a298-1068-4105-83dc-951dbd2b55cf tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:52 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-5c53a298-1068-4105-83dc-951dbd2b55cf tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5c53a298-1068-4105-83dc-951dbd2b55cf tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5c53a298-1068-4105-83dc-951dbd2b55cf tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5c53a298-1068-4105-83dc-951dbd2b55cf tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.034s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5c53a298-1068-4105-83dc-951dbd2b55cf tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5c53a298-1068-4105-83dc-951dbd2b55cf tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5c53a298-1068-4105-83dc-951dbd2b55cf tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:52 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-5c53a298-1068-4105-83dc-951dbd2b55cf tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:10:53 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-5c53a298-1068-4105-83dc-951dbd2b55cf tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:53 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-5c53a298-1068-4105-83dc-951dbd2b55cf tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8" status: 200 len: 1679 microversion: 2.1 time: 0.993069 Jun 24 05:10:53 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 487/975] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:10:52 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8 => generated 1679 bytes in 994 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:10:54 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-def26212-39dd-45ab-8d44-8ae469dbcf1e tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:54 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-def26212-39dd-45ab-8d44-8ae469dbcf1e tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-def26212-39dd-45ab-8d44-8ae469dbcf1e tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-def26212-39dd-45ab-8d44-8ae469dbcf1e tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-def26212-39dd-45ab-8d44-8ae469dbcf1e tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-def26212-39dd-45ab-8d44-8ae469dbcf1e tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-def26212-39dd-45ab-8d44-8ae469dbcf1e tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-def26212-39dd-45ab-8d44-8ae469dbcf1e tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:54 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-def26212-39dd-45ab-8d44-8ae469dbcf1e tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:10:54 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-def26212-39dd-45ab-8d44-8ae469dbcf1e tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:54 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-def26212-39dd-45ab-8d44-8ae469dbcf1e tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8" status: 200 len: 1560 microversion: 2.1 time: 0.345075 Jun 24 05:10:54 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 489/976] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:10:54 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8 => generated 1560 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:10:55 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-ad0779e0-e4c8-4c47-a7dd-35643fbfdd71 req-e7ce0fb9-63a3-4132-b333-91e9e717c051 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c03fa78c-b7cb-4a09-a327-a64deb978dd8", "name": "network-vif-deleted", "tag": "33df2cce-6f01-45fd-92da-0a66fd986bfe"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:10:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-ad0779e0-e4c8-4c47-a7dd-35643fbfdd71 req-e7ce0fb9-63a3-4132-b333-91e9e717c051 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-ad0779e0-e4c8-4c47-a7dd-35643fbfdd71 req-e7ce0fb9-63a3-4132-b333-91e9e717c051 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:55 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-ad0779e0-e4c8-4c47-a7dd-35643fbfdd71 req-e7ce0fb9-63a3-4132-b333-91e9e717c051 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:55 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-ad0779e0-e4c8-4c47-a7dd-35643fbfdd71 req-e7ce0fb9-63a3-4132-b333-91e9e717c051 service nova] Creating event network-vif-deleted:33df2cce-6f01-45fd-92da-0a66fd986bfe for instance c03fa78c-b7cb-4a09-a327-a64deb978dd8 on devstack Jun 24 05:10:55 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-ad0779e0-e4c8-4c47-a7dd-35643fbfdd71 req-e7ce0fb9-63a3-4132-b333-91e9e717c051 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:10:55 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-ad0779e0-e4c8-4c47-a7dd-35643fbfdd71 req-e7ce0fb9-63a3-4132-b333-91e9e717c051 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.052667 Jun 24 05:10:55 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 488/977] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:10:55 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:10:55 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e242f238-4681-46cf-a26f-4b2baf287eec tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:55 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-e242f238-4681-46cf-a26f-4b2baf287eec tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e242f238-4681-46cf-a26f-4b2baf287eec tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e242f238-4681-46cf-a26f-4b2baf287eec tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e242f238-4681-46cf-a26f-4b2baf287eec tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e242f238-4681-46cf-a26f-4b2baf287eec tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e242f238-4681-46cf-a26f-4b2baf287eec tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e242f238-4681-46cf-a26f-4b2baf287eec tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:55 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-e242f238-4681-46cf-a26f-4b2baf287eec tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:10:55 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-e242f238-4681-46cf-a26f-4b2baf287eec tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:55 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e242f238-4681-46cf-a26f-4b2baf287eec tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8" status: 200 len: 1492 microversion: 2.1 time: 0.130142 Jun 24 05:10:55 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 490/978] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:10:55 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8 => generated 1492 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:10:56 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0b4d2bd4-56b7-4ded-9a18-ab07802d827c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:56 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0b4d2bd4-56b7-4ded-9a18-ab07802d827c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b4d2bd4-56b7-4ded-9a18-ab07802d827c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b4d2bd4-56b7-4ded-9a18-ab07802d827c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b4d2bd4-56b7-4ded-9a18-ab07802d827c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b4d2bd4-56b7-4ded-9a18-ab07802d827c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b4d2bd4-56b7-4ded-9a18-ab07802d827c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b4d2bd4-56b7-4ded-9a18-ab07802d827c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b4d2bd4-56b7-4ded-9a18-ab07802d827c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b4d2bd4-56b7-4ded-9a18-ab07802d827c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0b4d2bd4-56b7-4ded-9a18-ab07802d827c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:56 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-0b4d2bd4-56b7-4ded-9a18-ab07802d827c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lazy-loading 'fault' on Instance uuid c03fa78c-b7cb-4a09-a327-a64deb978dd8 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:10:56 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-0b4d2bd4-56b7-4ded-9a18-ab07802d827c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:10:57 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0b4d2bd4-56b7-4ded-9a18-ab07802d827c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:57 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0b4d2bd4-56b7-4ded-9a18-ab07802d827c tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8" status: 200 len: 1338 microversion: 2.1 time: 0.150488 Jun 24 05:10:57 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 489/979] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:10:56 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8 => generated 1338 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:10:58 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-16df1d0b-b645-4d37-9b50-f0d32101f1d5 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:58 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-16df1d0b-b645-4d37-9b50-f0d32101f1d5 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-16df1d0b-b645-4d37-9b50-f0d32101f1d5 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-16df1d0b-b645-4d37-9b50-f0d32101f1d5 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-16df1d0b-b645-4d37-9b50-f0d32101f1d5 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-16df1d0b-b645-4d37-9b50-f0d32101f1d5 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-16df1d0b-b645-4d37-9b50-f0d32101f1d5 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-16df1d0b-b645-4d37-9b50-f0d32101f1d5 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-16df1d0b-b645-4d37-9b50-f0d32101f1d5 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-16df1d0b-b645-4d37-9b50-f0d32101f1d5 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-16df1d0b-b645-4d37-9b50-f0d32101f1d5 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:58 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-16df1d0b-b645-4d37-9b50-f0d32101f1d5 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lazy-loading 'fault' on Instance uuid c03fa78c-b7cb-4a09-a327-a64deb978dd8 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:10:58 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-16df1d0b-b645-4d37-9b50-f0d32101f1d5 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:10:58 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-16df1d0b-b645-4d37-9b50-f0d32101f1d5 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8b7e1d708db64b5fab370ae554d3eb7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3edefa52f08d4edb9df68993f7c1478e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:10:58 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-16df1d0b-b645-4d37-9b50-f0d32101f1d5 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8" status: 200 len: 1338 microversion: 2.1 time: 0.142274 Jun 24 05:10:58 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 491/980] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:10:58 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8 => generated 1338 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:10:59 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-a9bf4560-b69f-4a75-8768-f35e28a545c7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:10:59 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-a9bf4560-b69f-4a75-8768-f35e28a545c7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] [instance: c03fa78c-b7cb-4a09-a327-a64deb978dd8] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:10:59 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=36,nova_api:UPDATE=2 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:10:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a9bf4560-b69f-4a75-8768-f35e28a545c7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a9bf4560-b69f-4a75-8768-f35e28a545c7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a9bf4560-b69f-4a75-8768-f35e28a545c7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a9bf4560-b69f-4a75-8768-f35e28a545c7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:10:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a9bf4560-b69f-4a75-8768-f35e28a545c7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:10:59 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a9bf4560-b69f-4a75-8768-f35e28a545c7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:10:59 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=104,nova_cell1:INSERT=4,nova_cell1:UPDATE=4 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:10:59 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-a9bf4560-b69f-4a75-8768-f35e28a545c7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] HTTP exception thrown: Instance c03fa78c-b7cb-4a09-a327-a64deb978dd8 could not be found. Jun 24 05:10:59 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-a9bf4560-b69f-4a75-8768-f35e28a545c7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Returning 404 to user: Instance c03fa78c-b7cb-4a09-a327-a64deb978dd8 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:10:59 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-a9bf4560-b69f-4a75-8768-f35e28a545c7 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8" status: 404 len: 111 microversion: 2.1 time: 0.060032 Jun 24 05:10:59 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 490/981] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:10:59 2026] GET /compute/v2.1/servers/c03fa78c-b7cb-4a09-a327-a64deb978dd8 => generated 111 bytes in 63 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:11:02 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-1eddbc17-3c57-4092-b5be-0fe888af4c01 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:11:02 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-1eddbc17-3c57-4092-b5be-0fe888af4c01 tempest-TestStampPattern-152240646 tempest-TestStampPattern-152240646-project-member] 192.168.122.25 "DELETE /compute/v2.1/os-keypairs/tempest-TestStampPattern-1934003215" status: 202 len: 0 microversion: 2.1 time: 0.041999 Jun 24 05:11:02 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 492/982] 192.168.122.25 () {58 vars in 1245 bytes} [Wed Jun 24 05:11:02 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestStampPattern-1934003215 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:11:08 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=85,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:11:10 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-4f4f61fe-9a96-4837-a737-683990d7e357 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-584654080", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP1aBJPnb+H8QN+xwLpfGPEst1nJnTOvmXn+utqJBOg7hCxwxKAvZXw729HG9T239mVVR6KkdqIvwOptxvjHz/s6d8ejk/Qx0PTvsoeHRFB4hOB/CFq30A00SkrwEKq7kw=="}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:11:10 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-4f4f61fe-9a96-4837-a737-683990d7e357 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Getting quotas for project d9ef719f636541ef857c32c85f74ee98. Resources: {'key_pairs'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:11:10 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-4f4f61fe-9a96-4837-a737-683990d7e357 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Getting quotas for user ae769ca2949942e9a6f122975f36f0ba and project d9ef719f636541ef857c32c85f74ee98. Resources: {'key_pairs'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:11:10 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-4f4f61fe-9a96-4837-a737-683990d7e357 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "POST /compute/v2.1/os-keypairs" status: 200 len: 402 microversion: 2.1 time: 0.083167 Jun 24 05:11:10 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 491/983] 192.168.122.25 () {60 vars in 1156 bytes} [Wed Jun 24 05:11:10 2026] POST /compute/v2.1/os-keypairs => generated 402 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-445880184", "imageRef": "407dc7ab-68ad-4f19-9a37-d88327e8081e", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-584654080", "networks": [{"uuid": "0ef007e1-62fb-4a85-bd08-fcffcc1b7dc3"}]}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=32,nova_api:DELETE=2,nova_api:UPDATE=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG nova.network.neutron [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] validate_networks() for [('0ef007e1-62fb-4a85-bd08-fcffcc1b7dc3', None, None, None, None, None)] {{(pid=67859) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:11:11 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Flavor limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Image limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Flavor pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Image pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Getting quotas for project d9ef719f636541ef857c32c85f74ee98. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Getting quotas for user ae769ca2949942e9a6f122975f36f0ba and project d9ef719f636541ef857c32c85f74ee98. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Going to run 1 instances... {{(pid=67859) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] 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='407dc7ab-68ad-4f19-9a37-d88327e8081e',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=67859) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 05:11:11 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-5c6402ef-7f66-4e7c-bb32-b26ed6e23895 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 386 microversion: 2.1 time: 0.800900 Jun 24 05:11:11 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 493/984] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 05:11:11 2026] POST /compute/v2.1/servers => generated 386 bytes in 803 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 24 05:11:11 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-ad50160b-ea75-4a18-9f90-c0d3609049a7 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:11:11 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-ad50160b-ea75-4a18-9f90-c0d3609049a7 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:11:11 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-ad50160b-ea75-4a18-9f90-c0d3609049a7 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:11:12 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-ad50160b-ea75-4a18-9f90-c0d3609049a7 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:11:12 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-ad50160b-ea75-4a18-9f90-c0d3609049a7 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1267 microversion: 2.1 time: 0.136845 Jun 24 05:11:12 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 492/985] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:11:11 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1267 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:11:13 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f04ea698-9e8b-4a6d-a919-741e972d0ffe tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:11:13 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f04ea698-9e8b-4a6d-a919-741e972d0ffe tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:11:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f04ea698-9e8b-4a6d-a919-741e972d0ffe tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f04ea698-9e8b-4a6d-a919-741e972d0ffe tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f04ea698-9e8b-4a6d-a919-741e972d0ffe tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f04ea698-9e8b-4a6d-a919-741e972d0ffe tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f04ea698-9e8b-4a6d-a919-741e972d0ffe tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f04ea698-9e8b-4a6d-a919-741e972d0ffe tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:13 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-f04ea698-9e8b-4a6d-a919-741e972d0ffe tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:11:13 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-f04ea698-9e8b-4a6d-a919-741e972d0ffe tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:11:13 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f04ea698-9e8b-4a6d-a919-741e972d0ffe tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1271 microversion: 2.1 time: 0.135216 Jun 24 05:11:13 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 494/986] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:11:13 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1271 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:11:14 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-38dc85e8-c154-41b0-b8cc-6b59b847f836 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:11:14 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-38dc85e8-c154-41b0-b8cc-6b59b847f836 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:11:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-38dc85e8-c154-41b0-b8cc-6b59b847f836 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-38dc85e8-c154-41b0-b8cc-6b59b847f836 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-38dc85e8-c154-41b0-b8cc-6b59b847f836 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-38dc85e8-c154-41b0-b8cc-6b59b847f836 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-38dc85e8-c154-41b0-b8cc-6b59b847f836 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-38dc85e8-c154-41b0-b8cc-6b59b847f836 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:14 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-38dc85e8-c154-41b0-b8cc-6b59b847f836 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:11:14 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-38dc85e8-c154-41b0-b8cc-6b59b847f836 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:11:14 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-38dc85e8-c154-41b0-b8cc-6b59b847f836 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1319 microversion: 2.1 time: 0.129397 Jun 24 05:11:14 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 493/987] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:11:14 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1319 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:11:15 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-bf3db9f0-5d76-4a5e-8eef-95ed5a124c81 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:11:15 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-bf3db9f0-5d76-4a5e-8eef-95ed5a124c81 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:11:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bf3db9f0-5d76-4a5e-8eef-95ed5a124c81 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bf3db9f0-5d76-4a5e-8eef-95ed5a124c81 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bf3db9f0-5d76-4a5e-8eef-95ed5a124c81 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bf3db9f0-5d76-4a5e-8eef-95ed5a124c81 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bf3db9f0-5d76-4a5e-8eef-95ed5a124c81 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bf3db9f0-5d76-4a5e-8eef-95ed5a124c81 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:15 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-bf3db9f0-5d76-4a5e-8eef-95ed5a124c81 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:11:15 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-bf3db9f0-5d76-4a5e-8eef-95ed5a124c81 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:11:15 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-bf3db9f0-5d76-4a5e-8eef-95ed5a124c81 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1319 microversion: 2.1 time: 0.198025 Jun 24 05:11:15 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 495/988] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:11:15 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1319 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:11:16 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0ef69a5d-f3c7-4ef5-9d5f-0732d7773d18 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:11:16 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0ef69a5d-f3c7-4ef5-9d5f-0732d7773d18 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:11:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0ef69a5d-f3c7-4ef5-9d5f-0732d7773d18 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0ef69a5d-f3c7-4ef5-9d5f-0732d7773d18 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0ef69a5d-f3c7-4ef5-9d5f-0732d7773d18 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0ef69a5d-f3c7-4ef5-9d5f-0732d7773d18 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0ef69a5d-f3c7-4ef5-9d5f-0732d7773d18 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0ef69a5d-f3c7-4ef5-9d5f-0732d7773d18 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:16 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-0ef69a5d-f3c7-4ef5-9d5f-0732d7773d18 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:11:16 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0ef69a5d-f3c7-4ef5-9d5f-0732d7773d18 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:11:16 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0ef69a5d-f3c7-4ef5-9d5f-0732d7773d18 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1327 microversion: 2.1 time: 0.248614 Jun 24 05:11:16 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 494/989] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:11:16 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1327 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:11:17 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ad542753-703e-4173-96f0-dda805e3b000 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:11:17 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-ad542753-703e-4173-96f0-dda805e3b000 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:11:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ad542753-703e-4173-96f0-dda805e3b000 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ad542753-703e-4173-96f0-dda805e3b000 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ad542753-703e-4173-96f0-dda805e3b000 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ad542753-703e-4173-96f0-dda805e3b000 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ad542753-703e-4173-96f0-dda805e3b000 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ad542753-703e-4173-96f0-dda805e3b000 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:17 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-ad542753-703e-4173-96f0-dda805e3b000 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:11:19 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-a7690a11-55ad-4e8b-9058-8504afb8d38d req-1f929ebd-3b62-4b34-8bb5-639242c1c4b5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "83abe748-c3ca-449e-9b16-8a9439a244e4", "tag": "88b5c2ae-4ff5-4a38-9310-57107a0c4070"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:11:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-a7690a11-55ad-4e8b-9058-8504afb8d38d req-1f929ebd-3b62-4b34-8bb5-639242c1c4b5 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-a7690a11-55ad-4e8b-9058-8504afb8d38d req-1f929ebd-3b62-4b34-8bb5-639242c1c4b5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-a7690a11-55ad-4e8b-9058-8504afb8d38d req-1f929ebd-3b62-4b34-8bb5-639242c1c4b5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:19 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-a7690a11-55ad-4e8b-9058-8504afb8d38d req-1f929ebd-3b62-4b34-8bb5-639242c1c4b5 service nova] Creating event network-changed:88b5c2ae-4ff5-4a38-9310-57107a0c4070 for instance 83abe748-c3ca-449e-9b16-8a9439a244e4 on devstack Jun 24 05:11:19 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-a7690a11-55ad-4e8b-9058-8504afb8d38d req-1f929ebd-3b62-4b34-8bb5-639242c1c4b5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:11:19 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-a7690a11-55ad-4e8b-9058-8504afb8d38d req-1f929ebd-3b62-4b34-8bb5-639242c1c4b5 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.053072 Jun 24 05:11:19 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 495/990] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:11:19 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) Jun 24 05:11:19 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-ad542753-703e-4173-96f0-dda805e3b000 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:11:19 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ad542753-703e-4173-96f0-dda805e3b000 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1379 microversion: 2.1 time: 1.655241 Jun 24 05:11:19 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 496/991] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:11:17 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1379 bytes in 1657 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:11:20 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-61665796-54c5-4b7e-99c2-6a40e3a91d8e tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:11:20 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-61665796-54c5-4b7e-99c2-6a40e3a91d8e tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:11:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-61665796-54c5-4b7e-99c2-6a40e3a91d8e tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-61665796-54c5-4b7e-99c2-6a40e3a91d8e tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-61665796-54c5-4b7e-99c2-6a40e3a91d8e tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-61665796-54c5-4b7e-99c2-6a40e3a91d8e tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-61665796-54c5-4b7e-99c2-6a40e3a91d8e tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-61665796-54c5-4b7e-99c2-6a40e3a91d8e tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:20 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-61665796-54c5-4b7e-99c2-6a40e3a91d8e tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:11:20 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-61665796-54c5-4b7e-99c2-6a40e3a91d8e tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:11:20 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-61665796-54c5-4b7e-99c2-6a40e3a91d8e tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1367 microversion: 2.1 time: 0.348814 Jun 24 05:11:20 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 496/992] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:11:20 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1367 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:11:21 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=2 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:11:21 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=3 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:11:21 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-9f8bd78d-79a0-49c2-b377-304fc3866134 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:11:21 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-9f8bd78d-79a0-49c2-b377-304fc3866134 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:11:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9f8bd78d-79a0-49c2-b377-304fc3866134 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9f8bd78d-79a0-49c2-b377-304fc3866134 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9f8bd78d-79a0-49c2-b377-304fc3866134 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9f8bd78d-79a0-49c2-b377-304fc3866134 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9f8bd78d-79a0-49c2-b377-304fc3866134 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9f8bd78d-79a0-49c2-b377-304fc3866134 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:21 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-9f8bd78d-79a0-49c2-b377-304fc3866134 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:11:22 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=3 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:11:22 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-9f8bd78d-79a0-49c2-b377-304fc3866134 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:11:22 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-9f8bd78d-79a0-49c2-b377-304fc3866134 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1367 microversion: 2.1 time: 0.922727 Jun 24 05:11:22 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 497/993] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:11:21 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1367 bytes in 924 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:11:23 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-e715ba38-c69d-4de9-bb38-545a842f10e3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:11:23 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-e715ba38-c69d-4de9-bb38-545a842f10e3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:11:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e715ba38-c69d-4de9-bb38-545a842f10e3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e715ba38-c69d-4de9-bb38-545a842f10e3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e715ba38-c69d-4de9-bb38-545a842f10e3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e715ba38-c69d-4de9-bb38-545a842f10e3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e715ba38-c69d-4de9-bb38-545a842f10e3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e715ba38-c69d-4de9-bb38-545a842f10e3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:23 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-e715ba38-c69d-4de9-bb38-545a842f10e3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:11:24 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-e715ba38-c69d-4de9-bb38-545a842f10e3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:11:24 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-e715ba38-c69d-4de9-bb38-545a842f10e3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1367 microversion: 2.1 time: 0.229976 Jun 24 05:11:24 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 497/994] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:11:23 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1367 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:11:25 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ece290be-3878-4a4a-84bb-2eb7a7cad09f tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:11:25 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-ece290be-3878-4a4a-84bb-2eb7a7cad09f tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:11:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ece290be-3878-4a4a-84bb-2eb7a7cad09f tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ece290be-3878-4a4a-84bb-2eb7a7cad09f tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ece290be-3878-4a4a-84bb-2eb7a7cad09f tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ece290be-3878-4a4a-84bb-2eb7a7cad09f tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ece290be-3878-4a4a-84bb-2eb7a7cad09f tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ece290be-3878-4a4a-84bb-2eb7a7cad09f tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:25 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-ece290be-3878-4a4a-84bb-2eb7a7cad09f tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:11:26 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-ece290be-3878-4a4a-84bb-2eb7a7cad09f tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:11:26 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ece290be-3878-4a4a-84bb-2eb7a7cad09f tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1367 microversion: 2.1 time: 1.453898 Jun 24 05:11:26 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 498/995] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:11:25 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1367 bytes in 1455 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:11:27 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-8bee60fb-4a48-4ff6-b771-6d31f8cbac26 req-e67b2ceb-1cf0-48e2-b315-c7e33d69c9e1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "83abe748-c3ca-449e-9b16-8a9439a244e4", "name": "network-vif-plugged", "status": "completed", "tag": "88b5c2ae-4ff5-4a38-9310-57107a0c4070"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:11:27 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-bfb53201-00fd-4d42-9287-c7a0c533f03b tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:11:27 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-bfb53201-00fd-4d42-9287-c7a0c533f03b tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:11:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bfb53201-00fd-4d42-9287-c7a0c533f03b tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bfb53201-00fd-4d42-9287-c7a0c533f03b tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bfb53201-00fd-4d42-9287-c7a0c533f03b tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bfb53201-00fd-4d42-9287-c7a0c533f03b tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bfb53201-00fd-4d42-9287-c7a0c533f03b tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-bfb53201-00fd-4d42-9287-c7a0c533f03b tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-8bee60fb-4a48-4ff6-b771-6d31f8cbac26 req-e67b2ceb-1cf0-48e2-b315-c7e33d69c9e1 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-8bee60fb-4a48-4ff6-b771-6d31f8cbac26 req-e67b2ceb-1cf0-48e2-b315-c7e33d69c9e1 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-8bee60fb-4a48-4ff6-b771-6d31f8cbac26 req-e67b2ceb-1cf0-48e2-b315-c7e33d69c9e1 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-8bee60fb-4a48-4ff6-b771-6d31f8cbac26 req-e67b2ceb-1cf0-48e2-b315-c7e33d69c9e1 service nova] Creating event network-vif-plugged:88b5c2ae-4ff5-4a38-9310-57107a0c4070 for instance 83abe748-c3ca-449e-9b16-8a9439a244e4 on devstack Jun 24 05:11:27 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-8bee60fb-4a48-4ff6-b771-6d31f8cbac26 req-e67b2ceb-1cf0-48e2-b315-c7e33d69c9e1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:11:27 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-bfb53201-00fd-4d42-9287-c7a0c533f03b tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:11:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-8bee60fb-4a48-4ff6-b771-6d31f8cbac26 req-e67b2ceb-1cf0-48e2-b315-c7e33d69c9e1 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.154984 Jun 24 05:11:27 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 498/996] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:11:27 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:11:28 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-bfb53201-00fd-4d42-9287-c7a0c533f03b tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:11:28 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-bfb53201-00fd-4d42-9287-c7a0c533f03b tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1367 microversion: 2.1 time: 0.611296 Jun 24 05:11:28 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 499/997] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:11:27 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1367 bytes in 613 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:11:29 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-81f0c47d-9949-4000-9790-11681f38a45d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:11:29 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-81f0c47d-9949-4000-9790-11681f38a45d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:11:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-81f0c47d-9949-4000-9790-11681f38a45d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-81f0c47d-9949-4000-9790-11681f38a45d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-81f0c47d-9949-4000-9790-11681f38a45d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-81f0c47d-9949-4000-9790-11681f38a45d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-81f0c47d-9949-4000-9790-11681f38a45d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-81f0c47d-9949-4000-9790-11681f38a45d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:29 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-81f0c47d-9949-4000-9790-11681f38a45d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:11:29 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-76769e25-2dce-4212-b2a7-09ba45c8ecad req-963bf992-6402-4951-aff8-ce4d5fb0044c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "83abe748-c3ca-449e-9b16-8a9439a244e4", "name": "network-vif-plugged", "status": "completed", "tag": "88b5c2ae-4ff5-4a38-9310-57107a0c4070"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:11:29 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-81f0c47d-9949-4000-9790-11681f38a45d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:11:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-76769e25-2dce-4212-b2a7-09ba45c8ecad req-963bf992-6402-4951-aff8-ce4d5fb0044c service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-76769e25-2dce-4212-b2a7-09ba45c8ecad req-963bf992-6402-4951-aff8-ce4d5fb0044c service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-76769e25-2dce-4212-b2a7-09ba45c8ecad req-963bf992-6402-4951-aff8-ce4d5fb0044c service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:29 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-81f0c47d-9949-4000-9790-11681f38a45d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1367 microversion: 2.1 time: 0.612042 Jun 24 05:11:29 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 499/998] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:11:29 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1367 bytes in 616 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:11:29 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-76769e25-2dce-4212-b2a7-09ba45c8ecad req-963bf992-6402-4951-aff8-ce4d5fb0044c service nova] Creating event network-vif-plugged:88b5c2ae-4ff5-4a38-9310-57107a0c4070 for instance 83abe748-c3ca-449e-9b16-8a9439a244e4 on devstack Jun 24 05:11:29 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-76769e25-2dce-4212-b2a7-09ba45c8ecad req-963bf992-6402-4951-aff8-ce4d5fb0044c service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:11:29 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-76769e25-2dce-4212-b2a7-09ba45c8ecad req-963bf992-6402-4951-aff8-ce4d5fb0044c service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.126438 Jun 24 05:11:29 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 500/999] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:11:29 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) Jun 24 05:11:30 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c776fc50-0a7a-4a4f-b7c3-0c8dcc5c66b4 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:11:30 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-c776fc50-0a7a-4a4f-b7c3-0c8dcc5c66b4 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:11:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c776fc50-0a7a-4a4f-b7c3-0c8dcc5c66b4 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c776fc50-0a7a-4a4f-b7c3-0c8dcc5c66b4 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c776fc50-0a7a-4a4f-b7c3-0c8dcc5c66b4 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c776fc50-0a7a-4a4f-b7c3-0c8dcc5c66b4 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c776fc50-0a7a-4a4f-b7c3-0c8dcc5c66b4 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c776fc50-0a7a-4a4f-b7c3-0c8dcc5c66b4 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:30 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-c776fc50-0a7a-4a4f-b7c3-0c8dcc5c66b4 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:11:31 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-c776fc50-0a7a-4a4f-b7c3-0c8dcc5c66b4 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:11:31 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-c776fc50-0a7a-4a4f-b7c3-0c8dcc5c66b4 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1551 microversion: 2.1 time: 0.397978 Jun 24 05:11:31 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 500/1000] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:11:30 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1551 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:11:31 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-60a27855-c83d-40d0-84db-f31ec4c521a3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:11:31 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-60a27855-c83d-40d0-84db-f31ec4c521a3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:11:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-60a27855-c83d-40d0-84db-f31ec4c521a3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-60a27855-c83d-40d0-84db-f31ec4c521a3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-60a27855-c83d-40d0-84db-f31ec4c521a3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-60a27855-c83d-40d0-84db-f31ec4c521a3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-60a27855-c83d-40d0-84db-f31ec4c521a3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-60a27855-c83d-40d0-84db-f31ec4c521a3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:31 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-60a27855-c83d-40d0-84db-f31ec4c521a3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:11:31 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-60a27855-c83d-40d0-84db-f31ec4c521a3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:11:31 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-60a27855-c83d-40d0-84db-f31ec4c521a3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1551 microversion: 2.1 time: 0.275126 Jun 24 05:11:31 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 501/1001] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:11:31 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1551 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:11:31 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-561e78d4-1c12-4519-b457-f57117ecb204 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:11:31 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-561e78d4-1c12-4519-b457-f57117ecb204 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:11:31 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-561e78d4-1c12-4519-b457-f57117ecb204 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Searching by: {'deleted': False, 'project_id': 'd9ef719f636541ef857c32c85f74ee98'} {{(pid=67858) get_all /opt/stack/nova/nova/compute/api.py:3111}} Jun 24 05:11:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-561e78d4-1c12-4519-b457-f57117ecb204 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-561e78d4-1c12-4519-b457-f57117ecb204 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-561e78d4-1c12-4519-b457-f57117ecb204 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-561e78d4-1c12-4519-b457-f57117ecb204 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-561e78d4-1c12-4519-b457-f57117ecb204 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-561e78d4-1c12-4519-b457-f57117ecb204 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:31 devstack devstack@n-api.service[67858]: DEBUG nova.compute.multi_cell_list [None req-561e78d4-1c12-4519-b457-f57117ecb204 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=67858) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} Jun 24 05:11:32 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-561e78d4-1c12-4519-b457-f57117ecb204 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers" status: 200 len: 348 microversion: 2.1 time: 0.454727 Jun 24 05:11:32 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 501/1002] 192.168.122.25 () {58 vars in 1122 bytes} [Wed Jun 24 05:11:31 2026] GET /compute/v2.1/servers => generated 348 bytes in 458 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 05:11:32 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-cb405c37-cf71-44cc-a10c-db0ad6204bb3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:11:32 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-cb405c37-cf71-44cc-a10c-db0ad6204bb3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:11:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cb405c37-cf71-44cc-a10c-db0ad6204bb3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cb405c37-cf71-44cc-a10c-db0ad6204bb3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cb405c37-cf71-44cc-a10c-db0ad6204bb3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cb405c37-cf71-44cc-a10c-db0ad6204bb3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cb405c37-cf71-44cc-a10c-db0ad6204bb3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-cb405c37-cf71-44cc-a10c-db0ad6204bb3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:32 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-cb405c37-cf71-44cc-a10c-db0ad6204bb3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:11:32 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-cb405c37-cf71-44cc-a10c-db0ad6204bb3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:11:32 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-cb405c37-cf71-44cc-a10c-db0ad6204bb3 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1551 microversion: 2.1 time: 0.406294 Jun 24 05:11:32 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 502/1003] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:11:32 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1551 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:11:36 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c6dd8d02-5a1c-4dee-8475-bd194b4bf9ee tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "b9699b94-47a4-4bf6-8a8a-ca350e22e385"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:11:36 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-c6dd8d02-5a1c-4dee-8475-bd194b4bf9ee tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:11:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c6dd8d02-5a1c-4dee-8475-bd194b4bf9ee tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c6dd8d02-5a1c-4dee-8475-bd194b4bf9ee tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c6dd8d02-5a1c-4dee-8475-bd194b4bf9ee tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c6dd8d02-5a1c-4dee-8475-bd194b4bf9ee tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c6dd8d02-5a1c-4dee-8475-bd194b4bf9ee tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c6dd8d02-5a1c-4dee-8475-bd194b4bf9ee tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:39 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-c6dd8d02-5a1c-4dee-8475-bd194b4bf9ee tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "POST /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.692155 Jun 24 05:11:39 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 502/1004] 192.168.122.25 () {60 vars in 1320 bytes} [Wed Jun 24 05:11:36 2026] POST /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4/os-volume_attachments => generated 194 bytes in 2694 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:11:41 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:11:42 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=15,nova_api:INSERT=3 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:11:42 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=35 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:11:46 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-7ae2c92b-9e35-4e8f-946e-98e56ef0d6c7 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:11:46 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-7ae2c92b-9e35-4e8f-946e-98e56ef0d6c7 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:11:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7ae2c92b-9e35-4e8f-946e-98e56ef0d6c7 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7ae2c92b-9e35-4e8f-946e-98e56ef0d6c7 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7ae2c92b-9e35-4e8f-946e-98e56ef0d6c7 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7ae2c92b-9e35-4e8f-946e-98e56ef0d6c7 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7ae2c92b-9e35-4e8f-946e-98e56ef0d6c7 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7ae2c92b-9e35-4e8f-946e-98e56ef0d6c7 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:46 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-7ae2c92b-9e35-4e8f-946e-98e56ef0d6c7 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:11:46 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=17,nova_api:INSERT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:11:47 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=36 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:11:47 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-7ae2c92b-9e35-4e8f-946e-98e56ef0d6c7 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:11:47 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-7ae2c92b-9e35-4e8f-946e-98e56ef0d6c7 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1597 microversion: 2.1 time: 0.309548 Jun 24 05:11:47 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 503/1005] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:11:46 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1597 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:11:50 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-f3d8969a-3798-4846-ac35-8d716e60981e req-7f700de0-3d68-4cb3-827b-b48f6068a27b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "83abe748-c3ca-449e-9b16-8a9439a244e4", "tag": "88b5c2ae-4ff5-4a38-9310-57107a0c4070"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:11:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-f3d8969a-3798-4846-ac35-8d716e60981e req-7f700de0-3d68-4cb3-827b-b48f6068a27b service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-f3d8969a-3798-4846-ac35-8d716e60981e req-7f700de0-3d68-4cb3-827b-b48f6068a27b service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-f3d8969a-3798-4846-ac35-8d716e60981e req-7f700de0-3d68-4cb3-827b-b48f6068a27b service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:50 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-f3d8969a-3798-4846-ac35-8d716e60981e req-7f700de0-3d68-4cb3-827b-b48f6068a27b service nova] Creating event network-changed:88b5c2ae-4ff5-4a38-9310-57107a0c4070 for instance 83abe748-c3ca-449e-9b16-8a9439a244e4 on devstack Jun 24 05:11:50 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-f3d8969a-3798-4846-ac35-8d716e60981e req-7f700de0-3d68-4cb3-827b-b48f6068a27b service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:11:50 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-f3d8969a-3798-4846-ac35-8d716e60981e req-7f700de0-3d68-4cb3-827b-b48f6068a27b service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.067138 Jun 24 05:11:50 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 503/1006] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:11:50 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) Jun 24 05:11:52 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f57fce30-66fe-42ad-976e-101bfe50d934 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-674295400"}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:11:52 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f57fce30-66fe-42ad-976e-101bfe50d934 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:11:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f57fce30-66fe-42ad-976e-101bfe50d934 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f57fce30-66fe-42ad-976e-101bfe50d934 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f57fce30-66fe-42ad-976e-101bfe50d934 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f57fce30-66fe-42ad-976e-101bfe50d934 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f57fce30-66fe-42ad-976e-101bfe50d934 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f57fce30-66fe-42ad-976e-101bfe50d934 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:53 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-f57fce30-66fe-42ad-976e-101bfe50d934 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:11:53 devstack devstack@n-api.service[67859]: INFO nova.network.security_group_api [None req-f57fce30-66fe-42ad-976e-101bfe50d934 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Adding security group 7b1df4c5-f203-435a-a4d0-2ba2439a4ad3 to port 88b5c2ae-4ff5-4a38-9310-57107a0c4070 Jun 24 05:11:54 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f57fce30-66fe-42ad-976e-101bfe50d934 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "POST /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4/action" status: 202 len: 0 microversion: 2.1 time: 1.227931 Jun 24 05:11:54 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 504/1007] 192.168.122.25 () {60 vars in 1275 bytes} [Wed Jun 24 05:11:52 2026] POST /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4/action => generated 0 bytes in 1231 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:11:54 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-7ba97669-e937-4060-a45a-9ecac624c55c req-d43d3b28-4b39-47e3-bc8d-ab3380a19ff0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "83abe748-c3ca-449e-9b16-8a9439a244e4", "tag": "88b5c2ae-4ff5-4a38-9310-57107a0c4070"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:11:54 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-889bc330-05b4-4d12-a5e2-c86425ae1e08 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:11:54 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-889bc330-05b4-4d12-a5e2-c86425ae1e08 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:11:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-7ba97669-e937-4060-a45a-9ecac624c55c req-d43d3b28-4b39-47e3-bc8d-ab3380a19ff0 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-7ba97669-e937-4060-a45a-9ecac624c55c req-d43d3b28-4b39-47e3-bc8d-ab3380a19ff0 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-7ba97669-e937-4060-a45a-9ecac624c55c req-d43d3b28-4b39-47e3-bc8d-ab3380a19ff0 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-889bc330-05b4-4d12-a5e2-c86425ae1e08 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-889bc330-05b4-4d12-a5e2-c86425ae1e08 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-889bc330-05b4-4d12-a5e2-c86425ae1e08 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-889bc330-05b4-4d12-a5e2-c86425ae1e08 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-889bc330-05b4-4d12-a5e2-c86425ae1e08 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-889bc330-05b4-4d12-a5e2-c86425ae1e08 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:54 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-7ba97669-e937-4060-a45a-9ecac624c55c req-d43d3b28-4b39-47e3-bc8d-ab3380a19ff0 service nova] Creating event network-changed:88b5c2ae-4ff5-4a38-9310-57107a0c4070 for instance 83abe748-c3ca-449e-9b16-8a9439a244e4 on devstack Jun 24 05:11:54 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-7ba97669-e937-4060-a45a-9ecac624c55c req-d43d3b28-4b39-47e3-bc8d-ab3380a19ff0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:11:54 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-7ba97669-e937-4060-a45a-9ecac624c55c req-d43d3b28-4b39-47e3-bc8d-ab3380a19ff0 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.071968 Jun 24 05:11:54 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 504/1008] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:11:54 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:11:54 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-889bc330-05b4-4d12-a5e2-c86425ae1e08 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:11:54 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-889bc330-05b4-4d12-a5e2-c86425ae1e08 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:11:54 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-889bc330-05b4-4d12-a5e2-c86425ae1e08 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1762 microversion: 2.1 time: 0.468106 Jun 24 05:11:54 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 505/1009] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:11:54 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1762 bytes in 484 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:11:54 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-62a4757d-36c9-4baf-a4d9-48fc755e5848 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "SOFT"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:11:54 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-62a4757d-36c9-4baf-a4d9-48fc755e5848 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:11:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-62a4757d-36c9-4baf-a4d9-48fc755e5848 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-62a4757d-36c9-4baf-a4d9-48fc755e5848 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-62a4757d-36c9-4baf-a4d9-48fc755e5848 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-62a4757d-36c9-4baf-a4d9-48fc755e5848 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-62a4757d-36c9-4baf-a4d9-48fc755e5848 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:54 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-62a4757d-36c9-4baf-a4d9-48fc755e5848 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:55 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-62a4757d-36c9-4baf-a4d9-48fc755e5848 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "POST /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4/action" status: 202 len: 0 microversion: 2.1 time: 0.367191 Jun 24 05:11:55 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 505/1010] 192.168.122.25 () {60 vars in 1275 bytes} [Wed Jun 24 05:11:54 2026] POST /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4/action => generated 0 bytes in 382 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:11:55 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-62be1c3d-af43-4763-9b90-3affe89035e8 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:11:55 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-62be1c3d-af43-4763-9b90-3affe89035e8 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:11:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-62be1c3d-af43-4763-9b90-3affe89035e8 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-62be1c3d-af43-4763-9b90-3affe89035e8 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-62be1c3d-af43-4763-9b90-3affe89035e8 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-62be1c3d-af43-4763-9b90-3affe89035e8 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-62be1c3d-af43-4763-9b90-3affe89035e8 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:55 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-62be1c3d-af43-4763-9b90-3affe89035e8 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:55 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-62be1c3d-af43-4763-9b90-3affe89035e8 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:11:55 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-62be1c3d-af43-4763-9b90-3affe89035e8 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:11:55 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-62be1c3d-af43-4763-9b90-3affe89035e8 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1754 microversion: 2.1 time: 0.551159 Jun 24 05:11:55 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 506/1011] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:11:55 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1754 bytes in 557 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:11:56 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0256a4c5-6c19-4d42-bf07-b4f1fc21b46c tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:11:56 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0256a4c5-6c19-4d42-bf07-b4f1fc21b46c tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:11:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0256a4c5-6c19-4d42-bf07-b4f1fc21b46c tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0256a4c5-6c19-4d42-bf07-b4f1fc21b46c tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0256a4c5-6c19-4d42-bf07-b4f1fc21b46c tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0256a4c5-6c19-4d42-bf07-b4f1fc21b46c tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0256a4c5-6c19-4d42-bf07-b4f1fc21b46c tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0256a4c5-6c19-4d42-bf07-b4f1fc21b46c tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:56 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-0256a4c5-6c19-4d42-bf07-b4f1fc21b46c tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:11:57 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0256a4c5-6c19-4d42-bf07-b4f1fc21b46c tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:11:57 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0256a4c5-6c19-4d42-bf07-b4f1fc21b46c tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1754 microversion: 2.1 time: 0.518359 Jun 24 05:11:57 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 506/1012] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:11:56 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1754 bytes in 520 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:11:58 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-04906c0c-44e9-4620-9358-a61c26315060 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:11:58 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-04906c0c-44e9-4620-9358-a61c26315060 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:11:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-04906c0c-44e9-4620-9358-a61c26315060 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-04906c0c-44e9-4620-9358-a61c26315060 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-04906c0c-44e9-4620-9358-a61c26315060 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-04906c0c-44e9-4620-9358-a61c26315060 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:11:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-04906c0c-44e9-4620-9358-a61c26315060 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:11:58 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-04906c0c-44e9-4620-9358-a61c26315060 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:11:58 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-04906c0c-44e9-4620-9358-a61c26315060 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:11:59 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-04906c0c-44e9-4620-9358-a61c26315060 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:11:59 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-04906c0c-44e9-4620-9358-a61c26315060 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1754 microversion: 2.1 time: 0.691223 Jun 24 05:11:59 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 507/1013] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:11:58 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1754 bytes in 693 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:12:00 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-1f5b44a6-0e1c-4348-8228-da706d5cbd97 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:12:00 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-1f5b44a6-0e1c-4348-8228-da706d5cbd97 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:12:00 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f5b44a6-0e1c-4348-8228-da706d5cbd97 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:00 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f5b44a6-0e1c-4348-8228-da706d5cbd97 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:00 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f5b44a6-0e1c-4348-8228-da706d5cbd97 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:00 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f5b44a6-0e1c-4348-8228-da706d5cbd97 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:00 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f5b44a6-0e1c-4348-8228-da706d5cbd97 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:00 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f5b44a6-0e1c-4348-8228-da706d5cbd97 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:00 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-1f5b44a6-0e1c-4348-8228-da706d5cbd97 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:12:00 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-1f5b44a6-0e1c-4348-8228-da706d5cbd97 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:12:00 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-1f5b44a6-0e1c-4348-8228-da706d5cbd97 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1759 microversion: 2.1 time: 0.218112 Jun 24 05:12:00 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 507/1014] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:12:00 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1759 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:12:01 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-b6bc4764-a598-4707-92c2-45e1205070af tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:12:01 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-b6bc4764-a598-4707-92c2-45e1205070af tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:12:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b6bc4764-a598-4707-92c2-45e1205070af tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b6bc4764-a598-4707-92c2-45e1205070af tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b6bc4764-a598-4707-92c2-45e1205070af tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b6bc4764-a598-4707-92c2-45e1205070af tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b6bc4764-a598-4707-92c2-45e1205070af tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b6bc4764-a598-4707-92c2-45e1205070af tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:01 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-b6bc4764-a598-4707-92c2-45e1205070af tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:12:01 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-b6bc4764-a598-4707-92c2-45e1205070af tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:12:01 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-b6bc4764-a598-4707-92c2-45e1205070af tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1759 microversion: 2.1 time: 0.219544 Jun 24 05:12:01 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 508/1015] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:12:01 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1759 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:12:02 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-6cfbde83-c617-46b7-ac3d-500a2071d527 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:12:02 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-6cfbde83-c617-46b7-ac3d-500a2071d527 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:12:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6cfbde83-c617-46b7-ac3d-500a2071d527 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6cfbde83-c617-46b7-ac3d-500a2071d527 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6cfbde83-c617-46b7-ac3d-500a2071d527 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6cfbde83-c617-46b7-ac3d-500a2071d527 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6cfbde83-c617-46b7-ac3d-500a2071d527 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:02 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6cfbde83-c617-46b7-ac3d-500a2071d527 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:02 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-6cfbde83-c617-46b7-ac3d-500a2071d527 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:12:02 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-6cfbde83-c617-46b7-ac3d-500a2071d527 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:12:02 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-6cfbde83-c617-46b7-ac3d-500a2071d527 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1759 microversion: 2.1 time: 0.328553 Jun 24 05:12:02 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 508/1016] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:12:02 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1759 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:12:03 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-77ec031a-7edb-4cf6-af96-6af4f00eb237 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:12:03 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-77ec031a-7edb-4cf6-af96-6af4f00eb237 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:12:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-77ec031a-7edb-4cf6-af96-6af4f00eb237 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-77ec031a-7edb-4cf6-af96-6af4f00eb237 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-77ec031a-7edb-4cf6-af96-6af4f00eb237 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-77ec031a-7edb-4cf6-af96-6af4f00eb237 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-77ec031a-7edb-4cf6-af96-6af4f00eb237 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-77ec031a-7edb-4cf6-af96-6af4f00eb237 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:03 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-77ec031a-7edb-4cf6-af96-6af4f00eb237 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:12:04 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-77ec031a-7edb-4cf6-af96-6af4f00eb237 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:12:04 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-77ec031a-7edb-4cf6-af96-6af4f00eb237 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1759 microversion: 2.1 time: 0.263366 Jun 24 05:12:04 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 509/1017] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:12:03 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1759 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:12:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-35e33fa2-aa17-4f54-a6ac-1d6b5f9ff65f tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:12:05 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-35e33fa2-aa17-4f54-a6ac-1d6b5f9ff65f tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:12:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-35e33fa2-aa17-4f54-a6ac-1d6b5f9ff65f tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-35e33fa2-aa17-4f54-a6ac-1d6b5f9ff65f tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-35e33fa2-aa17-4f54-a6ac-1d6b5f9ff65f tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-35e33fa2-aa17-4f54-a6ac-1d6b5f9ff65f tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-35e33fa2-aa17-4f54-a6ac-1d6b5f9ff65f tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:05 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-35e33fa2-aa17-4f54-a6ac-1d6b5f9ff65f tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:05 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-35e33fa2-aa17-4f54-a6ac-1d6b5f9ff65f tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:12:05 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-35e33fa2-aa17-4f54-a6ac-1d6b5f9ff65f tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:12:05 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-35e33fa2-aa17-4f54-a6ac-1d6b5f9ff65f tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1759 microversion: 2.1 time: 0.203247 Jun 24 05:12:05 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 509/1018] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:12:05 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1759 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:12:05 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-3e41baf6-a185-4aa1-97d3-23a7208f0f85 req-4844dae8-4625-4690-9e6a-c9ba66415d5f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "83abe748-c3ca-449e-9b16-8a9439a244e4", "name": "network-vif-unplugged", "status": "completed", "tag": "88b5c2ae-4ff5-4a38-9310-57107a0c4070"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:12:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-3e41baf6-a185-4aa1-97d3-23a7208f0f85 req-4844dae8-4625-4690-9e6a-c9ba66415d5f service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-3e41baf6-a185-4aa1-97d3-23a7208f0f85 req-4844dae8-4625-4690-9e6a-c9ba66415d5f service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:05 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-3e41baf6-a185-4aa1-97d3-23a7208f0f85 req-4844dae8-4625-4690-9e6a-c9ba66415d5f service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:05 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-3e41baf6-a185-4aa1-97d3-23a7208f0f85 req-4844dae8-4625-4690-9e6a-c9ba66415d5f service nova] Creating event network-vif-unplugged:88b5c2ae-4ff5-4a38-9310-57107a0c4070 for instance 83abe748-c3ca-449e-9b16-8a9439a244e4 on devstack Jun 24 05:12:05 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-3e41baf6-a185-4aa1-97d3-23a7208f0f85 req-4844dae8-4625-4690-9e6a-c9ba66415d5f service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:12:05 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-3e41baf6-a185-4aa1-97d3-23a7208f0f85 req-4844dae8-4625-4690-9e6a-c9ba66415d5f service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.061177 Jun 24 05:12:05 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 510/1019] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:12:05 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) Jun 24 05:12:06 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-4536afcf-0f80-48e2-9125-ed3e14418a53 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:12:06 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-4536afcf-0f80-48e2-9125-ed3e14418a53 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:12:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4536afcf-0f80-48e2-9125-ed3e14418a53 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4536afcf-0f80-48e2-9125-ed3e14418a53 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4536afcf-0f80-48e2-9125-ed3e14418a53 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4536afcf-0f80-48e2-9125-ed3e14418a53 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4536afcf-0f80-48e2-9125-ed3e14418a53 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4536afcf-0f80-48e2-9125-ed3e14418a53 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:06 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-4536afcf-0f80-48e2-9125-ed3e14418a53 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:12:06 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-4536afcf-0f80-48e2-9125-ed3e14418a53 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:12:06 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-4536afcf-0f80-48e2-9125-ed3e14418a53 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1759 microversion: 2.1 time: 0.230644 Jun 24 05:12:06 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 510/1020] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:12:06 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1759 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:12:07 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-a5086658-cad1-4dee-a0cd-aa0e12f61971 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:12:07 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-a5086658-cad1-4dee-a0cd-aa0e12f61971 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:12:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a5086658-cad1-4dee-a0cd-aa0e12f61971 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a5086658-cad1-4dee-a0cd-aa0e12f61971 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a5086658-cad1-4dee-a0cd-aa0e12f61971 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a5086658-cad1-4dee-a0cd-aa0e12f61971 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a5086658-cad1-4dee-a0cd-aa0e12f61971 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:07 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a5086658-cad1-4dee-a0cd-aa0e12f61971 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:07 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-181a9e1f-b527-40c7-84c4-cee91f4250b7 req-95ff62d2-205b-43a7-8609-37ee8a393654 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "83abe748-c3ca-449e-9b16-8a9439a244e4", "name": "network-vif-unplugged", "status": "completed", "tag": "88b5c2ae-4ff5-4a38-9310-57107a0c4070"}, {"server_uuid": "83abe748-c3ca-449e-9b16-8a9439a244e4", "name": "network-vif-plugged", "status": "completed", "tag": "88b5c2ae-4ff5-4a38-9310-57107a0c4070"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:12:07 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-a5086658-cad1-4dee-a0cd-aa0e12f61971 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:12:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-181a9e1f-b527-40c7-84c4-cee91f4250b7 req-95ff62d2-205b-43a7-8609-37ee8a393654 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-181a9e1f-b527-40c7-84c4-cee91f4250b7 req-95ff62d2-205b-43a7-8609-37ee8a393654 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-181a9e1f-b527-40c7-84c4-cee91f4250b7 req-95ff62d2-205b-43a7-8609-37ee8a393654 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.006s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:07 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-181a9e1f-b527-40c7-84c4-cee91f4250b7 req-95ff62d2-205b-43a7-8609-37ee8a393654 service nova] Creating event network-vif-unplugged:88b5c2ae-4ff5-4a38-9310-57107a0c4070 for instance 83abe748-c3ca-449e-9b16-8a9439a244e4 on devstack Jun 24 05:12:07 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-181a9e1f-b527-40c7-84c4-cee91f4250b7 req-95ff62d2-205b-43a7-8609-37ee8a393654 service nova] Creating event network-vif-plugged:88b5c2ae-4ff5-4a38-9310-57107a0c4070 for instance 83abe748-c3ca-449e-9b16-8a9439a244e4 on devstack Jun 24 05:12:07 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-181a9e1f-b527-40c7-84c4-cee91f4250b7 req-95ff62d2-205b-43a7-8609-37ee8a393654 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:12:07 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-181a9e1f-b527-40c7-84c4-cee91f4250b7 req-95ff62d2-205b-43a7-8609-37ee8a393654 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.111268 Jun 24 05:12:07 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 511/1021] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:12:07 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:12:08 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-a5086658-cad1-4dee-a0cd-aa0e12f61971 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:12:08 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-a5086658-cad1-4dee-a0cd-aa0e12f61971 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1759 microversion: 2.1 time: 0.486864 Jun 24 05:12:08 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 511/1022] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:12:07 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1759 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:12:09 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-31d86702-ee9d-44d5-8387-7d0c3321a756 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:12:09 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-31d86702-ee9d-44d5-8387-7d0c3321a756 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:12:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-31d86702-ee9d-44d5-8387-7d0c3321a756 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-31d86702-ee9d-44d5-8387-7d0c3321a756 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-31d86702-ee9d-44d5-8387-7d0c3321a756 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-31d86702-ee9d-44d5-8387-7d0c3321a756 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-31d86702-ee9d-44d5-8387-7d0c3321a756 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-31d86702-ee9d-44d5-8387-7d0c3321a756 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:09 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-31d86702-ee9d-44d5-8387-7d0c3321a756 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:12:09 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-31d86702-ee9d-44d5-8387-7d0c3321a756 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:12:09 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-31d86702-ee9d-44d5-8387-7d0c3321a756 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1762 microversion: 2.1 time: 0.474733 Jun 24 05:12:09 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 512/1023] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:12:09 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1762 bytes in 477 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:12:09 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-e091efdf-279d-4405-bc8a-3dfc21ba5414 req-f6439ffd-d3ba-4948-bdfe-680c09a00c2a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "83abe748-c3ca-449e-9b16-8a9439a244e4", "name": "network-vif-plugged", "status": "completed", "tag": "88b5c2ae-4ff5-4a38-9310-57107a0c4070"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:12:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-e091efdf-279d-4405-bc8a-3dfc21ba5414 req-f6439ffd-d3ba-4948-bdfe-680c09a00c2a service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-e091efdf-279d-4405-bc8a-3dfc21ba5414 req-f6439ffd-d3ba-4948-bdfe-680c09a00c2a service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-e091efdf-279d-4405-bc8a-3dfc21ba5414 req-f6439ffd-d3ba-4948-bdfe-680c09a00c2a service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:10 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-e091efdf-279d-4405-bc8a-3dfc21ba5414 req-f6439ffd-d3ba-4948-bdfe-680c09a00c2a service nova] Creating event network-vif-plugged:88b5c2ae-4ff5-4a38-9310-57107a0c4070 for instance 83abe748-c3ca-449e-9b16-8a9439a244e4 on devstack Jun 24 05:12:10 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-e091efdf-279d-4405-bc8a-3dfc21ba5414 req-f6439ffd-d3ba-4948-bdfe-680c09a00c2a service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:12:10 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-e091efdf-279d-4405-bc8a-3dfc21ba5414 req-f6439ffd-d3ba-4948-bdfe-680c09a00c2a service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.103155 Jun 24 05:12:10 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 512/1024] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:12:09 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) Jun 24 05:12:19 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=10 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:12:19 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=34,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:12:20 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=10 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:12:20 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=33 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:12:31 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-2c06f54a-ffe2-431c-88cd-8df7938cda38 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-674295400"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:12:31 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-2c06f54a-ffe2-431c-88cd-8df7938cda38 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:12:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2c06f54a-ffe2-431c-88cd-8df7938cda38 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2c06f54a-ffe2-431c-88cd-8df7938cda38 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2c06f54a-ffe2-431c-88cd-8df7938cda38 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2c06f54a-ffe2-431c-88cd-8df7938cda38 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2c06f54a-ffe2-431c-88cd-8df7938cda38 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2c06f54a-ffe2-431c-88cd-8df7938cda38 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:32 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-2c06f54a-ffe2-431c-88cd-8df7938cda38 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:12:32 devstack devstack@n-api.service[67858]: INFO nova.network.security_group_api [None req-2c06f54a-ffe2-431c-88cd-8df7938cda38 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Removing security group 7b1df4c5-f203-435a-a4d0-2ba2439a4ad3 from port 88b5c2ae-4ff5-4a38-9310-57107a0c4070 Jun 24 05:12:32 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-2c06f54a-ffe2-431c-88cd-8df7938cda38 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "POST /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4/action" status: 202 len: 0 microversion: 2.1 time: 0.977114 Jun 24 05:12:32 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 513/1025] 192.168.122.25 () {60 vars in 1275 bytes} [Wed Jun 24 05:12:31 2026] POST /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4/action => generated 0 bytes in 979 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:12:32 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-3884781d-7488-448f-b8de-73ac5f753691 req-e6b0d08e-a5fe-44be-bfd8-8632a5669d7a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "83abe748-c3ca-449e-9b16-8a9439a244e4", "tag": "88b5c2ae-4ff5-4a38-9310-57107a0c4070"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:12:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-3884781d-7488-448f-b8de-73ac5f753691 req-e6b0d08e-a5fe-44be-bfd8-8632a5669d7a service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-3884781d-7488-448f-b8de-73ac5f753691 req-e6b0d08e-a5fe-44be-bfd8-8632a5669d7a service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-3884781d-7488-448f-b8de-73ac5f753691 req-e6b0d08e-a5fe-44be-bfd8-8632a5669d7a service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:32 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-3884781d-7488-448f-b8de-73ac5f753691 req-e6b0d08e-a5fe-44be-bfd8-8632a5669d7a service nova] Creating event network-changed:88b5c2ae-4ff5-4a38-9310-57107a0c4070 for instance 83abe748-c3ca-449e-9b16-8a9439a244e4 on devstack Jun 24 05:12:32 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-3884781d-7488-448f-b8de-73ac5f753691 req-e6b0d08e-a5fe-44be-bfd8-8632a5669d7a service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:12:32 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-3884781d-7488-448f-b8de-73ac5f753691 req-e6b0d08e-a5fe-44be-bfd8-8632a5669d7a service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.053406 Jun 24 05:12:32 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 513/1026] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:12:32 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) Jun 24 05:12:34 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-a85aa0c8-5444-4d7c-a3d3-38d43542e853 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:12:34 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-a85aa0c8-5444-4d7c-a3d3-38d43542e853 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:12:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a85aa0c8-5444-4d7c-a3d3-38d43542e853 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a85aa0c8-5444-4d7c-a3d3-38d43542e853 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a85aa0c8-5444-4d7c-a3d3-38d43542e853 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a85aa0c8-5444-4d7c-a3d3-38d43542e853 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a85aa0c8-5444-4d7c-a3d3-38d43542e853 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:34 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a85aa0c8-5444-4d7c-a3d3-38d43542e853 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:34 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-a85aa0c8-5444-4d7c-a3d3-38d43542e853 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lazy-loading 'services' on Instance uuid 83abe748-c3ca-449e-9b16-8a9439a244e4 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:12:34 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-a85aa0c8-5444-4d7c-a3d3-38d43542e853 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4/os-volume_attachments/b9699b94-47a4-4bf6-8a8a-ca350e22e385" status: 202 len: 0 microversion: 2.1 time: 0.197361 Jun 24 05:12:34 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 514/1027] 192.168.122.25 () {58 vars in 1413 bytes} [Wed Jun 24 05:12:34 2026] DELETE /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4/os-volume_attachments/b9699b94-47a4-4bf6-8a8a-ca350e22e385 => generated 0 bytes in 199 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:12:34 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-298e4ff7-8289-4333-a533-f5090d6d5173 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:12:34 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-298e4ff7-8289-4333-a533-f5090d6d5173 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:12:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-298e4ff7-8289-4333-a533-f5090d6d5173 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-298e4ff7-8289-4333-a533-f5090d6d5173 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-298e4ff7-8289-4333-a533-f5090d6d5173 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-298e4ff7-8289-4333-a533-f5090d6d5173 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-298e4ff7-8289-4333-a533-f5090d6d5173 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-298e4ff7-8289-4333-a533-f5090d6d5173 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:34 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-298e4ff7-8289-4333-a533-f5090d6d5173 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.050756 Jun 24 05:12:34 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 514/1028] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:12:34 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4/os-volume_attachments => generated 197 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 05:12:35 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-7558b612-f471-466b-9f62-a09fa7754b1e req-04d82759-aceb-4cb4-9b0e-a2877d77c2cc service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "83abe748-c3ca-449e-9b16-8a9439a244e4", "tag": "88b5c2ae-4ff5-4a38-9310-57107a0c4070"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:12:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-7558b612-f471-466b-9f62-a09fa7754b1e req-04d82759-aceb-4cb4-9b0e-a2877d77c2cc service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-7558b612-f471-466b-9f62-a09fa7754b1e req-04d82759-aceb-4cb4-9b0e-a2877d77c2cc service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-7558b612-f471-466b-9f62-a09fa7754b1e req-04d82759-aceb-4cb4-9b0e-a2877d77c2cc service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:35 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-7558b612-f471-466b-9f62-a09fa7754b1e req-04d82759-aceb-4cb4-9b0e-a2877d77c2cc service nova] Creating event network-changed:88b5c2ae-4ff5-4a38-9310-57107a0c4070 for instance 83abe748-c3ca-449e-9b16-8a9439a244e4 on devstack Jun 24 05:12:35 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-7558b612-f471-466b-9f62-a09fa7754b1e req-04d82759-aceb-4cb4-9b0e-a2877d77c2cc service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:12:35 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-7558b612-f471-466b-9f62-a09fa7754b1e req-04d82759-aceb-4cb4-9b0e-a2877d77c2cc service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.047321 Jun 24 05:12:35 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 515/1029] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:12:35 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:12:35 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-64c66d36-459b-4ca1-9946-56ae0246bbf1 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:12:35 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-64c66d36-459b-4ca1-9946-56ae0246bbf1 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:12:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-64c66d36-459b-4ca1-9946-56ae0246bbf1 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-64c66d36-459b-4ca1-9946-56ae0246bbf1 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-64c66d36-459b-4ca1-9946-56ae0246bbf1 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-64c66d36-459b-4ca1-9946-56ae0246bbf1 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-64c66d36-459b-4ca1-9946-56ae0246bbf1 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-64c66d36-459b-4ca1-9946-56ae0246bbf1 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:35 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-64c66d36-459b-4ca1-9946-56ae0246bbf1 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.088866 Jun 24 05:12:35 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 515/1030] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:12:35 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4/os-volume_attachments => generated 197 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:12:36 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-ac715256-bea1-4e75-afc0-1a0950d2abdd tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:12:36 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-ac715256-bea1-4e75-afc0-1a0950d2abdd tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:12:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ac715256-bea1-4e75-afc0-1a0950d2abdd tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ac715256-bea1-4e75-afc0-1a0950d2abdd tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ac715256-bea1-4e75-afc0-1a0950d2abdd tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ac715256-bea1-4e75-afc0-1a0950d2abdd tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ac715256-bea1-4e75-afc0-1a0950d2abdd tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ac715256-bea1-4e75-afc0-1a0950d2abdd tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:36 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-ac715256-bea1-4e75-afc0-1a0950d2abdd tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.058640 Jun 24 05:12:36 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 516/1031] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:12:36 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4/os-volume_attachments => generated 197 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:12:37 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-74a88e0d-3c60-4040-976a-7006ebf4539d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:12:37 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-74a88e0d-3c60-4040-976a-7006ebf4539d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:12:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-74a88e0d-3c60-4040-976a-7006ebf4539d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-74a88e0d-3c60-4040-976a-7006ebf4539d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-74a88e0d-3c60-4040-976a-7006ebf4539d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-74a88e0d-3c60-4040-976a-7006ebf4539d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-74a88e0d-3c60-4040-976a-7006ebf4539d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-74a88e0d-3c60-4040-976a-7006ebf4539d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:37 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-74a88e0d-3c60-4040-976a-7006ebf4539d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.056642 Jun 24 05:12:37 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 516/1032] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:12:37 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4/os-volume_attachments => generated 25 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 24 05:12:37 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-b1b854f9-b49c-46cd-9e71-70790e09f509 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:12:37 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-b1b854f9-b49c-46cd-9e71-70790e09f509 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:12:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b1b854f9-b49c-46cd-9e71-70790e09f509 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b1b854f9-b49c-46cd-9e71-70790e09f509 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b1b854f9-b49c-46cd-9e71-70790e09f509 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b1b854f9-b49c-46cd-9e71-70790e09f509 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b1b854f9-b49c-46cd-9e71-70790e09f509 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b1b854f9-b49c-46cd-9e71-70790e09f509 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:37 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-b1b854f9-b49c-46cd-9e71-70790e09f509 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] HTTP exception thrown: Instance 83abe748-c3ca-449e-9b16-8a9439a244e4 is not attached to volume b9699b94-47a4-4bf6-8a8a-ca350e22e385 Jun 24 05:12:37 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-b1b854f9-b49c-46cd-9e71-70790e09f509 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Returning 404 to user: Instance 83abe748-c3ca-449e-9b16-8a9439a244e4 is not attached to volume b9699b94-47a4-4bf6-8a8a-ca350e22e385 {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:12:37 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-b1b854f9-b49c-46cd-9e71-70790e09f509 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4/os-volume_attachments/b9699b94-47a4-4bf6-8a8a-ca350e22e385" status: 404 len: 154 microversion: 2.1 time: 0.101005 Jun 24 05:12:37 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 517/1033] 192.168.122.25 () {58 vars in 1413 bytes} [Wed Jun 24 05:12:37 2026] DELETE /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4/os-volume_attachments/b9699b94-47a4-4bf6-8a8a-ca350e22e385 => generated 154 bytes in 102 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) Jun 24 05:12:40 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-165e6502-2eed-49f8-a44d-ce5b16c2e85d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:12:40 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-165e6502-2eed-49f8-a44d-ce5b16c2e85d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:12:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-165e6502-2eed-49f8-a44d-ce5b16c2e85d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-165e6502-2eed-49f8-a44d-ce5b16c2e85d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-165e6502-2eed-49f8-a44d-ce5b16c2e85d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-165e6502-2eed-49f8-a44d-ce5b16c2e85d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-165e6502-2eed-49f8-a44d-ce5b16c2e85d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-165e6502-2eed-49f8-a44d-ce5b16c2e85d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:40 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-165e6502-2eed-49f8-a44d-ce5b16c2e85d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Going to try to terminate instance {{(pid=67859) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 05:12:40 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-165e6502-2eed-49f8-a44d-ce5b16c2e85d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 204 len: 0 microversion: 2.1 time: 0.195298 Jun 24 05:12:40 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 517/1034] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:12:40 2026] DELETE /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:12:40 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-4005cdc8-c838-4121-afbc-217cc703fd3c tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:12:40 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-4005cdc8-c838-4121-afbc-217cc703fd3c tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:12:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4005cdc8-c838-4121-afbc-217cc703fd3c tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4005cdc8-c838-4121-afbc-217cc703fd3c tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4005cdc8-c838-4121-afbc-217cc703fd3c tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4005cdc8-c838-4121-afbc-217cc703fd3c tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4005cdc8-c838-4121-afbc-217cc703fd3c tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4005cdc8-c838-4121-afbc-217cc703fd3c tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:40 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-4005cdc8-c838-4121-afbc-217cc703fd3c tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:12:40 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-4005cdc8-c838-4121-afbc-217cc703fd3c tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:12:40 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-4005cdc8-c838-4121-afbc-217cc703fd3c tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1557 microversion: 2.1 time: 0.292828 Jun 24 05:12:40 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 518/1035] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:12:40 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1557 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:12:41 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-780b21e2-7cfa-49f9-949b-17733dcf4754 req-ab957a7a-5143-4222-954f-c25ddbc7e1ce service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "83abe748-c3ca-449e-9b16-8a9439a244e4", "name": "network-vif-unplugged", "status": "completed", "tag": "88b5c2ae-4ff5-4a38-9310-57107a0c4070"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:12:41 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-dfaf4c32-63e7-469e-b905-d1ab767224ff tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:12:41 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-dfaf4c32-63e7-469e-b905-d1ab767224ff tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:12:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-780b21e2-7cfa-49f9-949b-17733dcf4754 req-ab957a7a-5143-4222-954f-c25ddbc7e1ce service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-780b21e2-7cfa-49f9-949b-17733dcf4754 req-ab957a7a-5143-4222-954f-c25ddbc7e1ce service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-780b21e2-7cfa-49f9-949b-17733dcf4754 req-ab957a7a-5143-4222-954f-c25ddbc7e1ce service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dfaf4c32-63e7-469e-b905-d1ab767224ff tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dfaf4c32-63e7-469e-b905-d1ab767224ff tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dfaf4c32-63e7-469e-b905-d1ab767224ff tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dfaf4c32-63e7-469e-b905-d1ab767224ff tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dfaf4c32-63e7-469e-b905-d1ab767224ff tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-dfaf4c32-63e7-469e-b905-d1ab767224ff tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:41 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-780b21e2-7cfa-49f9-949b-17733dcf4754 req-ab957a7a-5143-4222-954f-c25ddbc7e1ce service nova] Creating event network-vif-unplugged:88b5c2ae-4ff5-4a38-9310-57107a0c4070 for instance 83abe748-c3ca-449e-9b16-8a9439a244e4 on devstack Jun 24 05:12:41 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-780b21e2-7cfa-49f9-949b-17733dcf4754 req-ab957a7a-5143-4222-954f-c25ddbc7e1ce service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:12:41 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-780b21e2-7cfa-49f9-949b-17733dcf4754 req-ab957a7a-5143-4222-954f-c25ddbc7e1ce service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.188170 Jun 24 05:12:41 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 518/1036] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:12:41 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:12:41 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-dfaf4c32-63e7-469e-b905-d1ab767224ff tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:12:42 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-dfaf4c32-63e7-469e-b905-d1ab767224ff tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:12:42 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-dfaf4c32-63e7-469e-b905-d1ab767224ff tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1557 microversion: 2.1 time: 0.458644 Jun 24 05:12:42 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 519/1037] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:12:41 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1557 bytes in 462 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:12:43 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-40eb97dc-6c9c-4fdd-83b9-c44ccdefdd05 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:12:43 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-40eb97dc-6c9c-4fdd-83b9-c44ccdefdd05 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:12:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-40eb97dc-6c9c-4fdd-83b9-c44ccdefdd05 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-40eb97dc-6c9c-4fdd-83b9-c44ccdefdd05 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-40eb97dc-6c9c-4fdd-83b9-c44ccdefdd05 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-40eb97dc-6c9c-4fdd-83b9-c44ccdefdd05 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-40eb97dc-6c9c-4fdd-83b9-c44ccdefdd05 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-40eb97dc-6c9c-4fdd-83b9-c44ccdefdd05 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:43 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-40eb97dc-6c9c-4fdd-83b9-c44ccdefdd05 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:12:43 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-40eb97dc-6c9c-4fdd-83b9-c44ccdefdd05 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:12:43 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-40eb97dc-6c9c-4fdd-83b9-c44ccdefdd05 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1557 microversion: 2.1 time: 0.262984 Jun 24 05:12:43 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 519/1038] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:12:43 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1557 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:12:43 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-8f0c7882-ca31-4232-a772-7c2bdbd91240 req-909d433c-ff1c-4230-9a96-44493ffa2d59 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "83abe748-c3ca-449e-9b16-8a9439a244e4", "name": "network-vif-unplugged", "status": "completed", "tag": "88b5c2ae-4ff5-4a38-9310-57107a0c4070"}, {"server_uuid": "83abe748-c3ca-449e-9b16-8a9439a244e4", "name": "network-vif-plugged", "status": "completed", "tag": "88b5c2ae-4ff5-4a38-9310-57107a0c4070"}, {"server_uuid": "83abe748-c3ca-449e-9b16-8a9439a244e4", "name": "network-vif-plugged", "status": "completed", "tag": "88b5c2ae-4ff5-4a38-9310-57107a0c4070"}, {"server_uuid": "83abe748-c3ca-449e-9b16-8a9439a244e4", "name": "network-vif-unplugged", "status": "completed", "tag": "88b5c2ae-4ff5-4a38-9310-57107a0c4070"}, {"server_uuid": "83abe748-c3ca-449e-9b16-8a9439a244e4", "name": "network-vif-unplugged", "status": "completed", "tag": "88b5c2ae-4ff5-4a38-9310-57107a0c4070"}, {"server_uuid": "83abe748-c3ca-449e-9b16-8a9439a244e4", "name": "network-vif-deleted", "tag": "88b5c2ae-4ff5-4a38-9310-57107a0c4070"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:12:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-8f0c7882-ca31-4232-a772-7c2bdbd91240 req-909d433c-ff1c-4230-9a96-44493ffa2d59 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-8f0c7882-ca31-4232-a772-7c2bdbd91240 req-909d433c-ff1c-4230-9a96-44493ffa2d59 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-8f0c7882-ca31-4232-a772-7c2bdbd91240 req-909d433c-ff1c-4230-9a96-44493ffa2d59 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:43 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-8f0c7882-ca31-4232-a772-7c2bdbd91240 req-909d433c-ff1c-4230-9a96-44493ffa2d59 service nova] Creating event network-vif-unplugged:88b5c2ae-4ff5-4a38-9310-57107a0c4070 for instance 83abe748-c3ca-449e-9b16-8a9439a244e4 on devstack Jun 24 05:12:43 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-8f0c7882-ca31-4232-a772-7c2bdbd91240 req-909d433c-ff1c-4230-9a96-44493ffa2d59 service nova] Creating event network-vif-plugged:88b5c2ae-4ff5-4a38-9310-57107a0c4070 for instance 83abe748-c3ca-449e-9b16-8a9439a244e4 on devstack Jun 24 05:12:43 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-8f0c7882-ca31-4232-a772-7c2bdbd91240 req-909d433c-ff1c-4230-9a96-44493ffa2d59 service nova] Creating event network-vif-plugged:88b5c2ae-4ff5-4a38-9310-57107a0c4070 for instance 83abe748-c3ca-449e-9b16-8a9439a244e4 on devstack Jun 24 05:12:43 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-8f0c7882-ca31-4232-a772-7c2bdbd91240 req-909d433c-ff1c-4230-9a96-44493ffa2d59 service nova] Creating event network-vif-unplugged:88b5c2ae-4ff5-4a38-9310-57107a0c4070 for instance 83abe748-c3ca-449e-9b16-8a9439a244e4 on devstack Jun 24 05:12:43 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-8f0c7882-ca31-4232-a772-7c2bdbd91240 req-909d433c-ff1c-4230-9a96-44493ffa2d59 service nova] Creating event network-vif-unplugged:88b5c2ae-4ff5-4a38-9310-57107a0c4070 for instance 83abe748-c3ca-449e-9b16-8a9439a244e4 on devstack Jun 24 05:12:43 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-8f0c7882-ca31-4232-a772-7c2bdbd91240 req-909d433c-ff1c-4230-9a96-44493ffa2d59 service nova] Creating event network-vif-deleted:88b5c2ae-4ff5-4a38-9310-57107a0c4070 for instance 83abe748-c3ca-449e-9b16-8a9439a244e4 on devstack Jun 24 05:12:43 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-8f0c7882-ca31-4232-a772-7c2bdbd91240 req-909d433c-ff1c-4230-9a96-44493ffa2d59 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:12:43 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-8f0c7882-ca31-4232-a772-7c2bdbd91240 req-909d433c-ff1c-4230-9a96-44493ffa2d59 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1044 microversion: 2.1 time: 0.043827 Jun 24 05:12:43 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 520/1039] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:12:43 2026] POST /compute/v2.1/os-server-external-events => generated 1044 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:12:44 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e986b252-34cb-4983-a055-7b652c44d9f6 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:12:44 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-e986b252-34cb-4983-a055-7b652c44d9f6 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:12:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e986b252-34cb-4983-a055-7b652c44d9f6 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e986b252-34cb-4983-a055-7b652c44d9f6 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e986b252-34cb-4983-a055-7b652c44d9f6 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e986b252-34cb-4983-a055-7b652c44d9f6 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e986b252-34cb-4983-a055-7b652c44d9f6 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e986b252-34cb-4983-a055-7b652c44d9f6 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:44 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-e986b252-34cb-4983-a055-7b652c44d9f6 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:12:44 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-e986b252-34cb-4983-a055-7b652c44d9f6 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:12:44 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e986b252-34cb-4983-a055-7b652c44d9f6 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1348 microversion: 2.1 time: 0.110645 Jun 24 05:12:44 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 520/1040] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:12:44 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1348 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:12:45 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-bab7b026-9878-4e66-8cb8-be775dd17869 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:12:45 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-bab7b026-9878-4e66-8cb8-be775dd17869 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:12:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bab7b026-9878-4e66-8cb8-be775dd17869 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bab7b026-9878-4e66-8cb8-be775dd17869 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bab7b026-9878-4e66-8cb8-be775dd17869 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bab7b026-9878-4e66-8cb8-be775dd17869 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bab7b026-9878-4e66-8cb8-be775dd17869 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bab7b026-9878-4e66-8cb8-be775dd17869 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bab7b026-9878-4e66-8cb8-be775dd17869 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bab7b026-9878-4e66-8cb8-be775dd17869 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:45 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bab7b026-9878-4e66-8cb8-be775dd17869 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:45 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-bab7b026-9878-4e66-8cb8-be775dd17869 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lazy-loading 'fault' on Instance uuid 83abe748-c3ca-449e-9b16-8a9439a244e4 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:12:45 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-bab7b026-9878-4e66-8cb8-be775dd17869 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:12:45 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-bab7b026-9878-4e66-8cb8-be775dd17869 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:12:45 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-bab7b026-9878-4e66-8cb8-be775dd17869 tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1353 microversion: 2.1 time: 0.117021 Jun 24 05:12:45 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 521/1041] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:12:45 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1353 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:12:46 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-c1284c61-23f0-4b20-95de-4a9e012961cf tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:12:46 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-c1284c61-23f0-4b20-95de-4a9e012961cf tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:12:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c1284c61-23f0-4b20-95de-4a9e012961cf tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c1284c61-23f0-4b20-95de-4a9e012961cf tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c1284c61-23f0-4b20-95de-4a9e012961cf tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c1284c61-23f0-4b20-95de-4a9e012961cf tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c1284c61-23f0-4b20-95de-4a9e012961cf tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c1284c61-23f0-4b20-95de-4a9e012961cf tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c1284c61-23f0-4b20-95de-4a9e012961cf tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c1284c61-23f0-4b20-95de-4a9e012961cf tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c1284c61-23f0-4b20-95de-4a9e012961cf tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:46 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-c1284c61-23f0-4b20-95de-4a9e012961cf tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lazy-loading 'fault' on Instance uuid 83abe748-c3ca-449e-9b16-8a9439a244e4 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:12:46 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-c1284c61-23f0-4b20-95de-4a9e012961cf tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:12:46 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-c1284c61-23f0-4b20-95de-4a9e012961cf tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ae769ca2949942e9a6f122975f36f0ba', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd9ef719f636541ef857c32c85f74ee98', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:12:46 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-c1284c61-23f0-4b20-95de-4a9e012961cf tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 200 len: 1353 microversion: 2.1 time: 0.129787 Jun 24 05:12:46 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 521/1042] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:12:46 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 1353 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:12:47 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-7ae44101-c3ce-4900-b4a5-f70c6cac067d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:12:47 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-7ae44101-c3ce-4900-b4a5-f70c6cac067d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] [instance: 83abe748-c3ca-449e-9b16-8a9439a244e4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:12:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7ae44101-c3ce-4900-b4a5-f70c6cac067d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7ae44101-c3ce-4900-b4a5-f70c6cac067d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7ae44101-c3ce-4900-b4a5-f70c6cac067d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7ae44101-c3ce-4900-b4a5-f70c6cac067d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:12:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7ae44101-c3ce-4900-b4a5-f70c6cac067d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:12:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7ae44101-c3ce-4900-b4a5-f70c6cac067d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:12:47 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-7ae44101-c3ce-4900-b4a5-f70c6cac067d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] HTTP exception thrown: Instance 83abe748-c3ca-449e-9b16-8a9439a244e4 could not be found. Jun 24 05:12:47 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-7ae44101-c3ce-4900-b4a5-f70c6cac067d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Returning 404 to user: Instance 83abe748-c3ca-449e-9b16-8a9439a244e4 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:12:47 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-7ae44101-c3ce-4900-b4a5-f70c6cac067d tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4" status: 404 len: 111 microversion: 2.1 time: 0.036753 Jun 24 05:12:47 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 522/1043] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:12:47 2026] GET /compute/v2.1/servers/83abe748-c3ca-449e-9b16-8a9439a244e4 => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:12:47 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-03714edf-9fca-4f18-ba68-b55e2482e29a tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:12:47 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-03714edf-9fca-4f18-ba68-b55e2482e29a tempest-TestMinimumBasicScenario-62037080 tempest-TestMinimumBasicScenario-62037080-project-member] 192.168.122.25 "DELETE /compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-584654080" status: 202 len: 0 microversion: 2.1 time: 0.035843 Jun 24 05:12:47 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 522/1044] 192.168.122.25 () {58 vars in 1266 bytes} [Wed Jun 24 05:12:47 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-584654080 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:12:56 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=36,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:12:57 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=11 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:12:57 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=32,nova_cell1:INSERT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:12:57 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=14,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:13:21 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0fd4679d-3a36-46e6-ba61-193931e85018 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1985347888", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEhhtrDm54cB6ADsrhJP/bdi14MK6Go3dw9HLBPY6ZwfmySSQ9fvvOg+ib0M5olLtP1yBq/1Wtrn62lb+/CUcslAsvrETSA8f5NI7GHD6VAuzEWaNbYOj8m/Po0fEmIH4Q=="}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:13:21 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-0fd4679d-3a36-46e6-ba61-193931e85018 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Getting quotas for project 0b6634443e694fb8899e311fb3df6e2d. Resources: {'key_pairs'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:13:21 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-0fd4679d-3a36-46e6-ba61-193931e85018 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Getting quotas for user 062e5e8bbe1f4203acdfc2a1d7565f99 and project 0b6634443e694fb8899e311fb3df6e2d. Resources: {'key_pairs'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:13:21 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0fd4679d-3a36-46e6-ba61-193931e85018 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.253034 Jun 24 05:13:21 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 523/1045] 192.168.122.25 () {60 vars in 1156 bytes} [Wed Jun 24 05:13:21 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:13:23 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1742404708", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42", "networks": [{"uuid": "2f24f2c9-be68-406d-b3da-d56107edb600"}], "security_groups": [{"name": "tempest-securitygroup--1871289143"}], "key_name": "tempest-keypair-1985347888", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:13:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:23 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:13:23 devstack devstack@n-api.service[67859]: DEBUG nova.network.neutron [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] validate_networks() for [('2f24f2c9-be68-406d-b3da-d56107edb600', None, None, None, None, None)] {{(pid=67859) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 05:13:23 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:13:23 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:13:24 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Flavor limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 05:13:24 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Image limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 05:13:24 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Flavor pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 05:13:24 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Image pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 05:13:24 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 05:13:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:24 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Getting quotas for project 0b6634443e694fb8899e311fb3df6e2d. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:13:24 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Getting quotas for user 062e5e8bbe1f4203acdfc2a1d7565f99 and project 0b6634443e694fb8899e311fb3df6e2d. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:13:24 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Going to run 1 instances... {{(pid=67859) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 05:13:24 devstack devstack@n-api.service[67859]: WARNING nova.utils [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Hostname tempest-TestServerVolumeAttachScenarioOldVersion-server-1742404708 is longer than 63, truncate it to tempest-TestServerVolumeAttachScenarioOldVersion-server-1742404 Jun 24 05:13:24 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] 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='f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1',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=67859) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 05:13:24 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-28ec53c3-2c97-4038-86b3-f0dcaae18cf6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 412 microversion: 2.1 time: 0.982449 Jun 24 05:13:24 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 523/1046] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 05:13:23 2026] POST /compute/v2.1/servers => generated 412 bytes in 984 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 24 05:13:24 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-9f385d75-d0ac-4bbc-8a9e-090a460729be tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:13:24 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-9f385d75-d0ac-4bbc-8a9e-090a460729be tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:13:24 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-9f385d75-d0ac-4bbc-8a9e-090a460729be tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:13:24 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-9f385d75-d0ac-4bbc-8a9e-090a460729be tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '062e5e8bbe1f4203acdfc2a1d7565f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b6634443e694fb8899e311fb3df6e2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:13:24 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-9f385d75-d0ac-4bbc-8a9e-090a460729be tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57" status: 200 len: 1268 microversion: 2.1 time: 0.087737 Jun 24 05:13:24 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 524/1047] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:13:24 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57 => generated 1268 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:13:25 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-58b70d84-f8fd-4af9-b99b-340fd1817d8a tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:13:25 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-58b70d84-f8fd-4af9-b99b-340fd1817d8a tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:13:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-58b70d84-f8fd-4af9-b99b-340fd1817d8a tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-58b70d84-f8fd-4af9-b99b-340fd1817d8a tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-58b70d84-f8fd-4af9-b99b-340fd1817d8a tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-58b70d84-f8fd-4af9-b99b-340fd1817d8a tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-58b70d84-f8fd-4af9-b99b-340fd1817d8a tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-58b70d84-f8fd-4af9-b99b-340fd1817d8a tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:25 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-58b70d84-f8fd-4af9-b99b-340fd1817d8a tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:13:25 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-58b70d84-f8fd-4af9-b99b-340fd1817d8a tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '062e5e8bbe1f4203acdfc2a1d7565f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b6634443e694fb8899e311fb3df6e2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:13:25 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-58b70d84-f8fd-4af9-b99b-340fd1817d8a tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57" status: 200 len: 1272 microversion: 2.1 time: 0.107640 Jun 24 05:13:25 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 524/1048] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:13:25 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57 => generated 1272 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:13:26 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-7b4072cb-f3f5-4c9d-88a0-a3fff5ee844e tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:13:26 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-7b4072cb-f3f5-4c9d-88a0-a3fff5ee844e tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:13:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7b4072cb-f3f5-4c9d-88a0-a3fff5ee844e tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7b4072cb-f3f5-4c9d-88a0-a3fff5ee844e tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7b4072cb-f3f5-4c9d-88a0-a3fff5ee844e tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7b4072cb-f3f5-4c9d-88a0-a3fff5ee844e tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7b4072cb-f3f5-4c9d-88a0-a3fff5ee844e tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7b4072cb-f3f5-4c9d-88a0-a3fff5ee844e tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:26 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-7b4072cb-f3f5-4c9d-88a0-a3fff5ee844e tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:13:26 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-7b4072cb-f3f5-4c9d-88a0-a3fff5ee844e tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '062e5e8bbe1f4203acdfc2a1d7565f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b6634443e694fb8899e311fb3df6e2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:13:26 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-7b4072cb-f3f5-4c9d-88a0-a3fff5ee844e tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57" status: 200 len: 1320 microversion: 2.1 time: 0.187063 Jun 24 05:13:26 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 525/1049] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:13:26 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57 => generated 1320 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:13:28 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-37a8812c-73d5-49b8-87fb-09d30981afb7 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:13:28 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-37a8812c-73d5-49b8-87fb-09d30981afb7 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:13:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-37a8812c-73d5-49b8-87fb-09d30981afb7 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-37a8812c-73d5-49b8-87fb-09d30981afb7 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-37a8812c-73d5-49b8-87fb-09d30981afb7 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-37a8812c-73d5-49b8-87fb-09d30981afb7 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-37a8812c-73d5-49b8-87fb-09d30981afb7 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-37a8812c-73d5-49b8-87fb-09d30981afb7 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:28 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-37a8812c-73d5-49b8-87fb-09d30981afb7 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:13:28 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-37a8812c-73d5-49b8-87fb-09d30981afb7 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '062e5e8bbe1f4203acdfc2a1d7565f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b6634443e694fb8899e311fb3df6e2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:13:28 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-37a8812c-73d5-49b8-87fb-09d30981afb7 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57" status: 200 len: 1320 microversion: 2.1 time: 0.121219 Jun 24 05:13:28 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 525/1050] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:13:28 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57 => generated 1320 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:13:29 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-8f1894e6-7c7b-4f92-842d-7a16c0a98f9f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:13:29 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-8f1894e6-7c7b-4f92-842d-7a16c0a98f9f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:13:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8f1894e6-7c7b-4f92-842d-7a16c0a98f9f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8f1894e6-7c7b-4f92-842d-7a16c0a98f9f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8f1894e6-7c7b-4f92-842d-7a16c0a98f9f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8f1894e6-7c7b-4f92-842d-7a16c0a98f9f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8f1894e6-7c7b-4f92-842d-7a16c0a98f9f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:29 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8f1894e6-7c7b-4f92-842d-7a16c0a98f9f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:29 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-8f1894e6-7c7b-4f92-842d-7a16c0a98f9f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:13:29 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-8f1894e6-7c7b-4f92-842d-7a16c0a98f9f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '062e5e8bbe1f4203acdfc2a1d7565f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b6634443e694fb8899e311fb3df6e2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:13:29 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-8f1894e6-7c7b-4f92-842d-7a16c0a98f9f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57" status: 200 len: 1328 microversion: 2.1 time: 0.127011 Jun 24 05:13:29 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 526/1051] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:13:29 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57 => generated 1328 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:13:30 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-79224f67-38c4-43a0-914b-d42bcbb85cb7 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:13:30 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-79224f67-38c4-43a0-914b-d42bcbb85cb7 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:13:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-79224f67-38c4-43a0-914b-d42bcbb85cb7 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-79224f67-38c4-43a0-914b-d42bcbb85cb7 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-79224f67-38c4-43a0-914b-d42bcbb85cb7 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-79224f67-38c4-43a0-914b-d42bcbb85cb7 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-79224f67-38c4-43a0-914b-d42bcbb85cb7 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:30 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-79224f67-38c4-43a0-914b-d42bcbb85cb7 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:30 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-79224f67-38c4-43a0-914b-d42bcbb85cb7 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:13:31 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-79224f67-38c4-43a0-914b-d42bcbb85cb7 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '062e5e8bbe1f4203acdfc2a1d7565f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b6634443e694fb8899e311fb3df6e2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:13:31 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-79224f67-38c4-43a0-914b-d42bcbb85cb7 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57" status: 200 len: 1406 microversion: 2.1 time: 0.966020 Jun 24 05:13:31 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 526/1052] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:13:30 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57 => generated 1406 bytes in 967 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:13:31 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-e552eb90-abd4-497a-9ff0-47fabfce1317 req-de299649-eaad-4ea9-97f1-d0a1a34695bb service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5d79106f-09ff-4ca9-9025-0060fc6bcb57", "tag": "059a25bf-79a8-45f7-bbc5-cac365c3011e"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:13:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-e552eb90-abd4-497a-9ff0-47fabfce1317 req-de299649-eaad-4ea9-97f1-d0a1a34695bb service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-e552eb90-abd4-497a-9ff0-47fabfce1317 req-de299649-eaad-4ea9-97f1-d0a1a34695bb service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:31 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-e552eb90-abd4-497a-9ff0-47fabfce1317 req-de299649-eaad-4ea9-97f1-d0a1a34695bb service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:31 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-e552eb90-abd4-497a-9ff0-47fabfce1317 req-de299649-eaad-4ea9-97f1-d0a1a34695bb service nova] Creating event network-changed:059a25bf-79a8-45f7-bbc5-cac365c3011e for instance 5d79106f-09ff-4ca9-9025-0060fc6bcb57 on devstack Jun 24 05:13:31 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-e552eb90-abd4-497a-9ff0-47fabfce1317 req-de299649-eaad-4ea9-97f1-d0a1a34695bb service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:13:31 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-e552eb90-abd4-497a-9ff0-47fabfce1317 req-de299649-eaad-4ea9-97f1-d0a1a34695bb service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.292094 Jun 24 05:13:31 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 527/1053] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:13:31 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:13:32 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-586ed597-440e-4c2a-8c1f-a2ed7904fc74 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:13:32 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-586ed597-440e-4c2a-8c1f-a2ed7904fc74 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:13:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-586ed597-440e-4c2a-8c1f-a2ed7904fc74 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-586ed597-440e-4c2a-8c1f-a2ed7904fc74 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-586ed597-440e-4c2a-8c1f-a2ed7904fc74 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-586ed597-440e-4c2a-8c1f-a2ed7904fc74 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-586ed597-440e-4c2a-8c1f-a2ed7904fc74 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-586ed597-440e-4c2a-8c1f-a2ed7904fc74 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:32 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-586ed597-440e-4c2a-8c1f-a2ed7904fc74 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:13:32 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-586ed597-440e-4c2a-8c1f-a2ed7904fc74 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '062e5e8bbe1f4203acdfc2a1d7565f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b6634443e694fb8899e311fb3df6e2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:13:32 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-586ed597-440e-4c2a-8c1f-a2ed7904fc74 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57" status: 200 len: 1394 microversion: 2.1 time: 0.227794 Jun 24 05:13:32 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 527/1054] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:13:32 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57 => generated 1394 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:13:33 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-43b71044-d15e-4e81-92da-67ddc1146866 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:13:33 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-43b71044-d15e-4e81-92da-67ddc1146866 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:13:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-43b71044-d15e-4e81-92da-67ddc1146866 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-43b71044-d15e-4e81-92da-67ddc1146866 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-43b71044-d15e-4e81-92da-67ddc1146866 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-43b71044-d15e-4e81-92da-67ddc1146866 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-43b71044-d15e-4e81-92da-67ddc1146866 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-43b71044-d15e-4e81-92da-67ddc1146866 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:33 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-43b71044-d15e-4e81-92da-67ddc1146866 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:13:33 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-43b71044-d15e-4e81-92da-67ddc1146866 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '062e5e8bbe1f4203acdfc2a1d7565f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b6634443e694fb8899e311fb3df6e2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:13:33 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-43b71044-d15e-4e81-92da-67ddc1146866 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57" status: 200 len: 1394 microversion: 2.1 time: 0.218447 Jun 24 05:13:33 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 528/1055] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:13:33 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57 => generated 1394 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:13:34 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=2 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:13:34 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=3 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:13:34 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=3 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:13:34 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-de7aa6e1-863a-4c96-97c1-0b435c0dbb0d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:13:34 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-de7aa6e1-863a-4c96-97c1-0b435c0dbb0d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:13:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-de7aa6e1-863a-4c96-97c1-0b435c0dbb0d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-de7aa6e1-863a-4c96-97c1-0b435c0dbb0d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-de7aa6e1-863a-4c96-97c1-0b435c0dbb0d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-de7aa6e1-863a-4c96-97c1-0b435c0dbb0d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-de7aa6e1-863a-4c96-97c1-0b435c0dbb0d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-de7aa6e1-863a-4c96-97c1-0b435c0dbb0d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:34 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-de7aa6e1-863a-4c96-97c1-0b435c0dbb0d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:13:34 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-de7aa6e1-863a-4c96-97c1-0b435c0dbb0d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '062e5e8bbe1f4203acdfc2a1d7565f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b6634443e694fb8899e311fb3df6e2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:13:34 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-de7aa6e1-863a-4c96-97c1-0b435c0dbb0d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57" status: 200 len: 1394 microversion: 2.1 time: 0.186342 Jun 24 05:13:34 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 528/1056] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:13:34 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57 => generated 1394 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:13:35 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-3787f731-a251-4588-83ab-3a8c2de0f6fe tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:13:35 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-3787f731-a251-4588-83ab-3a8c2de0f6fe tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:13:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3787f731-a251-4588-83ab-3a8c2de0f6fe tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3787f731-a251-4588-83ab-3a8c2de0f6fe tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3787f731-a251-4588-83ab-3a8c2de0f6fe tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3787f731-a251-4588-83ab-3a8c2de0f6fe tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3787f731-a251-4588-83ab-3a8c2de0f6fe tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3787f731-a251-4588-83ab-3a8c2de0f6fe tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:36 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-3787f731-a251-4588-83ab-3a8c2de0f6fe tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:13:36 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-3787f731-a251-4588-83ab-3a8c2de0f6fe tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '062e5e8bbe1f4203acdfc2a1d7565f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b6634443e694fb8899e311fb3df6e2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:13:36 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-3787f731-a251-4588-83ab-3a8c2de0f6fe tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57" status: 200 len: 1394 microversion: 2.1 time: 0.289142 Jun 24 05:13:36 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 529/1057] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:13:35 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57 => generated 1394 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:13:37 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ac0db692-f05e-4eeb-b12f-bad0dc74a7b2 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:13:37 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-ac0db692-f05e-4eeb-b12f-bad0dc74a7b2 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:13:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac0db692-f05e-4eeb-b12f-bad0dc74a7b2 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac0db692-f05e-4eeb-b12f-bad0dc74a7b2 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac0db692-f05e-4eeb-b12f-bad0dc74a7b2 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac0db692-f05e-4eeb-b12f-bad0dc74a7b2 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac0db692-f05e-4eeb-b12f-bad0dc74a7b2 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac0db692-f05e-4eeb-b12f-bad0dc74a7b2 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:37 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-ac0db692-f05e-4eeb-b12f-bad0dc74a7b2 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:13:37 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-ea945bd1-218f-42d5-b5a8-652d2e097c0f req-22df7109-d099-485f-9576-91ba8e5658a7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5d79106f-09ff-4ca9-9025-0060fc6bcb57", "name": "network-vif-plugged", "status": "completed", "tag": "059a25bf-79a8-45f7-bbc5-cac365c3011e"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:13:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-ea945bd1-218f-42d5-b5a8-652d2e097c0f req-22df7109-d099-485f-9576-91ba8e5658a7 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-ea945bd1-218f-42d5-b5a8-652d2e097c0f req-22df7109-d099-485f-9576-91ba8e5658a7 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-ea945bd1-218f-42d5-b5a8-652d2e097c0f req-22df7109-d099-485f-9576-91ba8e5658a7 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:37 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-ea945bd1-218f-42d5-b5a8-652d2e097c0f req-22df7109-d099-485f-9576-91ba8e5658a7 service nova] Creating event network-vif-plugged:059a25bf-79a8-45f7-bbc5-cac365c3011e for instance 5d79106f-09ff-4ca9-9025-0060fc6bcb57 on devstack Jun 24 05:13:37 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-ea945bd1-218f-42d5-b5a8-652d2e097c0f req-22df7109-d099-485f-9576-91ba8e5658a7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:13:37 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-ac0db692-f05e-4eeb-b12f-bad0dc74a7b2 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '062e5e8bbe1f4203acdfc2a1d7565f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b6634443e694fb8899e311fb3df6e2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:13:37 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-ea945bd1-218f-42d5-b5a8-652d2e097c0f req-22df7109-d099-485f-9576-91ba8e5658a7 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.085862 Jun 24 05:13:37 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 530/1058] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:13:37 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) Jun 24 05:13:37 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ac0db692-f05e-4eeb-b12f-bad0dc74a7b2 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57" status: 200 len: 1394 microversion: 2.1 time: 0.494848 Jun 24 05:13:37 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 529/1059] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:13:37 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57 => generated 1394 bytes in 502 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:13:38 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-857d60ed-6f2d-4eba-bc66-a4bf2db7fe8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:13:38 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-857d60ed-6f2d-4eba-bc66-a4bf2db7fe8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:13:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-857d60ed-6f2d-4eba-bc66-a4bf2db7fe8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-857d60ed-6f2d-4eba-bc66-a4bf2db7fe8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-857d60ed-6f2d-4eba-bc66-a4bf2db7fe8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-857d60ed-6f2d-4eba-bc66-a4bf2db7fe8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-857d60ed-6f2d-4eba-bc66-a4bf2db7fe8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-857d60ed-6f2d-4eba-bc66-a4bf2db7fe8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:38 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-857d60ed-6f2d-4eba-bc66-a4bf2db7fe8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:13:39 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-857d60ed-6f2d-4eba-bc66-a4bf2db7fe8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '062e5e8bbe1f4203acdfc2a1d7565f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b6634443e694fb8899e311fb3df6e2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:13:39 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-857d60ed-6f2d-4eba-bc66-a4bf2db7fe8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57" status: 200 len: 1394 microversion: 2.1 time: 0.216352 Jun 24 05:13:39 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 531/1060] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:13:38 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57 => generated 1394 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:13:39 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-4af1fb1f-29e0-4fe3-a165-de763aff171f req-db52ee8a-0dc5-4835-bf44-ab1404e0b2b5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5d79106f-09ff-4ca9-9025-0060fc6bcb57", "name": "network-vif-plugged", "status": "completed", "tag": "059a25bf-79a8-45f7-bbc5-cac365c3011e"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:13:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-4af1fb1f-29e0-4fe3-a165-de763aff171f req-db52ee8a-0dc5-4835-bf44-ab1404e0b2b5 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-4af1fb1f-29e0-4fe3-a165-de763aff171f req-db52ee8a-0dc5-4835-bf44-ab1404e0b2b5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-4af1fb1f-29e0-4fe3-a165-de763aff171f req-db52ee8a-0dc5-4835-bf44-ab1404e0b2b5 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:39 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-4af1fb1f-29e0-4fe3-a165-de763aff171f req-db52ee8a-0dc5-4835-bf44-ab1404e0b2b5 service nova] Creating event network-vif-plugged:059a25bf-79a8-45f7-bbc5-cac365c3011e for instance 5d79106f-09ff-4ca9-9025-0060fc6bcb57 on devstack Jun 24 05:13:39 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-4af1fb1f-29e0-4fe3-a165-de763aff171f req-db52ee8a-0dc5-4835-bf44-ab1404e0b2b5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:13:39 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-4af1fb1f-29e0-4fe3-a165-de763aff171f req-db52ee8a-0dc5-4835-bf44-ab1404e0b2b5 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.063878 Jun 24 05:13:39 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 530/1061] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:13:39 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) Jun 24 05:13:40 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-ca1706f0-0e25-4b1a-95c4-25fa01804b1c tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:13:40 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-ca1706f0-0e25-4b1a-95c4-25fa01804b1c tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:13:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ca1706f0-0e25-4b1a-95c4-25fa01804b1c tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ca1706f0-0e25-4b1a-95c4-25fa01804b1c tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ca1706f0-0e25-4b1a-95c4-25fa01804b1c tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ca1706f0-0e25-4b1a-95c4-25fa01804b1c tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ca1706f0-0e25-4b1a-95c4-25fa01804b1c tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ca1706f0-0e25-4b1a-95c4-25fa01804b1c tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:40 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-ca1706f0-0e25-4b1a-95c4-25fa01804b1c tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:13:40 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-ca1706f0-0e25-4b1a-95c4-25fa01804b1c tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '062e5e8bbe1f4203acdfc2a1d7565f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b6634443e694fb8899e311fb3df6e2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:13:40 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-ca1706f0-0e25-4b1a-95c4-25fa01804b1c tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57" status: 200 len: 1593 microversion: 2.1 time: 0.321381 Jun 24 05:13:40 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 532/1062] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:13:40 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57 => generated 1593 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:13:40 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-a58bfddc-c619-4972-80f3-617cf9fff7d5 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:13:40 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-a58bfddc-c619-4972-80f3-617cf9fff7d5 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:13:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a58bfddc-c619-4972-80f3-617cf9fff7d5 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a58bfddc-c619-4972-80f3-617cf9fff7d5 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a58bfddc-c619-4972-80f3-617cf9fff7d5 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a58bfddc-c619-4972-80f3-617cf9fff7d5 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a58bfddc-c619-4972-80f3-617cf9fff7d5 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:40 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a58bfddc-c619-4972-80f3-617cf9fff7d5 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:40 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-a58bfddc-c619-4972-80f3-617cf9fff7d5 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:13:40 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-a58bfddc-c619-4972-80f3-617cf9fff7d5 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.148432 Jun 24 05:13:40 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 531/1063] 192.168.122.25 () {58 vars in 1272 bytes} [Wed Jun 24 05:13:40 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57/os-interface => generated 282 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:13:41 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-7d0112c5-3495-42fe-99ce-41b926c56d09 req-bda8faea-930a-4735-a4ab-81dc9dfce57b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5d79106f-09ff-4ca9-9025-0060fc6bcb57", "tag": "059a25bf-79a8-45f7-bbc5-cac365c3011e"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:13:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-7d0112c5-3495-42fe-99ce-41b926c56d09 req-bda8faea-930a-4735-a4ab-81dc9dfce57b service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:13:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-7d0112c5-3495-42fe-99ce-41b926c56d09 req-bda8faea-930a-4735-a4ab-81dc9dfce57b service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:13:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-7d0112c5-3495-42fe-99ce-41b926c56d09 req-bda8faea-930a-4735-a4ab-81dc9dfce57b service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:13:41 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-7d0112c5-3495-42fe-99ce-41b926c56d09 req-bda8faea-930a-4735-a4ab-81dc9dfce57b service nova] Creating event network-changed:059a25bf-79a8-45f7-bbc5-cac365c3011e for instance 5d79106f-09ff-4ca9-9025-0060fc6bcb57 on devstack Jun 24 05:13:41 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-7d0112c5-3495-42fe-99ce-41b926c56d09 req-bda8faea-930a-4735-a4ab-81dc9dfce57b service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:13:41 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-7d0112c5-3495-42fe-99ce-41b926c56d09 req-bda8faea-930a-4735-a4ab-81dc9dfce57b service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.046855 Jun 24 05:13:41 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 533/1064] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:13:41 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 05:13:50 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=15,nova_api:INSERT=3 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:13:50 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=30 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:13:51 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=16,nova_api:INSERT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:13:51 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=27 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:14:01 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f902b367-6f08-4dd3-a153-40c5516913df tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:01 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f902b367-6f08-4dd3-a153-40c5516913df tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f902b367-6f08-4dd3-a153-40c5516913df tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f902b367-6f08-4dd3-a153-40c5516913df tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f902b367-6f08-4dd3-a153-40c5516913df tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f902b367-6f08-4dd3-a153-40c5516913df tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f902b367-6f08-4dd3-a153-40c5516913df tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:01 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f902b367-6f08-4dd3-a153-40c5516913df tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:01 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-f902b367-6f08-4dd3-a153-40c5516913df tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:01 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-f902b367-6f08-4dd3-a153-40c5516913df tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '062e5e8bbe1f4203acdfc2a1d7565f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b6634443e694fb8899e311fb3df6e2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:01 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f902b367-6f08-4dd3-a153-40c5516913df tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57" status: 200 len: 1712 microversion: 2.1 time: 0.278953 Jun 24 05:14:01 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 532/1065] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:01 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57 => generated 1712 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:01 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-22413de0-98f0-4cf8-8dd0-3ff66f3098e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:01 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-22413de0-98f0-4cf8-8dd0-3ff66f3098e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '062e5e8bbe1f4203acdfc2a1d7565f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b6634443e694fb8899e311fb3df6e2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:01 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-22413de0-98f0-4cf8-8dd0-3ff66f3098e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Searching by: {'deleted': False, 'project_id': '0b6634443e694fb8899e311fb3df6e2d'} {{(pid=67858) get_all /opt/stack/nova/nova/compute/api.py:3111}} Jun 24 05:14:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-22413de0-98f0-4cf8-8dd0-3ff66f3098e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-22413de0-98f0-4cf8-8dd0-3ff66f3098e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-22413de0-98f0-4cf8-8dd0-3ff66f3098e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-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=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-22413de0-98f0-4cf8-8dd0-3ff66f3098e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-22413de0-98f0-4cf8-8dd0-3ff66f3098e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:01 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-22413de0-98f0-4cf8-8dd0-3ff66f3098e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:01 devstack devstack@n-api.service[67858]: DEBUG nova.compute.multi_cell_list [None req-22413de0-98f0-4cf8-8dd0-3ff66f3098e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=67858) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} Jun 24 05:14:01 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-22413de0-98f0-4cf8-8dd0-3ff66f3098e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers" status: 200 len: 365 microversion: 2.1 time: 0.124026 Jun 24 05:14:01 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 534/1066] 192.168.122.25 () {58 vars in 1122 bytes} [Wed Jun 24 05:14:01 2026] GET /compute/v2.1/servers => generated 365 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:14:03 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesActionsTest-instance-1497926484", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42", "networks": [{"uuid": "e5948798-e903-4e8c-8d69-217c13ced4be"}]}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:14:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:03 devstack devstack@n-api.service[67859]: DEBUG nova.network.neutron [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] validate_networks() for [('e5948798-e903-4e8c-8d69-217c13ced4be', None, None, None, None, None)] {{(pid=67859) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 05:14:03 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:03 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:03 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Flavor limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 05:14:03 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Image limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 05:14:03 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Flavor pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 05:14:03 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Image pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 05:14:03 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 05:14:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:03 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:03 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Getting quotas for project 29d0d073c4b44cf5a499240b40be0fc0. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:14:03 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Getting quotas for user c03560aefc89470bb41c4347fa05f00b and project 29d0d073c4b44cf5a499240b40be0fc0. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:14:03 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Going to run 1 instances... {{(pid=67859) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 05:14:03 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 911158f2-44b9-4d18-9e83-18de066e4e94] 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='f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1',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=67859) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 05:14:03 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ac1e7938-efa4-403f-9511-e30d0dfa7e34 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 386 microversion: 2.1 time: 0.671711 Jun 24 05:14:03 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 533/1067] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 05:14:03 2026] POST /compute/v2.1/servers => generated 386 bytes in 673 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 24 05:14:03 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-dcd11156-7e0a-4585-9dd5-57ff7a8023bf tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:03 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-dcd11156-7e0a-4585-9dd5-57ff7a8023bf tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 911158f2-44b9-4d18-9e83-18de066e4e94] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:03 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-dcd11156-7e0a-4585-9dd5-57ff7a8023bf tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:03 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-dcd11156-7e0a-4585-9dd5-57ff7a8023bf tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:03 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-dcd11156-7e0a-4585-9dd5-57ff7a8023bf tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94" status: 200 len: 1224 microversion: 2.1 time: 0.086994 Jun 24 05:14:03 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 535/1068] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:03 2026] GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94 => generated 1224 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-4b6fc83e-e72b-4123-b8d4-331b2ed702c4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "bcf88151-e668-48c1-9390-668436dd784a"}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:14:04 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-4b6fc83e-e72b-4123-b8d4-331b2ed702c4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4b6fc83e-e72b-4123-b8d4-331b2ed702c4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4b6fc83e-e72b-4123-b8d4-331b2ed702c4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4b6fc83e-e72b-4123-b8d4-331b2ed702c4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4b6fc83e-e72b-4123-b8d4-331b2ed702c4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4b6fc83e-e72b-4123-b8d4-331b2ed702c4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4b6fc83e-e72b-4123-b8d4-331b2ed702c4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:04 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-7271f3db-b744-44ef-997e-d8899cbdb09e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:04 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-7271f3db-b744-44ef-997e-d8899cbdb09e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 911158f2-44b9-4d18-9e83-18de066e4e94] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7271f3db-b744-44ef-997e-d8899cbdb09e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7271f3db-b744-44ef-997e-d8899cbdb09e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7271f3db-b744-44ef-997e-d8899cbdb09e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7271f3db-b744-44ef-997e-d8899cbdb09e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7271f3db-b744-44ef-997e-d8899cbdb09e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:04 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7271f3db-b744-44ef-997e-d8899cbdb09e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:04 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-7271f3db-b744-44ef-997e-d8899cbdb09e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:04 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-7271f3db-b744-44ef-997e-d8899cbdb09e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:04 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-7271f3db-b744-44ef-997e-d8899cbdb09e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94" status: 200 len: 1228 microversion: 2.1 time: 0.089336 Jun 24 05:14:04 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 536/1069] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:04 2026] GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94 => generated 1228 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0a9d9088-8f71-4738-83c6-c2e797289bf2 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:05 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0a9d9088-8f71-4738-83c6-c2e797289bf2 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 911158f2-44b9-4d18-9e83-18de066e4e94] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0a9d9088-8f71-4738-83c6-c2e797289bf2 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0a9d9088-8f71-4738-83c6-c2e797289bf2 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0a9d9088-8f71-4738-83c6-c2e797289bf2 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0a9d9088-8f71-4738-83c6-c2e797289bf2 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0a9d9088-8f71-4738-83c6-c2e797289bf2 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:06 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0a9d9088-8f71-4738-83c6-c2e797289bf2 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:06 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-0a9d9088-8f71-4738-83c6-c2e797289bf2 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:06 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0a9d9088-8f71-4738-83c6-c2e797289bf2 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:06 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0a9d9088-8f71-4738-83c6-c2e797289bf2 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94" status: 200 len: 1276 microversion: 2.1 time: 0.094996 Jun 24 05:14:06 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 537/1070] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:05 2026] GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94 => generated 1276 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:07 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-b1ec3af2-8fed-42ea-9db9-f78d5d0389db tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:07 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-b1ec3af2-8fed-42ea-9db9-f78d5d0389db tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 911158f2-44b9-4d18-9e83-18de066e4e94] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b1ec3af2-8fed-42ea-9db9-f78d5d0389db tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b1ec3af2-8fed-42ea-9db9-f78d5d0389db tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b1ec3af2-8fed-42ea-9db9-f78d5d0389db tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b1ec3af2-8fed-42ea-9db9-f78d5d0389db tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b1ec3af2-8fed-42ea-9db9-f78d5d0389db tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b1ec3af2-8fed-42ea-9db9-f78d5d0389db tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:07 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-b1ec3af2-8fed-42ea-9db9-f78d5d0389db tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:07 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-b1ec3af2-8fed-42ea-9db9-f78d5d0389db tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:07 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-4b6fc83e-e72b-4123-b8d4-331b2ed702c4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "POST /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.615613 Jun 24 05:14:07 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 534/1071] 192.168.122.25 () {60 vars in 1320 bytes} [Wed Jun 24 05:14:04 2026] POST /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57/os-volume_attachments => generated 194 bytes in 2618 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:14:07 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-b1ec3af2-8fed-42ea-9db9-f78d5d0389db tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94" status: 200 len: 1276 microversion: 2.1 time: 0.105261 Jun 24 05:14:07 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 538/1072] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:07 2026] GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94 => generated 1276 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:08 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-4d0a9221-558a-41dd-a1c6-79e76c297b31 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:08 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-4d0a9221-558a-41dd-a1c6-79e76c297b31 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 911158f2-44b9-4d18-9e83-18de066e4e94] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4d0a9221-558a-41dd-a1c6-79e76c297b31 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4d0a9221-558a-41dd-a1c6-79e76c297b31 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4d0a9221-558a-41dd-a1c6-79e76c297b31 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4d0a9221-558a-41dd-a1c6-79e76c297b31 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4d0a9221-558a-41dd-a1c6-79e76c297b31 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4d0a9221-558a-41dd-a1c6-79e76c297b31 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:08 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-4d0a9221-558a-41dd-a1c6-79e76c297b31 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:08 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-4d0a9221-558a-41dd-a1c6-79e76c297b31 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:08 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-4d0a9221-558a-41dd-a1c6-79e76c297b31 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94" status: 200 len: 1284 microversion: 2.1 time: 0.121019 Jun 24 05:14:08 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 535/1073] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:08 2026] GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94 => generated 1284 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:09 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-1194604d-dffa-4ad2-b229-46fa224d1a03 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:09 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-1194604d-dffa-4ad2-b229-46fa224d1a03 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 911158f2-44b9-4d18-9e83-18de066e4e94] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1194604d-dffa-4ad2-b229-46fa224d1a03 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1194604d-dffa-4ad2-b229-46fa224d1a03 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1194604d-dffa-4ad2-b229-46fa224d1a03 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1194604d-dffa-4ad2-b229-46fa224d1a03 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1194604d-dffa-4ad2-b229-46fa224d1a03 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1194604d-dffa-4ad2-b229-46fa224d1a03 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:09 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-1194604d-dffa-4ad2-b229-46fa224d1a03 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:09 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-1194604d-dffa-4ad2-b229-46fa224d1a03 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:09 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-1194604d-dffa-4ad2-b229-46fa224d1a03 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94" status: 200 len: 1336 microversion: 2.1 time: 0.197887 Jun 24 05:14:09 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 539/1074] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:09 2026] GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94 => generated 1336 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:10 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-e378465d-a726-4da0-9e0c-0f8e255db708 req-7458d5a4-9753-439a-99df-a2920017462c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "911158f2-44b9-4d18-9e83-18de066e4e94", "tag": "82c4ef05-2e84-43ba-bcfb-a338f5182b45"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:14:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-e378465d-a726-4da0-9e0c-0f8e255db708 req-7458d5a4-9753-439a-99df-a2920017462c service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-e378465d-a726-4da0-9e0c-0f8e255db708 req-7458d5a4-9753-439a-99df-a2920017462c service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-e378465d-a726-4da0-9e0c-0f8e255db708 req-7458d5a4-9753-439a-99df-a2920017462c service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:10 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-e378465d-a726-4da0-9e0c-0f8e255db708 req-7458d5a4-9753-439a-99df-a2920017462c service nova] Creating event network-changed:82c4ef05-2e84-43ba-bcfb-a338f5182b45 for instance 911158f2-44b9-4d18-9e83-18de066e4e94 on devstack Jun 24 05:14:10 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-e378465d-a726-4da0-9e0c-0f8e255db708 req-7458d5a4-9753-439a-99df-a2920017462c service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:14:10 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-e378465d-a726-4da0-9e0c-0f8e255db708 req-7458d5a4-9753-439a-99df-a2920017462c service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.041600 Jun 24 05:14:10 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 536/1075] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:14:10 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:14:10 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c764812a-b4d4-479e-a844-8afe685d03a9 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:10 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-c764812a-b4d4-479e-a844-8afe685d03a9 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 911158f2-44b9-4d18-9e83-18de066e4e94] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c764812a-b4d4-479e-a844-8afe685d03a9 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c764812a-b4d4-479e-a844-8afe685d03a9 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c764812a-b4d4-479e-a844-8afe685d03a9 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c764812a-b4d4-479e-a844-8afe685d03a9 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c764812a-b4d4-479e-a844-8afe685d03a9 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c764812a-b4d4-479e-a844-8afe685d03a9 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:10 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-c764812a-b4d4-479e-a844-8afe685d03a9 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:10 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-c764812a-b4d4-479e-a844-8afe685d03a9 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:10 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-c764812a-b4d4-479e-a844-8afe685d03a9 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94" status: 200 len: 1324 microversion: 2.1 time: 0.199176 Jun 24 05:14:10 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 540/1076] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:10 2026] GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94 => generated 1324 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:11 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-3df06022-5873-4e61-9267-f93996e9ce1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:11 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-3df06022-5873-4e61-9267-f93996e9ce1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 911158f2-44b9-4d18-9e83-18de066e4e94] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3df06022-5873-4e61-9267-f93996e9ce1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3df06022-5873-4e61-9267-f93996e9ce1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:11 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:14:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3df06022-5873-4e61-9267-f93996e9ce1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3df06022-5873-4e61-9267-f93996e9ce1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3df06022-5873-4e61-9267-f93996e9ce1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3df06022-5873-4e61-9267-f93996e9ce1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:11 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-3df06022-5873-4e61-9267-f93996e9ce1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:12 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-3df06022-5873-4e61-9267-f93996e9ce1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:12 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-3df06022-5873-4e61-9267-f93996e9ce1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94" status: 200 len: 1324 microversion: 2.1 time: 0.254251 Jun 24 05:14:12 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 537/1077] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:11 2026] GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94 => generated 1324 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:13 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-3a1bca7e-eb0a-42be-907c-c7f018c15a2c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:13 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-3a1bca7e-eb0a-42be-907c-c7f018c15a2c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 911158f2-44b9-4d18-9e83-18de066e4e94] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3a1bca7e-eb0a-42be-907c-c7f018c15a2c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3a1bca7e-eb0a-42be-907c-c7f018c15a2c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3a1bca7e-eb0a-42be-907c-c7f018c15a2c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3a1bca7e-eb0a-42be-907c-c7f018c15a2c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3a1bca7e-eb0a-42be-907c-c7f018c15a2c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3a1bca7e-eb0a-42be-907c-c7f018c15a2c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:13 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-3a1bca7e-eb0a-42be-907c-c7f018c15a2c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:13 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-3a1bca7e-eb0a-42be-907c-c7f018c15a2c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:13 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-3a1bca7e-eb0a-42be-907c-c7f018c15a2c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94" status: 200 len: 1324 microversion: 2.1 time: 0.190336 Jun 24 05:14:13 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 541/1078] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:13 2026] GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94 => generated 1324 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:13 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-cce3e575-4688-4cda-9197-2d6f2c1bfdb0 req-5e832f36-c6ef-43da-9367-dfdd8e64e87d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:13 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [req-cce3e575-4688-4cda-9197-2d6f2c1bfdb0 req-5e832f36-c6ef-43da-9367-dfdd8e64e87d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-cce3e575-4688-4cda-9197-2d6f2c1bfdb0 req-5e832f36-c6ef-43da-9367-dfdd8e64e87d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-cce3e575-4688-4cda-9197-2d6f2c1bfdb0 req-5e832f36-c6ef-43da-9367-dfdd8e64e87d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-cce3e575-4688-4cda-9197-2d6f2c1bfdb0 req-5e832f36-c6ef-43da-9367-dfdd8e64e87d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-cce3e575-4688-4cda-9197-2d6f2c1bfdb0 req-5e832f36-c6ef-43da-9367-dfdd8e64e87d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-cce3e575-4688-4cda-9197-2d6f2c1bfdb0 req-5e832f36-c6ef-43da-9367-dfdd8e64e87d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-cce3e575-4688-4cda-9197-2d6f2c1bfdb0 req-5e832f36-c6ef-43da-9367-dfdd8e64e87d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:13 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-cce3e575-4688-4cda-9197-2d6f2c1bfdb0 req-5e832f36-c6ef-43da-9367-dfdd8e64e87d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57/os-volume_attachments/bcf88151-e668-48c1-9390-668436dd784a" status: 200 len: 302 microversion: 2.89 time: 0.189315 Jun 24 05:14:13 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 538/1079] 192.168.122.25 () {64 vars in 1767 bytes} [Wed Jun 24 05:14:13 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57/os-volume_attachments/bcf88151-e668-48c1-9390-668436dd784a => generated 302 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:14:13 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-b0d8d8cf-5261-4544-ada9-02574ef18c8d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:13 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-b0d8d8cf-5261-4544-ada9-02574ef18c8d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b0d8d8cf-5261-4544-ada9-02574ef18c8d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b0d8d8cf-5261-4544-ada9-02574ef18c8d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b0d8d8cf-5261-4544-ada9-02574ef18c8d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b0d8d8cf-5261-4544-ada9-02574ef18c8d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b0d8d8cf-5261-4544-ada9-02574ef18c8d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b0d8d8cf-5261-4544-ada9-02574ef18c8d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:13 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-b0d8d8cf-5261-4544-ada9-02574ef18c8d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lazy-loading 'services' on Instance uuid 5d79106f-09ff-4ca9-9025-0060fc6bcb57 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:14:13 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=2 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:14:13 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-b0d8d8cf-5261-4544-ada9-02574ef18c8d tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57/os-volume_attachments/bcf88151-e668-48c1-9390-668436dd784a" status: 202 len: 0 microversion: 2.1 time: 0.256409 Jun 24 05:14:13 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 542/1080] 192.168.122.25 () {58 vars in 1413 bytes} [Wed Jun 24 05:14:13 2026] DELETE /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57/os-volume_attachments/bcf88151-e668-48c1-9390-668436dd784a => generated 0 bytes in 258 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:14:13 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-85c78802-afe0-47da-b6ef-502d7e21abd8 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:13 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-85c78802-afe0-47da-b6ef-502d7e21abd8 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-85c78802-afe0-47da-b6ef-502d7e21abd8 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-85c78802-afe0-47da-b6ef-502d7e21abd8 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-85c78802-afe0-47da-b6ef-502d7e21abd8 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-85c78802-afe0-47da-b6ef-502d7e21abd8 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-85c78802-afe0-47da-b6ef-502d7e21abd8 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-85c78802-afe0-47da-b6ef-502d7e21abd8 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:13 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=3 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:14:13 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-85c78802-afe0-47da-b6ef-502d7e21abd8 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.053340 Jun 24 05:14:13 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 539/1081] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:14:13 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57/os-volume_attachments => generated 197 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:14:13 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:14:14 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-e6cff7e8-8d07-416b-854c-ca5a900fcb7a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:14 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-e6cff7e8-8d07-416b-854c-ca5a900fcb7a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 911158f2-44b9-4d18-9e83-18de066e4e94] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e6cff7e8-8d07-416b-854c-ca5a900fcb7a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e6cff7e8-8d07-416b-854c-ca5a900fcb7a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e6cff7e8-8d07-416b-854c-ca5a900fcb7a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e6cff7e8-8d07-416b-854c-ca5a900fcb7a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e6cff7e8-8d07-416b-854c-ca5a900fcb7a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-e6cff7e8-8d07-416b-854c-ca5a900fcb7a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:14 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-e6cff7e8-8d07-416b-854c-ca5a900fcb7a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:14 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-e6cff7e8-8d07-416b-854c-ca5a900fcb7a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:14 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-e6cff7e8-8d07-416b-854c-ca5a900fcb7a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94" status: 200 len: 1324 microversion: 2.1 time: 0.247851 Jun 24 05:14:14 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 543/1082] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:14 2026] GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94 => generated 1324 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:14 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-47a973e8-1cf4-4102-b878-2f2be11e3e63 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:14 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-47a973e8-1cf4-4102-b878-2f2be11e3e63 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-47a973e8-1cf4-4102-b878-2f2be11e3e63 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-47a973e8-1cf4-4102-b878-2f2be11e3e63 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-47a973e8-1cf4-4102-b878-2f2be11e3e63 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-47a973e8-1cf4-4102-b878-2f2be11e3e63 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-47a973e8-1cf4-4102-b878-2f2be11e3e63 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-47a973e8-1cf4-4102-b878-2f2be11e3e63 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:14 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-47a973e8-1cf4-4102-b878-2f2be11e3e63 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.055836 Jun 24 05:14:14 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 540/1083] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:14:14 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57/os-volume_attachments => generated 197 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:14:15 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-5a7138e1-931a-4671-beeb-6076720d5cda tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:15 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-5a7138e1-931a-4671-beeb-6076720d5cda tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 911158f2-44b9-4d18-9e83-18de066e4e94] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5a7138e1-931a-4671-beeb-6076720d5cda tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5a7138e1-931a-4671-beeb-6076720d5cda tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5a7138e1-931a-4671-beeb-6076720d5cda tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5a7138e1-931a-4671-beeb-6076720d5cda tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5a7138e1-931a-4671-beeb-6076720d5cda tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5a7138e1-931a-4671-beeb-6076720d5cda tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:15 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-5a7138e1-931a-4671-beeb-6076720d5cda tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:15 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-1148411c-ae17-46bd-b16f-b15d805e5719 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:15 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-1148411c-ae17-46bd-b16f-b15d805e5719 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1148411c-ae17-46bd-b16f-b15d805e5719 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1148411c-ae17-46bd-b16f-b15d805e5719 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1148411c-ae17-46bd-b16f-b15d805e5719 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1148411c-ae17-46bd-b16f-b15d805e5719 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1148411c-ae17-46bd-b16f-b15d805e5719 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-1148411c-ae17-46bd-b16f-b15d805e5719 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.009s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:15 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-1148411c-ae17-46bd-b16f-b15d805e5719 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.150280 Jun 24 05:14:15 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 541/1084] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:14:15 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57/os-volume_attachments => generated 197 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:14:15 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-5a7138e1-931a-4671-beeb-6076720d5cda tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:15 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-5a7138e1-931a-4671-beeb-6076720d5cda tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94" status: 200 len: 1324 microversion: 2.1 time: 0.414050 Jun 24 05:14:15 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 544/1085] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:15 2026] GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94 => generated 1324 bytes in 416 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:16 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-163065de-1d42-4a74-b963-f31e8c8cf788 req-e6ea3319-a378-4b60-81b5-a0fdbec15e1e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "911158f2-44b9-4d18-9e83-18de066e4e94", "name": "network-vif-plugged", "status": "completed", "tag": "82c4ef05-2e84-43ba-bcfb-a338f5182b45"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:14:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-163065de-1d42-4a74-b963-f31e8c8cf788 req-e6ea3319-a378-4b60-81b5-a0fdbec15e1e service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-163065de-1d42-4a74-b963-f31e8c8cf788 req-e6ea3319-a378-4b60-81b5-a0fdbec15e1e service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-163065de-1d42-4a74-b963-f31e8c8cf788 req-e6ea3319-a378-4b60-81b5-a0fdbec15e1e service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:16 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-163065de-1d42-4a74-b963-f31e8c8cf788 req-e6ea3319-a378-4b60-81b5-a0fdbec15e1e service nova] Creating event network-vif-plugged:82c4ef05-2e84-43ba-bcfb-a338f5182b45 for instance 911158f2-44b9-4d18-9e83-18de066e4e94 on devstack Jun 24 05:14:16 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-163065de-1d42-4a74-b963-f31e8c8cf788 req-e6ea3319-a378-4b60-81b5-a0fdbec15e1e service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:14:16 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-163065de-1d42-4a74-b963-f31e8c8cf788 req-e6ea3319-a378-4b60-81b5-a0fdbec15e1e service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.059180 Jun 24 05:14:16 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 542/1086] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:14:16 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:14:16 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c2da7c45-5cb8-4795-94b6-e04cb00532b4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:16 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-c2da7c45-5cb8-4795-94b6-e04cb00532b4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c2da7c45-5cb8-4795-94b6-e04cb00532b4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c2da7c45-5cb8-4795-94b6-e04cb00532b4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c2da7c45-5cb8-4795-94b6-e04cb00532b4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c2da7c45-5cb8-4795-94b6-e04cb00532b4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c2da7c45-5cb8-4795-94b6-e04cb00532b4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c2da7c45-5cb8-4795-94b6-e04cb00532b4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:17 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-c2da7c45-5cb8-4795-94b6-e04cb00532b4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.058994 Jun 24 05:14:17 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 545/1087] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:14:16 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57/os-volume_attachments => generated 25 bytes in 60 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 24 05:14:17 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-637d0e8f-d388-46f6-a7aa-db9ba47e5bb7 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:17 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-637d0e8f-d388-46f6-a7aa-db9ba47e5bb7 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 911158f2-44b9-4d18-9e83-18de066e4e94] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:17 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c4039278-39ba-4fce-9898-9c5219cdd5f6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:17 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-c4039278-39ba-4fce-9898-9c5219cdd5f6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-637d0e8f-d388-46f6-a7aa-db9ba47e5bb7 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c4039278-39ba-4fce-9898-9c5219cdd5f6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-637d0e8f-d388-46f6-a7aa-db9ba47e5bb7 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c4039278-39ba-4fce-9898-9c5219cdd5f6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c4039278-39ba-4fce-9898-9c5219cdd5f6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c4039278-39ba-4fce-9898-9c5219cdd5f6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-637d0e8f-d388-46f6-a7aa-db9ba47e5bb7 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c4039278-39ba-4fce-9898-9c5219cdd5f6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-637d0e8f-d388-46f6-a7aa-db9ba47e5bb7 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:17 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c4039278-39ba-4fce-9898-9c5219cdd5f6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-637d0e8f-d388-46f6-a7aa-db9ba47e5bb7 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-637d0e8f-d388-46f6-a7aa-db9ba47e5bb7 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:17 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-637d0e8f-d388-46f6-a7aa-db9ba47e5bb7 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:17 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-c4039278-39ba-4fce-9898-9c5219cdd5f6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] HTTP exception thrown: Instance 5d79106f-09ff-4ca9-9025-0060fc6bcb57 is not attached to volume bcf88151-e668-48c1-9390-668436dd784a Jun 24 05:14:17 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c4039278-39ba-4fce-9898-9c5219cdd5f6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Returning 404 to user: Instance 5d79106f-09ff-4ca9-9025-0060fc6bcb57 is not attached to volume bcf88151-e668-48c1-9390-668436dd784a {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:14:17 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-c4039278-39ba-4fce-9898-9c5219cdd5f6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57/os-volume_attachments/bcf88151-e668-48c1-9390-668436dd784a" status: 404 len: 154 microversion: 2.1 time: 0.115067 Jun 24 05:14:17 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 546/1088] 192.168.122.25 () {58 vars in 1413 bytes} [Wed Jun 24 05:14:17 2026] DELETE /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57/os-volume_attachments/bcf88151-e668-48c1-9390-668436dd784a => generated 154 bytes in 117 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:14:17 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-637d0e8f-d388-46f6-a7aa-db9ba47e5bb7 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:17 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-637d0e8f-d388-46f6-a7aa-db9ba47e5bb7 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94" status: 200 len: 1324 microversion: 2.1 time: 0.220947 Jun 24 05:14:17 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 543/1089] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:16 2026] GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94 => generated 1324 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:18 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-fd9c2c09-119a-4288-8d09-08af990a9293 req-c04c85cc-d88d-4996-b070-28955b7042ac service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "911158f2-44b9-4d18-9e83-18de066e4e94", "name": "network-vif-plugged", "status": "completed", "tag": "82c4ef05-2e84-43ba-bcfb-a338f5182b45"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:14:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-fd9c2c09-119a-4288-8d09-08af990a9293 req-c04c85cc-d88d-4996-b070-28955b7042ac service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-fd9c2c09-119a-4288-8d09-08af990a9293 req-c04c85cc-d88d-4996-b070-28955b7042ac service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-fd9c2c09-119a-4288-8d09-08af990a9293 req-c04c85cc-d88d-4996-b070-28955b7042ac service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:18 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-fd9c2c09-119a-4288-8d09-08af990a9293 req-c04c85cc-d88d-4996-b070-28955b7042ac service nova] Creating event network-vif-plugged:82c4ef05-2e84-43ba-bcfb-a338f5182b45 for instance 911158f2-44b9-4d18-9e83-18de066e4e94 on devstack Jun 24 05:14:18 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-fd9c2c09-119a-4288-8d09-08af990a9293 req-c04c85cc-d88d-4996-b070-28955b7042ac service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:14:18 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-fd9c2c09-119a-4288-8d09-08af990a9293 req-c04c85cc-d88d-4996-b070-28955b7042ac service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.052042 Jun 24 05:14:18 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 547/1090] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:14:18 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:14:18 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-993248fb-4183-4ae9-b77f-41b3ed8cf7e4 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:18 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-993248fb-4183-4ae9-b77f-41b3ed8cf7e4 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 911158f2-44b9-4d18-9e83-18de066e4e94] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-993248fb-4183-4ae9-b77f-41b3ed8cf7e4 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-993248fb-4183-4ae9-b77f-41b3ed8cf7e4 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-993248fb-4183-4ae9-b77f-41b3ed8cf7e4 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-993248fb-4183-4ae9-b77f-41b3ed8cf7e4 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-993248fb-4183-4ae9-b77f-41b3ed8cf7e4 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-993248fb-4183-4ae9-b77f-41b3ed8cf7e4 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:18 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-993248fb-4183-4ae9-b77f-41b3ed8cf7e4 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:18 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-993248fb-4183-4ae9-b77f-41b3ed8cf7e4 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:18 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-993248fb-4183-4ae9-b77f-41b3ed8cf7e4 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94" status: 200 len: 1502 microversion: 2.1 time: 0.297854 Jun 24 05:14:18 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 544/1091] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:18 2026] GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94 => generated 1502 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:19 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0f19dc00-789b-4351-80be-c8acb25ca479 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:19 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0f19dc00-789b-4351-80be-c8acb25ca479 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0f19dc00-789b-4351-80be-c8acb25ca479 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0f19dc00-789b-4351-80be-c8acb25ca479 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0f19dc00-789b-4351-80be-c8acb25ca479 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0f19dc00-789b-4351-80be-c8acb25ca479 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0f19dc00-789b-4351-80be-c8acb25ca479 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0f19dc00-789b-4351-80be-c8acb25ca479 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:19 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0f19dc00-789b-4351-80be-c8acb25ca479 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Going to try to terminate instance {{(pid=67858) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 05:14:19 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0f19dc00-789b-4351-80be-c8acb25ca479 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57" status: 204 len: 0 microversion: 2.1 time: 0.164966 Jun 24 05:14:19 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 548/1092] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:14:19 2026] DELETE /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:14:19 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-2c00230d-4c3d-482e-99ed-4cc6389081e9 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:19 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-2c00230d-4c3d-482e-99ed-4cc6389081e9 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2c00230d-4c3d-482e-99ed-4cc6389081e9 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2c00230d-4c3d-482e-99ed-4cc6389081e9 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2c00230d-4c3d-482e-99ed-4cc6389081e9 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2c00230d-4c3d-482e-99ed-4cc6389081e9 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2c00230d-4c3d-482e-99ed-4cc6389081e9 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2c00230d-4c3d-482e-99ed-4cc6389081e9 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:19 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-2c00230d-4c3d-482e-99ed-4cc6389081e9 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:19 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-bff5db74-43cd-4a16-9ccc-bec2e6ec9808 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:19 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-bff5db74-43cd-4a16-9ccc-bec2e6ec9808 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 911158f2-44b9-4d18-9e83-18de066e4e94] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bff5db74-43cd-4a16-9ccc-bec2e6ec9808 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bff5db74-43cd-4a16-9ccc-bec2e6ec9808 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bff5db74-43cd-4a16-9ccc-bec2e6ec9808 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bff5db74-43cd-4a16-9ccc-bec2e6ec9808 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bff5db74-43cd-4a16-9ccc-bec2e6ec9808 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bff5db74-43cd-4a16-9ccc-bec2e6ec9808 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:19 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-2c00230d-4c3d-482e-99ed-4cc6389081e9 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '062e5e8bbe1f4203acdfc2a1d7565f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b6634443e694fb8899e311fb3df6e2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:19 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-bff5db74-43cd-4a16-9ccc-bec2e6ec9808 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 911158f2-44b9-4d18-9e83-18de066e4e94] Going to try to terminate instance {{(pid=67858) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 05:14:19 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-2c00230d-4c3d-482e-99ed-4cc6389081e9 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57" status: 200 len: 1718 microversion: 2.1 time: 0.334946 Jun 24 05:14:19 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 545/1093] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:19 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57 => generated 1718 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:14:20 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-bff5db74-43cd-4a16-9ccc-bec2e6ec9808 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94" status: 204 len: 0 microversion: 2.1 time: 0.178284 Jun 24 05:14:20 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 549/1094] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:14:19 2026] DELETE /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:14:20 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-5cb50707-0a29-4f0d-826b-841a20bd5470 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:20 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-5cb50707-0a29-4f0d-826b-841a20bd5470 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 911158f2-44b9-4d18-9e83-18de066e4e94] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5cb50707-0a29-4f0d-826b-841a20bd5470 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5cb50707-0a29-4f0d-826b-841a20bd5470 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5cb50707-0a29-4f0d-826b-841a20bd5470 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5cb50707-0a29-4f0d-826b-841a20bd5470 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5cb50707-0a29-4f0d-826b-841a20bd5470 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5cb50707-0a29-4f0d-826b-841a20bd5470 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:20 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-5cb50707-0a29-4f0d-826b-841a20bd5470 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:20 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-5cb50707-0a29-4f0d-826b-841a20bd5470 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:20 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-5cb50707-0a29-4f0d-826b-841a20bd5470 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94" status: 200 len: 1508 microversion: 2.1 time: 0.264646 Jun 24 05:14:20 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 546/1095] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:20 2026] GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94 => generated 1508 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:20 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-1e1d10ab-88b7-4956-855e-2655b613249a req-09845082-9c34-4ee6-b1bc-6fd00412f2e7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5d79106f-09ff-4ca9-9025-0060fc6bcb57", "name": "network-vif-unplugged", "status": "completed", "tag": "059a25bf-79a8-45f7-bbc5-cac365c3011e"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:14:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-1e1d10ab-88b7-4956-855e-2655b613249a req-09845082-9c34-4ee6-b1bc-6fd00412f2e7 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-1e1d10ab-88b7-4956-855e-2655b613249a req-09845082-9c34-4ee6-b1bc-6fd00412f2e7 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-1e1d10ab-88b7-4956-855e-2655b613249a req-09845082-9c34-4ee6-b1bc-6fd00412f2e7 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:20 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f44c8f73-35f7-47f4-a6d2-a18e82871e32 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:20 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f44c8f73-35f7-47f4-a6d2-a18e82871e32 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f44c8f73-35f7-47f4-a6d2-a18e82871e32 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f44c8f73-35f7-47f4-a6d2-a18e82871e32 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f44c8f73-35f7-47f4-a6d2-a18e82871e32 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f44c8f73-35f7-47f4-a6d2-a18e82871e32 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f44c8f73-35f7-47f4-a6d2-a18e82871e32 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f44c8f73-35f7-47f4-a6d2-a18e82871e32 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:20 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-1e1d10ab-88b7-4956-855e-2655b613249a req-09845082-9c34-4ee6-b1bc-6fd00412f2e7 service nova] Creating event network-vif-unplugged:059a25bf-79a8-45f7-bbc5-cac365c3011e for instance 5d79106f-09ff-4ca9-9025-0060fc6bcb57 on devstack Jun 24 05:14:20 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-1e1d10ab-88b7-4956-855e-2655b613249a req-09845082-9c34-4ee6-b1bc-6fd00412f2e7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:14:21 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-1e1d10ab-88b7-4956-855e-2655b613249a req-09845082-9c34-4ee6-b1bc-6fd00412f2e7 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.112627 Jun 24 05:14:21 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 550/1096] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:14:20 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) Jun 24 05:14:21 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-f44c8f73-35f7-47f4-a6d2-a18e82871e32 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:21 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-8b951694-99cf-41b0-a528-91cf13f4ad88 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:21 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-8b951694-99cf-41b0-a528-91cf13f4ad88 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 911158f2-44b9-4d18-9e83-18de066e4e94] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:21 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-f44c8f73-35f7-47f4-a6d2-a18e82871e32 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '062e5e8bbe1f4203acdfc2a1d7565f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b6634443e694fb8899e311fb3df6e2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8b951694-99cf-41b0-a528-91cf13f4ad88 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8b951694-99cf-41b0-a528-91cf13f4ad88 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8b951694-99cf-41b0-a528-91cf13f4ad88 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8b951694-99cf-41b0-a528-91cf13f4ad88 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8b951694-99cf-41b0-a528-91cf13f4ad88 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:21 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f44c8f73-35f7-47f4-a6d2-a18e82871e32 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57" status: 200 len: 1718 microversion: 2.1 time: 0.425036 Jun 24 05:14:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8b951694-99cf-41b0-a528-91cf13f4ad88 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:21 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 547/1097] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:20 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57 => generated 1718 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:21 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-8b951694-99cf-41b0-a528-91cf13f4ad88 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:21 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-8b951694-99cf-41b0-a528-91cf13f4ad88 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:21 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-8b951694-99cf-41b0-a528-91cf13f4ad88 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94" status: 200 len: 1508 microversion: 2.1 time: 0.324601 Jun 24 05:14:21 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 551/1098] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:21 2026] GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94 => generated 1508 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:14:22 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-054ace21-d052-4c77-a6fd-5c3a67daea1f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:22 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-054ace21-d052-4c77-a6fd-5c3a67daea1f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-054ace21-d052-4c77-a6fd-5c3a67daea1f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-054ace21-d052-4c77-a6fd-5c3a67daea1f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-054ace21-d052-4c77-a6fd-5c3a67daea1f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-054ace21-d052-4c77-a6fd-5c3a67daea1f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-054ace21-d052-4c77-a6fd-5c3a67daea1f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-054ace21-d052-4c77-a6fd-5c3a67daea1f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:22 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-054ace21-d052-4c77-a6fd-5c3a67daea1f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:22 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-054ace21-d052-4c77-a6fd-5c3a67daea1f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '062e5e8bbe1f4203acdfc2a1d7565f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b6634443e694fb8899e311fb3df6e2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:22 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-054ace21-d052-4c77-a6fd-5c3a67daea1f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57" status: 200 len: 1718 microversion: 2.1 time: 0.189499 Jun 24 05:14:22 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 548/1099] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:22 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57 => generated 1718 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-2ad31805-bf0f-4f18-a697-4e93816cc4cf tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:22 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-2ad31805-bf0f-4f18-a697-4e93816cc4cf tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 911158f2-44b9-4d18-9e83-18de066e4e94] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2ad31805-bf0f-4f18-a697-4e93816cc4cf tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2ad31805-bf0f-4f18-a697-4e93816cc4cf tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2ad31805-bf0f-4f18-a697-4e93816cc4cf tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2ad31805-bf0f-4f18-a697-4e93816cc4cf tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2ad31805-bf0f-4f18-a697-4e93816cc4cf tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2ad31805-bf0f-4f18-a697-4e93816cc4cf tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:22 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-2ad31805-bf0f-4f18-a697-4e93816cc4cf tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:23 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-2ad31805-bf0f-4f18-a697-4e93816cc4cf tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:23 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-2ad31805-bf0f-4f18-a697-4e93816cc4cf tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94" status: 200 len: 1466 microversion: 2.1 time: 0.465657 Jun 24 05:14:23 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 552/1100] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:22 2026] GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94 => generated 1466 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:23 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-cdb326f1-59f0-492b-b0d6-01e25a1a086c req-dab74902-a5d3-429a-99c4-11fe5492250f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5d79106f-09ff-4ca9-9025-0060fc6bcb57", "name": "network-vif-unplugged", "status": "completed", "tag": "059a25bf-79a8-45f7-bbc5-cac365c3011e"}, {"server_uuid": "911158f2-44b9-4d18-9e83-18de066e4e94", "name": "network-vif-unplugged", "status": "completed", "tag": "82c4ef05-2e84-43ba-bcfb-a338f5182b45"}, {"server_uuid": "911158f2-44b9-4d18-9e83-18de066e4e94", "name": "network-vif-unplugged", "status": "completed", "tag": "82c4ef05-2e84-43ba-bcfb-a338f5182b45"}, {"server_uuid": "5d79106f-09ff-4ca9-9025-0060fc6bcb57", "name": "network-vif-deleted", "tag": "059a25bf-79a8-45f7-bbc5-cac365c3011e"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:14:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-cdb326f1-59f0-492b-b0d6-01e25a1a086c req-dab74902-a5d3-429a-99c4-11fe5492250f service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-cdb326f1-59f0-492b-b0d6-01e25a1a086c req-dab74902-a5d3-429a-99c4-11fe5492250f service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-cdb326f1-59f0-492b-b0d6-01e25a1a086c req-dab74902-a5d3-429a-99c4-11fe5492250f service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:23 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-d0e81a1c-6eab-4868-9520-c086aa5a9a80 req-2efdf67d-94c8-49e2-9490-ec763bc20f33 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "911158f2-44b9-4d18-9e83-18de066e4e94", "name": "network-vif-deleted", "tag": "82c4ef05-2e84-43ba-bcfb-a338f5182b45"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:14:23 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-cdb326f1-59f0-492b-b0d6-01e25a1a086c req-dab74902-a5d3-429a-99c4-11fe5492250f service nova] Creating event network-vif-unplugged:059a25bf-79a8-45f7-bbc5-cac365c3011e for instance 5d79106f-09ff-4ca9-9025-0060fc6bcb57 on devstack Jun 24 05:14:23 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-cdb326f1-59f0-492b-b0d6-01e25a1a086c req-dab74902-a5d3-429a-99c4-11fe5492250f service nova] Creating event network-vif-unplugged:82c4ef05-2e84-43ba-bcfb-a338f5182b45 for instance 911158f2-44b9-4d18-9e83-18de066e4e94 on devstack Jun 24 05:14:23 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-cdb326f1-59f0-492b-b0d6-01e25a1a086c req-dab74902-a5d3-429a-99c4-11fe5492250f service nova] Creating event network-vif-unplugged:82c4ef05-2e84-43ba-bcfb-a338f5182b45 for instance 911158f2-44b9-4d18-9e83-18de066e4e94 on devstack Jun 24 05:14:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-d0e81a1c-6eab-4868-9520-c086aa5a9a80 req-2efdf67d-94c8-49e2-9490-ec763bc20f33 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:23 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-cdb326f1-59f0-492b-b0d6-01e25a1a086c req-dab74902-a5d3-429a-99c4-11fe5492250f service nova] Creating event network-vif-deleted:059a25bf-79a8-45f7-bbc5-cac365c3011e for instance 5d79106f-09ff-4ca9-9025-0060fc6bcb57 on devstack Jun 24 05:14:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-d0e81a1c-6eab-4868-9520-c086aa5a9a80 req-2efdf67d-94c8-49e2-9490-ec763bc20f33 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:23 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-cdb326f1-59f0-492b-b0d6-01e25a1a086c req-dab74902-a5d3-429a-99c4-11fe5492250f service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:14:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-d0e81a1c-6eab-4868-9520-c086aa5a9a80 req-2efdf67d-94c8-49e2-9490-ec763bc20f33 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:23 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-cdb326f1-59f0-492b-b0d6-01e25a1a086c req-dab74902-a5d3-429a-99c4-11fe5492250f service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 702 microversion: 2.1 time: 0.049868 Jun 24 05:14:23 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 553/1101] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:14:23 2026] POST /compute/v2.1/os-server-external-events => generated 702 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:14:23 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-d0e81a1c-6eab-4868-9520-c086aa5a9a80 req-2efdf67d-94c8-49e2-9490-ec763bc20f33 service nova] Creating event network-vif-deleted:82c4ef05-2e84-43ba-bcfb-a338f5182b45 for instance 911158f2-44b9-4d18-9e83-18de066e4e94 on devstack Jun 24 05:14:23 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-d0e81a1c-6eab-4868-9520-c086aa5a9a80 req-2efdf67d-94c8-49e2-9490-ec763bc20f33 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:14:23 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-d0e81a1c-6eab-4868-9520-c086aa5a9a80 req-2efdf67d-94c8-49e2-9490-ec763bc20f33 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.145990 Jun 24 05:14:23 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 549/1102] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:14:23 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:14:23 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-9aefc206-26d0-4d83-bc8c-2f9b1baf5846 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:23 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-9aefc206-26d0-4d83-bc8c-2f9b1baf5846 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9aefc206-26d0-4d83-bc8c-2f9b1baf5846 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9aefc206-26d0-4d83-bc8c-2f9b1baf5846 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9aefc206-26d0-4d83-bc8c-2f9b1baf5846 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9aefc206-26d0-4d83-bc8c-2f9b1baf5846 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9aefc206-26d0-4d83-bc8c-2f9b1baf5846 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:23 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9aefc206-26d0-4d83-bc8c-2f9b1baf5846 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:23 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-9aefc206-26d0-4d83-bc8c-2f9b1baf5846 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:23 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-9aefc206-26d0-4d83-bc8c-2f9b1baf5846 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '062e5e8bbe1f4203acdfc2a1d7565f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b6634443e694fb8899e311fb3df6e2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:23 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-9aefc206-26d0-4d83-bc8c-2f9b1baf5846 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57" status: 200 len: 1650 microversion: 2.1 time: 0.104793 Jun 24 05:14:23 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 554/1103] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:23 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57 => generated 1650 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:24 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-fe97f8ad-3e9f-4487-b2f4-ff6db38295d6 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:24 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-fe97f8ad-3e9f-4487-b2f4-ff6db38295d6 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 911158f2-44b9-4d18-9e83-18de066e4e94] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fe97f8ad-3e9f-4487-b2f4-ff6db38295d6 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fe97f8ad-3e9f-4487-b2f4-ff6db38295d6 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fe97f8ad-3e9f-4487-b2f4-ff6db38295d6 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fe97f8ad-3e9f-4487-b2f4-ff6db38295d6 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fe97f8ad-3e9f-4487-b2f4-ff6db38295d6 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fe97f8ad-3e9f-4487-b2f4-ff6db38295d6 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fe97f8ad-3e9f-4487-b2f4-ff6db38295d6 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fe97f8ad-3e9f-4487-b2f4-ff6db38295d6 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fe97f8ad-3e9f-4487-b2f4-ff6db38295d6 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:24 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-fe97f8ad-3e9f-4487-b2f4-ff6db38295d6 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lazy-loading 'fault' on Instance uuid 911158f2-44b9-4d18-9e83-18de066e4e94 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:14:24 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-fe97f8ad-3e9f-4487-b2f4-ff6db38295d6 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:24 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-fe97f8ad-3e9f-4487-b2f4-ff6db38295d6 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:24 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-fe97f8ad-3e9f-4487-b2f4-ff6db38295d6 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94" status: 200 len: 1310 microversion: 2.1 time: 0.106128 Jun 24 05:14:24 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 550/1104] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:24 2026] GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94 => generated 1310 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:24 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-06fe85df-2fec-42f6-b954-1ecc343eb7e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:24 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-06fe85df-2fec-42f6-b954-1ecc343eb7e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-06fe85df-2fec-42f6-b954-1ecc343eb7e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-06fe85df-2fec-42f6-b954-1ecc343eb7e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-06fe85df-2fec-42f6-b954-1ecc343eb7e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-06fe85df-2fec-42f6-b954-1ecc343eb7e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-06fe85df-2fec-42f6-b954-1ecc343eb7e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-06fe85df-2fec-42f6-b954-1ecc343eb7e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-06fe85df-2fec-42f6-b954-1ecc343eb7e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-06fe85df-2fec-42f6-b954-1ecc343eb7e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-06fe85df-2fec-42f6-b954-1ecc343eb7e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:24 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-06fe85df-2fec-42f6-b954-1ecc343eb7e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lazy-loading 'fault' on Instance uuid 5d79106f-09ff-4ca9-9025-0060fc6bcb57 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:14:24 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-06fe85df-2fec-42f6-b954-1ecc343eb7e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:24 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-06fe85df-2fec-42f6-b954-1ecc343eb7e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '062e5e8bbe1f4203acdfc2a1d7565f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b6634443e694fb8899e311fb3df6e2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:24 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-06fe85df-2fec-42f6-b954-1ecc343eb7e4 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57" status: 200 len: 1354 microversion: 2.1 time: 0.119066 Jun 24 05:14:24 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 555/1105] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:24 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57 => generated 1354 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:25 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-264f7815-8b1d-4297-b6e5-7345e72b888a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:25 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-264f7815-8b1d-4297-b6e5-7345e72b888a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 911158f2-44b9-4d18-9e83-18de066e4e94] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-264f7815-8b1d-4297-b6e5-7345e72b888a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-264f7815-8b1d-4297-b6e5-7345e72b888a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-264f7815-8b1d-4297-b6e5-7345e72b888a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-264f7815-8b1d-4297-b6e5-7345e72b888a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-264f7815-8b1d-4297-b6e5-7345e72b888a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-264f7815-8b1d-4297-b6e5-7345e72b888a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-264f7815-8b1d-4297-b6e5-7345e72b888a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-264f7815-8b1d-4297-b6e5-7345e72b888a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-264f7815-8b1d-4297-b6e5-7345e72b888a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:25 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-264f7815-8b1d-4297-b6e5-7345e72b888a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lazy-loading 'fault' on Instance uuid 911158f2-44b9-4d18-9e83-18de066e4e94 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:14:25 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-264f7815-8b1d-4297-b6e5-7345e72b888a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:25 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-264f7815-8b1d-4297-b6e5-7345e72b888a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:25 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-264f7815-8b1d-4297-b6e5-7345e72b888a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94" status: 200 len: 1310 microversion: 2.1 time: 0.115768 Jun 24 05:14:25 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 551/1106] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:25 2026] GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94 => generated 1310 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:25 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-7cd22516-c0f6-4260-881d-c31fe7b40d8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:25 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-7cd22516-c0f6-4260-881d-c31fe7b40d8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7cd22516-c0f6-4260-881d-c31fe7b40d8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7cd22516-c0f6-4260-881d-c31fe7b40d8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7cd22516-c0f6-4260-881d-c31fe7b40d8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7cd22516-c0f6-4260-881d-c31fe7b40d8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7cd22516-c0f6-4260-881d-c31fe7b40d8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7cd22516-c0f6-4260-881d-c31fe7b40d8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7cd22516-c0f6-4260-881d-c31fe7b40d8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7cd22516-c0f6-4260-881d-c31fe7b40d8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-7cd22516-c0f6-4260-881d-c31fe7b40d8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:25 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-7cd22516-c0f6-4260-881d-c31fe7b40d8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lazy-loading 'fault' on Instance uuid 5d79106f-09ff-4ca9-9025-0060fc6bcb57 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:14:25 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-7cd22516-c0f6-4260-881d-c31fe7b40d8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:25 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-7cd22516-c0f6-4260-881d-c31fe7b40d8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '062e5e8bbe1f4203acdfc2a1d7565f99', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0b6634443e694fb8899e311fb3df6e2d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:25 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-7cd22516-c0f6-4260-881d-c31fe7b40d8f tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57" status: 200 len: 1354 microversion: 2.1 time: 0.106652 Jun 24 05:14:25 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 556/1107] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:25 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57 => generated 1354 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:26 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-e70e8e24-2802-481e-a82d-780e578b8e1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:26 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-e70e8e24-2802-481e-a82d-780e578b8e1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 911158f2-44b9-4d18-9e83-18de066e4e94] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e70e8e24-2802-481e-a82d-780e578b8e1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e70e8e24-2802-481e-a82d-780e578b8e1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e70e8e24-2802-481e-a82d-780e578b8e1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e70e8e24-2802-481e-a82d-780e578b8e1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e70e8e24-2802-481e-a82d-780e578b8e1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e70e8e24-2802-481e-a82d-780e578b8e1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e70e8e24-2802-481e-a82d-780e578b8e1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e70e8e24-2802-481e-a82d-780e578b8e1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-e70e8e24-2802-481e-a82d-780e578b8e1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:26 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-e70e8e24-2802-481e-a82d-780e578b8e1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lazy-loading 'fault' on Instance uuid 911158f2-44b9-4d18-9e83-18de066e4e94 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:14:26 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-e70e8e24-2802-481e-a82d-780e578b8e1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:26 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-e70e8e24-2802-481e-a82d-780e578b8e1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:26 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-e70e8e24-2802-481e-a82d-780e578b8e1a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94" status: 200 len: 1310 microversion: 2.1 time: 0.105704 Jun 24 05:14:26 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 552/1108] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:26 2026] GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94 => generated 1310 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:26 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-44b83ecb-ab63-403c-8417-982d1a77a9b6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:26 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-44b83ecb-ab63-403c-8417-982d1a77a9b6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] [instance: 5d79106f-09ff-4ca9-9025-0060fc6bcb57] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-44b83ecb-ab63-403c-8417-982d1a77a9b6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-44b83ecb-ab63-403c-8417-982d1a77a9b6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-44b83ecb-ab63-403c-8417-982d1a77a9b6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-44b83ecb-ab63-403c-8417-982d1a77a9b6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-44b83ecb-ab63-403c-8417-982d1a77a9b6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-44b83ecb-ab63-403c-8417-982d1a77a9b6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-44b83ecb-ab63-403c-8417-982d1a77a9b6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] HTTP exception thrown: Instance 5d79106f-09ff-4ca9-9025-0060fc6bcb57 could not be found. Jun 24 05:14:27 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-44b83ecb-ab63-403c-8417-982d1a77a9b6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Returning 404 to user: Instance 5d79106f-09ff-4ca9-9025-0060fc6bcb57 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:14:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-44b83ecb-ab63-403c-8417-982d1a77a9b6 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57" status: 404 len: 111 microversion: 2.1 time: 0.035354 Jun 24 05:14:27 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 557/1109] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:26 2026] GET /compute/v2.1/servers/5d79106f-09ff-4ca9-9025-0060fc6bcb57 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:14:27 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-41dec6bc-7fc7-4f2a-8f5f-f9b6d357ec40 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:27 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-41dec6bc-7fc7-4f2a-8f5f-f9b6d357ec40 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343 tempest-TestServerVolumeAttachScenarioOldVersion-1887043343-project-member] 192.168.122.25 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1985347888" status: 202 len: 0 microversion: 2.1 time: 0.035622 Jun 24 05:14:27 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 553/1110] 192.168.122.25 () {58 vars in 1218 bytes} [Wed Jun 24 05:14:27 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1985347888 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) Jun 24 05:14:27 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-edc96deb-5ff3-4b53-a54b-6d52216e513f tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:27 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-edc96deb-5ff3-4b53-a54b-6d52216e513f tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 911158f2-44b9-4d18-9e83-18de066e4e94] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-edc96deb-5ff3-4b53-a54b-6d52216e513f tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-edc96deb-5ff3-4b53-a54b-6d52216e513f tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-edc96deb-5ff3-4b53-a54b-6d52216e513f tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-edc96deb-5ff3-4b53-a54b-6d52216e513f tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-edc96deb-5ff3-4b53-a54b-6d52216e513f tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:27 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-edc96deb-5ff3-4b53-a54b-6d52216e513f tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-edc96deb-5ff3-4b53-a54b-6d52216e513f tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] HTTP exception thrown: Instance 911158f2-44b9-4d18-9e83-18de066e4e94 could not be found. Jun 24 05:14:27 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-edc96deb-5ff3-4b53-a54b-6d52216e513f tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Returning 404 to user: Instance 911158f2-44b9-4d18-9e83-18de066e4e94 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:14:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-edc96deb-5ff3-4b53-a54b-6d52216e513f tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94" status: 404 len: 111 microversion: 2.1 time: 0.037271 Jun 24 05:14:27 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 558/1111] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:27 2026] GET /compute/v2.1/servers/911158f2-44b9-4d18-9e83-18de066e4e94 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:14:27 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesActionsTest-instance-2000113353", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42", "networks": [{"uuid": "e5948798-e903-4e8c-8d69-217c13ced4be"}]}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:14:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:27 devstack devstack@n-api.service[67859]: DEBUG nova.network.neutron [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] validate_networks() for [('e5948798-e903-4e8c-8d69-217c13ced4be', None, None, None, None, None)] {{(pid=67859) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 05:14:27 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:28 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:28 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Flavor limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 05:14:28 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Image limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 05:14:28 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Flavor pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 05:14:28 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Image pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 05:14:28 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 05:14:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:28 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Getting quotas for project 29d0d073c4b44cf5a499240b40be0fc0. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:14:28 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Getting quotas for user c03560aefc89470bb41c4347fa05f00b and project 29d0d073c4b44cf5a499240b40be0fc0. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:14:28 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Going to run 1 instances... {{(pid=67859) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 05:14:28 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 570ccd50-d20d-4da3-8f26-4e76d8d005c5] 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='f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1',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=67859) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 05:14:28 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-d16a1663-3eb1-4dd5-a6d5-b899b89a950b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 386 microversion: 2.1 time: 0.632799 Jun 24 05:14:28 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 554/1112] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 05:14:27 2026] POST /compute/v2.1/servers => generated 386 bytes in 635 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 24 05:14:28 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-71b48c13-c73b-4d68-952a-a5503f83768a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:28 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-71b48c13-c73b-4d68-952a-a5503f83768a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 570ccd50-d20d-4da3-8f26-4e76d8d005c5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:28 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-71b48c13-c73b-4d68-952a-a5503f83768a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:28 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-71b48c13-c73b-4d68-952a-a5503f83768a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:28 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-71b48c13-c73b-4d68-952a-a5503f83768a tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5" status: 200 len: 1224 microversion: 2.1 time: 0.100188 Jun 24 05:14:28 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 559/1113] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:28 2026] GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5 => generated 1224 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:29 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-c9017aa8-6b46-4b9e-b972-1b0bbebd64ca tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:29 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-c9017aa8-6b46-4b9e-b972-1b0bbebd64ca tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 570ccd50-d20d-4da3-8f26-4e76d8d005c5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c9017aa8-6b46-4b9e-b972-1b0bbebd64ca tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c9017aa8-6b46-4b9e-b972-1b0bbebd64ca tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c9017aa8-6b46-4b9e-b972-1b0bbebd64ca tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c9017aa8-6b46-4b9e-b972-1b0bbebd64ca tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c9017aa8-6b46-4b9e-b972-1b0bbebd64ca tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-c9017aa8-6b46-4b9e-b972-1b0bbebd64ca tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:29 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-c9017aa8-6b46-4b9e-b972-1b0bbebd64ca tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:29 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-c9017aa8-6b46-4b9e-b972-1b0bbebd64ca tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:29 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-c9017aa8-6b46-4b9e-b972-1b0bbebd64ca tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5" status: 200 len: 1228 microversion: 2.1 time: 0.101439 Jun 24 05:14:29 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 555/1114] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:29 2026] GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5 => generated 1228 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:30 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-d2a7444e-9b42-4ef3-b83b-8f7ed56c85df tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:30 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-d2a7444e-9b42-4ef3-b83b-8f7ed56c85df tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 570ccd50-d20d-4da3-8f26-4e76d8d005c5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d2a7444e-9b42-4ef3-b83b-8f7ed56c85df tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d2a7444e-9b42-4ef3-b83b-8f7ed56c85df tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d2a7444e-9b42-4ef3-b83b-8f7ed56c85df tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d2a7444e-9b42-4ef3-b83b-8f7ed56c85df tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d2a7444e-9b42-4ef3-b83b-8f7ed56c85df tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d2a7444e-9b42-4ef3-b83b-8f7ed56c85df tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:30 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-d2a7444e-9b42-4ef3-b83b-8f7ed56c85df tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:30 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-d2a7444e-9b42-4ef3-b83b-8f7ed56c85df tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:30 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-d2a7444e-9b42-4ef3-b83b-8f7ed56c85df tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5" status: 200 len: 1276 microversion: 2.1 time: 0.127874 Jun 24 05:14:30 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 560/1115] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:30 2026] GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5 => generated 1276 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:31 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f0fd96d5-5377-406b-a6db-d12dd8127cdc tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:31 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f0fd96d5-5377-406b-a6db-d12dd8127cdc tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 570ccd50-d20d-4da3-8f26-4e76d8d005c5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f0fd96d5-5377-406b-a6db-d12dd8127cdc tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f0fd96d5-5377-406b-a6db-d12dd8127cdc tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f0fd96d5-5377-406b-a6db-d12dd8127cdc tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f0fd96d5-5377-406b-a6db-d12dd8127cdc tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f0fd96d5-5377-406b-a6db-d12dd8127cdc tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f0fd96d5-5377-406b-a6db-d12dd8127cdc tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:31 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-f0fd96d5-5377-406b-a6db-d12dd8127cdc tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:31 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-f0fd96d5-5377-406b-a6db-d12dd8127cdc tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:31 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f0fd96d5-5377-406b-a6db-d12dd8127cdc tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5" status: 200 len: 1276 microversion: 2.1 time: 0.101541 Jun 24 05:14:31 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 556/1116] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:31 2026] GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5 => generated 1276 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:32 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-03fe5bbb-3b81-4447-b6aa-caeeb23b9b7e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:32 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-03fe5bbb-3b81-4447-b6aa-caeeb23b9b7e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 570ccd50-d20d-4da3-8f26-4e76d8d005c5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-03fe5bbb-3b81-4447-b6aa-caeeb23b9b7e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-03fe5bbb-3b81-4447-b6aa-caeeb23b9b7e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-03fe5bbb-3b81-4447-b6aa-caeeb23b9b7e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-03fe5bbb-3b81-4447-b6aa-caeeb23b9b7e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-03fe5bbb-3b81-4447-b6aa-caeeb23b9b7e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-03fe5bbb-3b81-4447-b6aa-caeeb23b9b7e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:32 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-03fe5bbb-3b81-4447-b6aa-caeeb23b9b7e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:34 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-03fe5bbb-3b81-4447-b6aa-caeeb23b9b7e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:34 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-03fe5bbb-3b81-4447-b6aa-caeeb23b9b7e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5" status: 200 len: 1326 microversion: 2.1 time: 1.295246 Jun 24 05:14:34 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 561/1117] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:32 2026] GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5 => generated 1326 bytes in 1297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:35 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-6df6f069-19d8-42ab-915a-09cc0af170ca req-bd67dd40-84d8-4eab-8e1c-0f52d0ede368 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "570ccd50-d20d-4da3-8f26-4e76d8d005c5", "tag": "ec8f0696-dd4e-4239-8f0d-319abaee5801"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:14:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-6df6f069-19d8-42ab-915a-09cc0af170ca req-bd67dd40-84d8-4eab-8e1c-0f52d0ede368 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-6df6f069-19d8-42ab-915a-09cc0af170ca req-bd67dd40-84d8-4eab-8e1c-0f52d0ede368 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-6df6f069-19d8-42ab-915a-09cc0af170ca req-bd67dd40-84d8-4eab-8e1c-0f52d0ede368 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:35 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-6df6f069-19d8-42ab-915a-09cc0af170ca req-bd67dd40-84d8-4eab-8e1c-0f52d0ede368 service nova] Creating event network-changed:ec8f0696-dd4e-4239-8f0d-319abaee5801 for instance 570ccd50-d20d-4da3-8f26-4e76d8d005c5 on devstack Jun 24 05:14:35 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-6df6f069-19d8-42ab-915a-09cc0af170ca req-bd67dd40-84d8-4eab-8e1c-0f52d0ede368 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:14:35 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-6df6f069-19d8-42ab-915a-09cc0af170ca req-bd67dd40-84d8-4eab-8e1c-0f52d0ede368 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.050999 Jun 24 05:14:35 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 557/1118] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:14:35 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) Jun 24 05:14:35 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-53ac01a4-a3b6-4d3e-823c-9d07cb0e6f58 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:35 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-53ac01a4-a3b6-4d3e-823c-9d07cb0e6f58 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 570ccd50-d20d-4da3-8f26-4e76d8d005c5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-53ac01a4-a3b6-4d3e-823c-9d07cb0e6f58 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-53ac01a4-a3b6-4d3e-823c-9d07cb0e6f58 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-53ac01a4-a3b6-4d3e-823c-9d07cb0e6f58 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-53ac01a4-a3b6-4d3e-823c-9d07cb0e6f58 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-53ac01a4-a3b6-4d3e-823c-9d07cb0e6f58 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-53ac01a4-a3b6-4d3e-823c-9d07cb0e6f58 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:35 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-53ac01a4-a3b6-4d3e-823c-9d07cb0e6f58 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:35 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-53ac01a4-a3b6-4d3e-823c-9d07cb0e6f58 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:35 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-53ac01a4-a3b6-4d3e-823c-9d07cb0e6f58 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5" status: 200 len: 1324 microversion: 2.1 time: 0.306738 Jun 24 05:14:35 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 562/1119] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:35 2026] GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5 => generated 1324 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:36 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-39d73e19-7643-4d33-b232-7a9fd5b1b028 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:36 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-39d73e19-7643-4d33-b232-7a9fd5b1b028 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 570ccd50-d20d-4da3-8f26-4e76d8d005c5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-39d73e19-7643-4d33-b232-7a9fd5b1b028 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-39d73e19-7643-4d33-b232-7a9fd5b1b028 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-39d73e19-7643-4d33-b232-7a9fd5b1b028 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-39d73e19-7643-4d33-b232-7a9fd5b1b028 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-39d73e19-7643-4d33-b232-7a9fd5b1b028 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:36 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-39d73e19-7643-4d33-b232-7a9fd5b1b028 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:36 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-39d73e19-7643-4d33-b232-7a9fd5b1b028 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:36 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-39d73e19-7643-4d33-b232-7a9fd5b1b028 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:36 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-39d73e19-7643-4d33-b232-7a9fd5b1b028 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5" status: 200 len: 1324 microversion: 2.1 time: 0.274558 Jun 24 05:14:36 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 558/1120] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:36 2026] GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5 => generated 1324 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:37 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-6505e4ce-596b-47ad-898b-2cdb523e8ed0 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:37 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-6505e4ce-596b-47ad-898b-2cdb523e8ed0 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 570ccd50-d20d-4da3-8f26-4e76d8d005c5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6505e4ce-596b-47ad-898b-2cdb523e8ed0 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6505e4ce-596b-47ad-898b-2cdb523e8ed0 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6505e4ce-596b-47ad-898b-2cdb523e8ed0 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6505e4ce-596b-47ad-898b-2cdb523e8ed0 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6505e4ce-596b-47ad-898b-2cdb523e8ed0 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:37 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-6505e4ce-596b-47ad-898b-2cdb523e8ed0 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:37 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-6505e4ce-596b-47ad-898b-2cdb523e8ed0 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:38 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-6505e4ce-596b-47ad-898b-2cdb523e8ed0 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:38 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-6505e4ce-596b-47ad-898b-2cdb523e8ed0 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5" status: 200 len: 1324 microversion: 2.1 time: 0.212744 Jun 24 05:14:38 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 563/1121] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:37 2026] GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5 => generated 1324 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:38 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=2 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:14:38 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=3 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:14:38 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:14:39 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-be3459c1-7a35-47a1-9711-ec6f42f6b8b8 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:39 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-be3459c1-7a35-47a1-9711-ec6f42f6b8b8 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 570ccd50-d20d-4da3-8f26-4e76d8d005c5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-be3459c1-7a35-47a1-9711-ec6f42f6b8b8 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-be3459c1-7a35-47a1-9711-ec6f42f6b8b8 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-be3459c1-7a35-47a1-9711-ec6f42f6b8b8 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-be3459c1-7a35-47a1-9711-ec6f42f6b8b8 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-be3459c1-7a35-47a1-9711-ec6f42f6b8b8 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:39 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-be3459c1-7a35-47a1-9711-ec6f42f6b8b8 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:39 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-be3459c1-7a35-47a1-9711-ec6f42f6b8b8 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:39 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-be3459c1-7a35-47a1-9711-ec6f42f6b8b8 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:39 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-be3459c1-7a35-47a1-9711-ec6f42f6b8b8 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5" status: 200 len: 1324 microversion: 2.1 time: 0.243713 Jun 24 05:14:39 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 559/1122] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:39 2026] GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5 => generated 1324 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:40 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-1dd911de-4771-4035-a57f-c1ab074ce2d3 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:40 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-1dd911de-4771-4035-a57f-c1ab074ce2d3 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 570ccd50-d20d-4da3-8f26-4e76d8d005c5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1dd911de-4771-4035-a57f-c1ab074ce2d3 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1dd911de-4771-4035-a57f-c1ab074ce2d3 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1dd911de-4771-4035-a57f-c1ab074ce2d3 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1dd911de-4771-4035-a57f-c1ab074ce2d3 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1dd911de-4771-4035-a57f-c1ab074ce2d3 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:40 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1dd911de-4771-4035-a57f-c1ab074ce2d3 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:40 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-1dd911de-4771-4035-a57f-c1ab074ce2d3 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:40 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-1dd911de-4771-4035-a57f-c1ab074ce2d3 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:40 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-1dd911de-4771-4035-a57f-c1ab074ce2d3 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5" status: 200 len: 1324 microversion: 2.1 time: 0.219406 Jun 24 05:14:40 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 564/1123] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:40 2026] GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5 => generated 1324 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:41 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-0970b2ab-fb3e-4a41-a44d-b79bcc792848 req-cb82dc97-123b-4b2a-b6b7-6f3c626d605b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "570ccd50-d20d-4da3-8f26-4e76d8d005c5", "name": "network-vif-plugged", "status": "completed", "tag": "ec8f0696-dd4e-4239-8f0d-319abaee5801"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:14:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-0970b2ab-fb3e-4a41-a44d-b79bcc792848 req-cb82dc97-123b-4b2a-b6b7-6f3c626d605b service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-0970b2ab-fb3e-4a41-a44d-b79bcc792848 req-cb82dc97-123b-4b2a-b6b7-6f3c626d605b service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-0970b2ab-fb3e-4a41-a44d-b79bcc792848 req-cb82dc97-123b-4b2a-b6b7-6f3c626d605b service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:41 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-0970b2ab-fb3e-4a41-a44d-b79bcc792848 req-cb82dc97-123b-4b2a-b6b7-6f3c626d605b service nova] Creating event network-vif-plugged:ec8f0696-dd4e-4239-8f0d-319abaee5801 for instance 570ccd50-d20d-4da3-8f26-4e76d8d005c5 on devstack Jun 24 05:14:41 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-0970b2ab-fb3e-4a41-a44d-b79bcc792848 req-cb82dc97-123b-4b2a-b6b7-6f3c626d605b service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:14:41 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-0970b2ab-fb3e-4a41-a44d-b79bcc792848 req-cb82dc97-123b-4b2a-b6b7-6f3c626d605b service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.087053 Jun 24 05:14:41 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 560/1124] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:14:41 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:14:41 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-19c0baa0-fe1d-449a-9359-87b6d6efe1c1 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:41 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-19c0baa0-fe1d-449a-9359-87b6d6efe1c1 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 570ccd50-d20d-4da3-8f26-4e76d8d005c5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-19c0baa0-fe1d-449a-9359-87b6d6efe1c1 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-19c0baa0-fe1d-449a-9359-87b6d6efe1c1 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-19c0baa0-fe1d-449a-9359-87b6d6efe1c1 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-19c0baa0-fe1d-449a-9359-87b6d6efe1c1 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-19c0baa0-fe1d-449a-9359-87b6d6efe1c1 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:41 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-19c0baa0-fe1d-449a-9359-87b6d6efe1c1 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:41 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-19c0baa0-fe1d-449a-9359-87b6d6efe1c1 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:42 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-19c0baa0-fe1d-449a-9359-87b6d6efe1c1 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:42 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-19c0baa0-fe1d-449a-9359-87b6d6efe1c1 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5" status: 200 len: 1324 microversion: 2.1 time: 0.501616 Jun 24 05:14:42 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 565/1125] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:41 2026] GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5 => generated 1324 bytes in 507 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:43 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-d73f5d3b-9e38-4c99-9e92-aff59f62e491 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:43 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-d73f5d3b-9e38-4c99-9e92-aff59f62e491 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 570ccd50-d20d-4da3-8f26-4e76d8d005c5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d73f5d3b-9e38-4c99-9e92-aff59f62e491 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d73f5d3b-9e38-4c99-9e92-aff59f62e491 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d73f5d3b-9e38-4c99-9e92-aff59f62e491 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d73f5d3b-9e38-4c99-9e92-aff59f62e491 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d73f5d3b-9e38-4c99-9e92-aff59f62e491 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d73f5d3b-9e38-4c99-9e92-aff59f62e491 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:43 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-df540bcc-4081-4ef6-9a5f-d23e519c3e6b req-df070c8d-06da-4288-bd67-2e973ec3f4b3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "570ccd50-d20d-4da3-8f26-4e76d8d005c5", "name": "network-vif-plugged", "status": "completed", "tag": "ec8f0696-dd4e-4239-8f0d-319abaee5801"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:14:43 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-d73f5d3b-9e38-4c99-9e92-aff59f62e491 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-df540bcc-4081-4ef6-9a5f-d23e519c3e6b req-df070c8d-06da-4288-bd67-2e973ec3f4b3 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-df540bcc-4081-4ef6-9a5f-d23e519c3e6b req-df070c8d-06da-4288-bd67-2e973ec3f4b3 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-df540bcc-4081-4ef6-9a5f-d23e519c3e6b req-df070c8d-06da-4288-bd67-2e973ec3f4b3 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:43 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-df540bcc-4081-4ef6-9a5f-d23e519c3e6b req-df070c8d-06da-4288-bd67-2e973ec3f4b3 service nova] Creating event network-vif-plugged:ec8f0696-dd4e-4239-8f0d-319abaee5801 for instance 570ccd50-d20d-4da3-8f26-4e76d8d005c5 on devstack Jun 24 05:14:43 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-df540bcc-4081-4ef6-9a5f-d23e519c3e6b req-df070c8d-06da-4288-bd67-2e973ec3f4b3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:14:43 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-df540bcc-4081-4ef6-9a5f-d23e519c3e6b req-df070c8d-06da-4288-bd67-2e973ec3f4b3 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.112985 Jun 24 05:14:43 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 566/1126] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:14:43 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:14:43 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-d73f5d3b-9e38-4c99-9e92-aff59f62e491 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:43 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-d73f5d3b-9e38-4c99-9e92-aff59f62e491 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5" status: 200 len: 1324 microversion: 2.1 time: 0.396786 Jun 24 05:14:43 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 561/1127] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:43 2026] GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5 => generated 1324 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:44 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f4537332-d0a8-44ab-9075-e3c4d8defd85 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:44 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-f4537332-d0a8-44ab-9075-e3c4d8defd85 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 570ccd50-d20d-4da3-8f26-4e76d8d005c5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f4537332-d0a8-44ab-9075-e3c4d8defd85 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f4537332-d0a8-44ab-9075-e3c4d8defd85 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f4537332-d0a8-44ab-9075-e3c4d8defd85 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f4537332-d0a8-44ab-9075-e3c4d8defd85 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f4537332-d0a8-44ab-9075-e3c4d8defd85 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f4537332-d0a8-44ab-9075-e3c4d8defd85 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:44 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-f4537332-d0a8-44ab-9075-e3c4d8defd85 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:45 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-f4537332-d0a8-44ab-9075-e3c4d8defd85 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:45 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f4537332-d0a8-44ab-9075-e3c4d8defd85 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5" status: 200 len: 1502 microversion: 2.1 time: 0.586952 Jun 24 05:14:45 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 567/1128] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:44 2026] GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5 => generated 1502 bytes in 588 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:14:46 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8cd52a0e-77de-45ab-bb28-ea68a422a69e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:46 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-8cd52a0e-77de-45ab-bb28-ea68a422a69e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 570ccd50-d20d-4da3-8f26-4e76d8d005c5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8cd52a0e-77de-45ab-bb28-ea68a422a69e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8cd52a0e-77de-45ab-bb28-ea68a422a69e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8cd52a0e-77de-45ab-bb28-ea68a422a69e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8cd52a0e-77de-45ab-bb28-ea68a422a69e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8cd52a0e-77de-45ab-bb28-ea68a422a69e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8cd52a0e-77de-45ab-bb28-ea68a422a69e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:46 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-8cd52a0e-77de-45ab-bb28-ea68a422a69e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 570ccd50-d20d-4da3-8f26-4e76d8d005c5] Going to try to terminate instance {{(pid=67859) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 05:14:46 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8cd52a0e-77de-45ab-bb28-ea68a422a69e tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5" status: 204 len: 0 microversion: 2.1 time: 0.205561 Jun 24 05:14:46 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 562/1129] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:14:46 2026] DELETE /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:14:46 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-84c4c2ab-e449-4875-a444-90bd9f6dffc4 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:46 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-84c4c2ab-e449-4875-a444-90bd9f6dffc4 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 570ccd50-d20d-4da3-8f26-4e76d8d005c5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-84c4c2ab-e449-4875-a444-90bd9f6dffc4 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-84c4c2ab-e449-4875-a444-90bd9f6dffc4 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-84c4c2ab-e449-4875-a444-90bd9f6dffc4 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-84c4c2ab-e449-4875-a444-90bd9f6dffc4 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-84c4c2ab-e449-4875-a444-90bd9f6dffc4 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-84c4c2ab-e449-4875-a444-90bd9f6dffc4 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:46 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-84c4c2ab-e449-4875-a444-90bd9f6dffc4 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:47 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-84c4c2ab-e449-4875-a444-90bd9f6dffc4 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:47 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-84c4c2ab-e449-4875-a444-90bd9f6dffc4 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5" status: 200 len: 1508 microversion: 2.1 time: 0.244549 Jun 24 05:14:47 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 568/1130] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:46 2026] GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5 => generated 1508 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:48 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-08c129a4-bd6f-4ef8-912d-8e9122aaf1d3 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:48 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-08c129a4-bd6f-4ef8-912d-8e9122aaf1d3 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 570ccd50-d20d-4da3-8f26-4e76d8d005c5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-08c129a4-bd6f-4ef8-912d-8e9122aaf1d3 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-08c129a4-bd6f-4ef8-912d-8e9122aaf1d3 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-08c129a4-bd6f-4ef8-912d-8e9122aaf1d3 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-08c129a4-bd6f-4ef8-912d-8e9122aaf1d3 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-08c129a4-bd6f-4ef8-912d-8e9122aaf1d3 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-08c129a4-bd6f-4ef8-912d-8e9122aaf1d3 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:48 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-08c129a4-bd6f-4ef8-912d-8e9122aaf1d3 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:48 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-08c129a4-bd6f-4ef8-912d-8e9122aaf1d3 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:48 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-08c129a4-bd6f-4ef8-912d-8e9122aaf1d3 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5" status: 200 len: 1508 microversion: 2.1 time: 0.241036 Jun 24 05:14:48 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 563/1131] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:48 2026] GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5 => generated 1508 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:49 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0cda9d41-420e-4995-9895-c23c3088a19b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:49 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0cda9d41-420e-4995-9895-c23c3088a19b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 570ccd50-d20d-4da3-8f26-4e76d8d005c5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0cda9d41-420e-4995-9895-c23c3088a19b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0cda9d41-420e-4995-9895-c23c3088a19b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0cda9d41-420e-4995-9895-c23c3088a19b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0cda9d41-420e-4995-9895-c23c3088a19b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0cda9d41-420e-4995-9895-c23c3088a19b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0cda9d41-420e-4995-9895-c23c3088a19b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:49 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-0cda9d41-420e-4995-9895-c23c3088a19b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:49 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0cda9d41-420e-4995-9895-c23c3088a19b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:49 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0cda9d41-420e-4995-9895-c23c3088a19b tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5" status: 200 len: 1508 microversion: 2.1 time: 0.432850 Jun 24 05:14:49 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 569/1132] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:49 2026] GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5 => generated 1508 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:49 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-04082d88-96f2-4148-939e-5bea8c17c8a7 req-c5a2da3f-5973-4829-8edc-63da578e9c78 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "570ccd50-d20d-4da3-8f26-4e76d8d005c5", "name": "network-vif-deleted", "tag": "ec8f0696-dd4e-4239-8f0d-319abaee5801"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:14:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-04082d88-96f2-4148-939e-5bea8c17c8a7 req-c5a2da3f-5973-4829-8edc-63da578e9c78 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-04082d88-96f2-4148-939e-5bea8c17c8a7 req-c5a2da3f-5973-4829-8edc-63da578e9c78 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-04082d88-96f2-4148-939e-5bea8c17c8a7 req-c5a2da3f-5973-4829-8edc-63da578e9c78 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:50 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-04082d88-96f2-4148-939e-5bea8c17c8a7 req-c5a2da3f-5973-4829-8edc-63da578e9c78 service nova] Creating event network-vif-deleted:ec8f0696-dd4e-4239-8f0d-319abaee5801 for instance 570ccd50-d20d-4da3-8f26-4e76d8d005c5 on devstack Jun 24 05:14:50 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-04082d88-96f2-4148-939e-5bea8c17c8a7 req-c5a2da3f-5973-4829-8edc-63da578e9c78 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:14:50 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-04082d88-96f2-4148-939e-5bea8c17c8a7 req-c5a2da3f-5973-4829-8edc-63da578e9c78 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.049421 Jun 24 05:14:50 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 564/1133] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:14:49 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:14:50 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-4db9b0f9-413a-4a84-b52a-f97a1d8d01b5 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:50 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-4db9b0f9-413a-4a84-b52a-f97a1d8d01b5 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 570ccd50-d20d-4da3-8f26-4e76d8d005c5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4db9b0f9-413a-4a84-b52a-f97a1d8d01b5 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4db9b0f9-413a-4a84-b52a-f97a1d8d01b5 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4db9b0f9-413a-4a84-b52a-f97a1d8d01b5 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4db9b0f9-413a-4a84-b52a-f97a1d8d01b5 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4db9b0f9-413a-4a84-b52a-f97a1d8d01b5 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:50 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4db9b0f9-413a-4a84-b52a-f97a1d8d01b5 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:50 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-4db9b0f9-413a-4a84-b52a-f97a1d8d01b5 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:50 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-4db9b0f9-413a-4a84-b52a-f97a1d8d01b5 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:50 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-4db9b0f9-413a-4a84-b52a-f97a1d8d01b5 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5" status: 200 len: 1305 microversion: 2.1 time: 0.114547 Jun 24 05:14:50 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 570/1134] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:50 2026] GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5 => generated 1305 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:51 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-8ed1ee7f-15ac-4bcd-abf9-11ae8f8c98ae tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:51 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-8ed1ee7f-15ac-4bcd-abf9-11ae8f8c98ae tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 570ccd50-d20d-4da3-8f26-4e76d8d005c5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8ed1ee7f-15ac-4bcd-abf9-11ae8f8c98ae tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8ed1ee7f-15ac-4bcd-abf9-11ae8f8c98ae tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8ed1ee7f-15ac-4bcd-abf9-11ae8f8c98ae tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8ed1ee7f-15ac-4bcd-abf9-11ae8f8c98ae tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8ed1ee7f-15ac-4bcd-abf9-11ae8f8c98ae tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:51 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8ed1ee7f-15ac-4bcd-abf9-11ae8f8c98ae tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8ed1ee7f-15ac-4bcd-abf9-11ae8f8c98ae tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8ed1ee7f-15ac-4bcd-abf9-11ae8f8c98ae tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-8ed1ee7f-15ac-4bcd-abf9-11ae8f8c98ae tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:52 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-8ed1ee7f-15ac-4bcd-abf9-11ae8f8c98ae tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lazy-loading 'fault' on Instance uuid 570ccd50-d20d-4da3-8f26-4e76d8d005c5 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:14:52 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-8ed1ee7f-15ac-4bcd-abf9-11ae8f8c98ae tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:52 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-8ed1ee7f-15ac-4bcd-abf9-11ae8f8c98ae tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:52 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-8ed1ee7f-15ac-4bcd-abf9-11ae8f8c98ae tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5" status: 200 len: 1310 microversion: 2.1 time: 0.117802 Jun 24 05:14:52 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 565/1135] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:51 2026] GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5 => generated 1310 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:53 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-5db35a3d-d601-4ced-91e8-c5fc74beb08c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:53 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-5db35a3d-d601-4ced-91e8-c5fc74beb08c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 570ccd50-d20d-4da3-8f26-4e76d8d005c5] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:53 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=48,nova_api:UPDATE=2 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:14:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5db35a3d-d601-4ced-91e8-c5fc74beb08c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5db35a3d-d601-4ced-91e8-c5fc74beb08c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5db35a3d-d601-4ced-91e8-c5fc74beb08c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5db35a3d-d601-4ced-91e8-c5fc74beb08c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5db35a3d-d601-4ced-91e8-c5fc74beb08c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5db35a3d-d601-4ced-91e8-c5fc74beb08c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:53 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=138,nova_cell1:INSERT=3,nova_cell1:UPDATE=4 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:14:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5db35a3d-d601-4ced-91e8-c5fc74beb08c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5db35a3d-d601-4ced-91e8-c5fc74beb08c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5db35a3d-d601-4ced-91e8-c5fc74beb08c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:53 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-5db35a3d-d601-4ced-91e8-c5fc74beb08c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lazy-loading 'fault' on Instance uuid 570ccd50-d20d-4da3-8f26-4e76d8d005c5 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:14:53 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-5db35a3d-d601-4ced-91e8-c5fc74beb08c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:14:53 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-5db35a3d-d601-4ced-91e8-c5fc74beb08c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c03560aefc89470bb41c4347fa05f00b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '29d0d073c4b44cf5a499240b40be0fc0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:14:53 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-5db35a3d-d601-4ced-91e8-c5fc74beb08c tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5" status: 200 len: 1310 microversion: 2.1 time: 0.164794 Jun 24 05:14:53 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 571/1136] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:53 2026] GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5 => generated 1310 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:14:54 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-2e4c3eb3-2362-43cb-a4ce-b9c4060846c8 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:14:54 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-2e4c3eb3-2362-43cb-a4ce-b9c4060846c8 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] [instance: 570ccd50-d20d-4da3-8f26-4e76d8d005c5] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:14:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2e4c3eb3-2362-43cb-a4ce-b9c4060846c8 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2e4c3eb3-2362-43cb-a4ce-b9c4060846c8 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2e4c3eb3-2362-43cb-a4ce-b9c4060846c8 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2e4c3eb3-2362-43cb-a4ce-b9c4060846c8 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:14:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2e4c3eb3-2362-43cb-a4ce-b9c4060846c8 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:14:54 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2e4c3eb3-2362-43cb-a4ce-b9c4060846c8 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:14:54 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-2e4c3eb3-2362-43cb-a4ce-b9c4060846c8 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] HTTP exception thrown: Instance 570ccd50-d20d-4da3-8f26-4e76d8d005c5 could not be found. Jun 24 05:14:54 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-2e4c3eb3-2362-43cb-a4ce-b9c4060846c8 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] Returning 404 to user: Instance 570ccd50-d20d-4da3-8f26-4e76d8d005c5 could not be found. {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:14:54 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-2e4c3eb3-2362-43cb-a4ce-b9c4060846c8 tempest-VolumesActionsTest-1673806745 tempest-VolumesActionsTest-1673806745-project-member] 192.168.122.25 "GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5" status: 404 len: 111 microversion: 2.1 time: 0.041898 Jun 24 05:14:54 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 566/1137] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:14:54 2026] GET /compute/v2.1/servers/570ccd50-d20d-4da3-8f26-4e76d8d005c5 => generated 111 bytes in 43 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:15:01 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-bb508357-921d-457f-93e1-f79e597fff3c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-348309098", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHK7v12b/jidbyYAc4rR8n5S7Mo81rKEE1AWuEVKeSbbL+EiDXQvaXvcs1mlEG7CW+de9HLSbFWVf8D/yhcD7ajgdoDBSvTHn9CfUoXK1FtS1agpvpTWLBHylIyQNuyGzw=="}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:15:01 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-bb508357-921d-457f-93e1-f79e597fff3c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Getting quotas for project 95d523a359224ae3ba46a88623f9ef77. Resources: {'key_pairs'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:15:01 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-bb508357-921d-457f-93e1-f79e597fff3c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Getting quotas for user e17f2d95315a4321933fe3387a0ef0d1 and project 95d523a359224ae3ba46a88623f9ef77. Resources: {'key_pairs'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:15:01 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-bb508357-921d-457f-93e1-f79e597fff3c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.232556 Jun 24 05:15:01 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 572/1138] 192.168.122.25 () {60 vars in 1156 bytes} [Wed Jun 24 05:15:01 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:15:03 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=4 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=52,nova_api:INSERT=6,nova_api:DELETE=1,nova_api:UPDATE=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=120,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-232798206", "imageRef": "f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1", "flavorRef": "42", "networks": [{"uuid": "b8d67daf-1a09-480e-9a20-2712e20bd981"}], "security_groups": [{"name": "tempest-securitygroup--1102732092"}], "key_name": "tempest-keypair-348309098", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG nova.network.neutron [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] validate_networks() for [('b8d67daf-1a09-480e-9a20-2712e20bd981', None, None, None, None, None)] {{(pid=67859) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:15:04 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Flavor limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Image limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Flavor pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Image pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Getting quotas for project 95d523a359224ae3ba46a88623f9ef77. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Getting quotas for user e17f2d95315a4321933fe3387a0ef0d1 and project 95d523a359224ae3ba46a88623f9ef77. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Going to run 1 instances... {{(pid=67859) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 05:15:04 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] 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='f10ea8c6-83f8-4e34-84e8-46ef1c4bebe1',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=67859) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 05:15:05 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-d66715fd-d195-4426-a646-955928b34a84 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 412 microversion: 2.1 time: 0.714158 Jun 24 05:15:05 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 567/1139] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 05:15:04 2026] POST /compute/v2.1/servers => generated 412 bytes in 716 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 24 05:15:05 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-8038a3bc-046c-445c-bef7-d1932a65fedb tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:15:05 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-8038a3bc-046c-445c-bef7-d1932a65fedb tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:15:05 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-8038a3bc-046c-445c-bef7-d1932a65fedb tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:15:05 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-8038a3bc-046c-445c-bef7-d1932a65fedb tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e17f2d95315a4321933fe3387a0ef0d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95d523a359224ae3ba46a88623f9ef77', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:15:05 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-8038a3bc-046c-445c-bef7-d1932a65fedb tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804" status: 200 len: 1260 microversion: 2.1 time: 0.084562 Jun 24 05:15:05 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 573/1140] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:15:05 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 => generated 1260 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:15:06 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-5286f5a2-581f-4562-9aac-2066f2c51201 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:15:06 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-5286f5a2-581f-4562-9aac-2066f2c51201 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:15:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5286f5a2-581f-4562-9aac-2066f2c51201 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5286f5a2-581f-4562-9aac-2066f2c51201 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5286f5a2-581f-4562-9aac-2066f2c51201 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5286f5a2-581f-4562-9aac-2066f2c51201 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5286f5a2-581f-4562-9aac-2066f2c51201 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:06 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5286f5a2-581f-4562-9aac-2066f2c51201 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:06 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-5286f5a2-581f-4562-9aac-2066f2c51201 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:15:06 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-5286f5a2-581f-4562-9aac-2066f2c51201 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e17f2d95315a4321933fe3387a0ef0d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95d523a359224ae3ba46a88623f9ef77', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:15:06 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-5286f5a2-581f-4562-9aac-2066f2c51201 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804" status: 200 len: 1264 microversion: 2.1 time: 0.152994 Jun 24 05:15:06 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 568/1141] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:15:06 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 => generated 1264 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:15:07 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f315afc5-acce-47c3-91ab-59bc85847dd6 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:15:07 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-f315afc5-acce-47c3-91ab-59bc85847dd6 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:15:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f315afc5-acce-47c3-91ab-59bc85847dd6 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f315afc5-acce-47c3-91ab-59bc85847dd6 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f315afc5-acce-47c3-91ab-59bc85847dd6 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f315afc5-acce-47c3-91ab-59bc85847dd6 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f315afc5-acce-47c3-91ab-59bc85847dd6 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:07 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f315afc5-acce-47c3-91ab-59bc85847dd6 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:07 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-f315afc5-acce-47c3-91ab-59bc85847dd6 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:15:07 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-f315afc5-acce-47c3-91ab-59bc85847dd6 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e17f2d95315a4321933fe3387a0ef0d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95d523a359224ae3ba46a88623f9ef77', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:15:07 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f315afc5-acce-47c3-91ab-59bc85847dd6 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804" status: 200 len: 1312 microversion: 2.1 time: 0.109051 Jun 24 05:15:07 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 574/1142] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:15:07 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 => generated 1312 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:15:08 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-a7143e03-772e-4912-a2a1-3a49817d9347 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:15:08 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-a7143e03-772e-4912-a2a1-3a49817d9347 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:15:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a7143e03-772e-4912-a2a1-3a49817d9347 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a7143e03-772e-4912-a2a1-3a49817d9347 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a7143e03-772e-4912-a2a1-3a49817d9347 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a7143e03-772e-4912-a2a1-3a49817d9347 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a7143e03-772e-4912-a2a1-3a49817d9347 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:08 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-a7143e03-772e-4912-a2a1-3a49817d9347 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:08 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-a7143e03-772e-4912-a2a1-3a49817d9347 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:15:08 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-a7143e03-772e-4912-a2a1-3a49817d9347 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e17f2d95315a4321933fe3387a0ef0d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95d523a359224ae3ba46a88623f9ef77', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:15:08 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-a7143e03-772e-4912-a2a1-3a49817d9347 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804" status: 200 len: 1312 microversion: 2.1 time: 0.124847 Jun 24 05:15:08 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 569/1143] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:15:08 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 => generated 1312 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:15:09 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-4a560639-02e0-4846-82ff-18f266598997 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:15:09 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-4a560639-02e0-4846-82ff-18f266598997 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:15:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4a560639-02e0-4846-82ff-18f266598997 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4a560639-02e0-4846-82ff-18f266598997 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4a560639-02e0-4846-82ff-18f266598997 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4a560639-02e0-4846-82ff-18f266598997 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4a560639-02e0-4846-82ff-18f266598997 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4a560639-02e0-4846-82ff-18f266598997 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:09 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-4a560639-02e0-4846-82ff-18f266598997 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:15:09 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-4a560639-02e0-4846-82ff-18f266598997 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e17f2d95315a4321933fe3387a0ef0d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95d523a359224ae3ba46a88623f9ef77', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:15:09 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-4a560639-02e0-4846-82ff-18f266598997 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804" status: 200 len: 1320 microversion: 2.1 time: 0.132507 Jun 24 05:15:09 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 575/1144] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:15:09 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 => generated 1320 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:15:10 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-016288a4-549f-431e-9e88-97330fb1e76f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:15:10 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-016288a4-549f-431e-9e88-97330fb1e76f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:15:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-016288a4-549f-431e-9e88-97330fb1e76f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-016288a4-549f-431e-9e88-97330fb1e76f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-016288a4-549f-431e-9e88-97330fb1e76f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-016288a4-549f-431e-9e88-97330fb1e76f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-016288a4-549f-431e-9e88-97330fb1e76f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:10 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-016288a4-549f-431e-9e88-97330fb1e76f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:10 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-016288a4-549f-431e-9e88-97330fb1e76f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:15:11 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-016288a4-549f-431e-9e88-97330fb1e76f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e17f2d95315a4321933fe3387a0ef0d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95d523a359224ae3ba46a88623f9ef77', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:15:11 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-016288a4-549f-431e-9e88-97330fb1e76f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804" status: 200 len: 1398 microversion: 2.1 time: 0.326572 Jun 24 05:15:11 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 570/1145] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:15:10 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 => generated 1398 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:15:12 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-b1d67d72-3b3c-414e-a4e5-3adc754536e5 req-70892687-823c-4890-9694-011495cdec91 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b0077a25-ddfb-4c03-8d9d-1b2a6a34a804", "tag": "fc5ff269-db39-45dc-93bb-4178c32fa109"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:15:12 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-9e1214eb-754b-45da-8b2e-778006893a22 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:15:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-b1d67d72-3b3c-414e-a4e5-3adc754536e5 req-70892687-823c-4890-9694-011495cdec91 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-b1d67d72-3b3c-414e-a4e5-3adc754536e5 req-70892687-823c-4890-9694-011495cdec91 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-b1d67d72-3b3c-414e-a4e5-3adc754536e5 req-70892687-823c-4890-9694-011495cdec91 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:12 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-9e1214eb-754b-45da-8b2e-778006893a22 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:15:12 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-b1d67d72-3b3c-414e-a4e5-3adc754536e5 req-70892687-823c-4890-9694-011495cdec91 service nova] Creating event network-changed:fc5ff269-db39-45dc-93bb-4178c32fa109 for instance b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 on devstack Jun 24 05:15:12 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-b1d67d72-3b3c-414e-a4e5-3adc754536e5 req-70892687-823c-4890-9694-011495cdec91 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:15:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9e1214eb-754b-45da-8b2e-778006893a22 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9e1214eb-754b-45da-8b2e-778006893a22 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9e1214eb-754b-45da-8b2e-778006893a22 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9e1214eb-754b-45da-8b2e-778006893a22 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9e1214eb-754b-45da-8b2e-778006893a22 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9e1214eb-754b-45da-8b2e-778006893a22 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:12 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-b1d67d72-3b3c-414e-a4e5-3adc754536e5 req-70892687-823c-4890-9694-011495cdec91 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.085403 Jun 24 05:15:12 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 576/1146] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:15:12 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) Jun 24 05:15:12 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-9e1214eb-754b-45da-8b2e-778006893a22 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:15:12 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-9e1214eb-754b-45da-8b2e-778006893a22 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e17f2d95315a4321933fe3387a0ef0d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95d523a359224ae3ba46a88623f9ef77', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:15:12 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-9e1214eb-754b-45da-8b2e-778006893a22 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804" status: 200 len: 1386 microversion: 2.1 time: 0.268153 Jun 24 05:15:12 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 571/1147] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:15:12 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 => generated 1386 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:15:13 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-337188ba-73f2-4360-a3c3-ade8d08507b1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:15:13 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-337188ba-73f2-4360-a3c3-ade8d08507b1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:15:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-337188ba-73f2-4360-a3c3-ade8d08507b1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-337188ba-73f2-4360-a3c3-ade8d08507b1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-337188ba-73f2-4360-a3c3-ade8d08507b1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-337188ba-73f2-4360-a3c3-ade8d08507b1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-337188ba-73f2-4360-a3c3-ade8d08507b1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-337188ba-73f2-4360-a3c3-ade8d08507b1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:13 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-337188ba-73f2-4360-a3c3-ade8d08507b1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:15:13 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-337188ba-73f2-4360-a3c3-ade8d08507b1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e17f2d95315a4321933fe3387a0ef0d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95d523a359224ae3ba46a88623f9ef77', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:15:13 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-337188ba-73f2-4360-a3c3-ade8d08507b1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804" status: 200 len: 1386 microversion: 2.1 time: 0.225806 Jun 24 05:15:13 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 577/1148] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:15:13 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 => generated 1386 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:15:14 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-525ebc62-d3c5-4f36-baf7-919ad2707e10 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:15:14 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-525ebc62-d3c5-4f36-baf7-919ad2707e10 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:15:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-525ebc62-d3c5-4f36-baf7-919ad2707e10 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-525ebc62-d3c5-4f36-baf7-919ad2707e10 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-525ebc62-d3c5-4f36-baf7-919ad2707e10 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-525ebc62-d3c5-4f36-baf7-919ad2707e10 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-525ebc62-d3c5-4f36-baf7-919ad2707e10 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-525ebc62-d3c5-4f36-baf7-919ad2707e10 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:14 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-525ebc62-d3c5-4f36-baf7-919ad2707e10 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:15:14 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-525ebc62-d3c5-4f36-baf7-919ad2707e10 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e17f2d95315a4321933fe3387a0ef0d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95d523a359224ae3ba46a88623f9ef77', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:15:14 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-525ebc62-d3c5-4f36-baf7-919ad2707e10 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804" status: 200 len: 1386 microversion: 2.1 time: 0.213327 Jun 24 05:15:14 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 572/1149] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:15:14 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 => generated 1386 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:15:14 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=2 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:15:14 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=3 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:15:15 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=3 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:15:15 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c4ff22ff-e48b-43dd-ae6e-22c6f148f999 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:15:15 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-c4ff22ff-e48b-43dd-ae6e-22c6f148f999 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:15:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c4ff22ff-e48b-43dd-ae6e-22c6f148f999 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c4ff22ff-e48b-43dd-ae6e-22c6f148f999 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c4ff22ff-e48b-43dd-ae6e-22c6f148f999 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c4ff22ff-e48b-43dd-ae6e-22c6f148f999 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c4ff22ff-e48b-43dd-ae6e-22c6f148f999 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c4ff22ff-e48b-43dd-ae6e-22c6f148f999 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:15 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-c4ff22ff-e48b-43dd-ae6e-22c6f148f999 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:15:16 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-c4ff22ff-e48b-43dd-ae6e-22c6f148f999 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e17f2d95315a4321933fe3387a0ef0d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95d523a359224ae3ba46a88623f9ef77', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:15:16 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-c4ff22ff-e48b-43dd-ae6e-22c6f148f999 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804" status: 200 len: 1386 microversion: 2.1 time: 0.278961 Jun 24 05:15:16 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 578/1150] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:15:15 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 => generated 1386 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:15:17 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-b5929380-eebd-4b24-bd54-856f04bacc5d tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:15:17 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-b5929380-eebd-4b24-bd54-856f04bacc5d tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:15:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b5929380-eebd-4b24-bd54-856f04bacc5d tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b5929380-eebd-4b24-bd54-856f04bacc5d tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b5929380-eebd-4b24-bd54-856f04bacc5d tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b5929380-eebd-4b24-bd54-856f04bacc5d tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b5929380-eebd-4b24-bd54-856f04bacc5d tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b5929380-eebd-4b24-bd54-856f04bacc5d tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:17 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-b5929380-eebd-4b24-bd54-856f04bacc5d tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:15:17 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-b5929380-eebd-4b24-bd54-856f04bacc5d tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e17f2d95315a4321933fe3387a0ef0d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95d523a359224ae3ba46a88623f9ef77', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:15:17 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-b5929380-eebd-4b24-bd54-856f04bacc5d tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804" status: 200 len: 1386 microversion: 2.1 time: 0.285842 Jun 24 05:15:17 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 573/1151] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:15:17 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 => generated 1386 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:15:18 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-10ca60f6-9512-41ea-ab67-3b5f578d4b73 req-909f299c-7d0d-4b1b-af40-ef9977001970 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b0077a25-ddfb-4c03-8d9d-1b2a6a34a804", "name": "network-vif-plugged", "status": "completed", "tag": "fc5ff269-db39-45dc-93bb-4178c32fa109"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:15:18 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-8c3df4b1-ae44-43e3-bb97-f7da78c9827e tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:15:18 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-8c3df4b1-ae44-43e3-bb97-f7da78c9827e tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:15:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-10ca60f6-9512-41ea-ab67-3b5f578d4b73 req-909f299c-7d0d-4b1b-af40-ef9977001970 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c3df4b1-ae44-43e3-bb97-f7da78c9827e tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-10ca60f6-9512-41ea-ab67-3b5f578d4b73 req-909f299c-7d0d-4b1b-af40-ef9977001970 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-10ca60f6-9512-41ea-ab67-3b5f578d4b73 req-909f299c-7d0d-4b1b-af40-ef9977001970 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c3df4b1-ae44-43e3-bb97-f7da78c9827e tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c3df4b1-ae44-43e3-bb97-f7da78c9827e tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c3df4b1-ae44-43e3-bb97-f7da78c9827e tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c3df4b1-ae44-43e3-bb97-f7da78c9827e tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c3df4b1-ae44-43e3-bb97-f7da78c9827e tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:18 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-10ca60f6-9512-41ea-ab67-3b5f578d4b73 req-909f299c-7d0d-4b1b-af40-ef9977001970 service nova] Creating event network-vif-plugged:fc5ff269-db39-45dc-93bb-4178c32fa109 for instance b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 on devstack Jun 24 05:15:18 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-10ca60f6-9512-41ea-ab67-3b5f578d4b73 req-909f299c-7d0d-4b1b-af40-ef9977001970 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:15:18 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-10ca60f6-9512-41ea-ab67-3b5f578d4b73 req-909f299c-7d0d-4b1b-af40-ef9977001970 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.077445 Jun 24 05:15:18 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 574/1152] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:15:18 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:15:18 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-8c3df4b1-ae44-43e3-bb97-f7da78c9827e tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:15:18 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-8c3df4b1-ae44-43e3-bb97-f7da78c9827e tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e17f2d95315a4321933fe3387a0ef0d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95d523a359224ae3ba46a88623f9ef77', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:15:18 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-8c3df4b1-ae44-43e3-bb97-f7da78c9827e tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804" status: 200 len: 1386 microversion: 2.1 time: 0.454986 Jun 24 05:15:18 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 579/1153] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:15:18 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 => generated 1386 bytes in 459 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:15:19 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-7615c041-ece0-4c62-9a3b-8502ebc7bcbb tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:15:19 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-7615c041-ece0-4c62-9a3b-8502ebc7bcbb tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:15:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7615c041-ece0-4c62-9a3b-8502ebc7bcbb tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7615c041-ece0-4c62-9a3b-8502ebc7bcbb tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7615c041-ece0-4c62-9a3b-8502ebc7bcbb tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7615c041-ece0-4c62-9a3b-8502ebc7bcbb tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7615c041-ece0-4c62-9a3b-8502ebc7bcbb tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-7615c041-ece0-4c62-9a3b-8502ebc7bcbb tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:20 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-7615c041-ece0-4c62-9a3b-8502ebc7bcbb tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:15:20 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-7615c041-ece0-4c62-9a3b-8502ebc7bcbb tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e17f2d95315a4321933fe3387a0ef0d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95d523a359224ae3ba46a88623f9ef77', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:15:20 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-7615c041-ece0-4c62-9a3b-8502ebc7bcbb tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804" status: 200 len: 1386 microversion: 2.1 time: 0.311326 Jun 24 05:15:20 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 575/1154] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:15:19 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 => generated 1386 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:15:20 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-da0a1a37-85a3-4869-8327-8a1cdbe339ab req-91ffec88-1dbb-47b8-a1d2-1f0ce4bf95af service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b0077a25-ddfb-4c03-8d9d-1b2a6a34a804", "name": "network-vif-plugged", "status": "completed", "tag": "fc5ff269-db39-45dc-93bb-4178c32fa109"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:15:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-da0a1a37-85a3-4869-8327-8a1cdbe339ab req-91ffec88-1dbb-47b8-a1d2-1f0ce4bf95af service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-da0a1a37-85a3-4869-8327-8a1cdbe339ab req-91ffec88-1dbb-47b8-a1d2-1f0ce4bf95af service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-da0a1a37-85a3-4869-8327-8a1cdbe339ab req-91ffec88-1dbb-47b8-a1d2-1f0ce4bf95af service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:20 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-da0a1a37-85a3-4869-8327-8a1cdbe339ab req-91ffec88-1dbb-47b8-a1d2-1f0ce4bf95af service nova] Creating event network-vif-plugged:fc5ff269-db39-45dc-93bb-4178c32fa109 for instance b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 on devstack Jun 24 05:15:20 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-da0a1a37-85a3-4869-8327-8a1cdbe339ab req-91ffec88-1dbb-47b8-a1d2-1f0ce4bf95af service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:15:20 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-da0a1a37-85a3-4869-8327-8a1cdbe339ab req-91ffec88-1dbb-47b8-a1d2-1f0ce4bf95af service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.084407 Jun 24 05:15:20 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 580/1155] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:15:20 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) Jun 24 05:15:21 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f7f743dd-7948-4b61-a591-bcdf3d33ca25 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:15:21 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f7f743dd-7948-4b61-a591-bcdf3d33ca25 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:15:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f7f743dd-7948-4b61-a591-bcdf3d33ca25 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f7f743dd-7948-4b61-a591-bcdf3d33ca25 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f7f743dd-7948-4b61-a591-bcdf3d33ca25 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f7f743dd-7948-4b61-a591-bcdf3d33ca25 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f7f743dd-7948-4b61-a591-bcdf3d33ca25 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f7f743dd-7948-4b61-a591-bcdf3d33ca25 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:21 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-f7f743dd-7948-4b61-a591-bcdf3d33ca25 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:15:21 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-f7f743dd-7948-4b61-a591-bcdf3d33ca25 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e17f2d95315a4321933fe3387a0ef0d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95d523a359224ae3ba46a88623f9ef77', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:15:21 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f7f743dd-7948-4b61-a591-bcdf3d33ca25 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804" status: 200 len: 1580 microversion: 2.1 time: 0.456274 Jun 24 05:15:21 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 576/1156] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:15:21 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 => generated 1580 bytes in 457 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:15:21 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-d22752f8-e749-4e4b-a0a1-b5bff8f35a57 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:15:21 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-d22752f8-e749-4e4b-a0a1-b5bff8f35a57 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:15:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d22752f8-e749-4e4b-a0a1-b5bff8f35a57 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d22752f8-e749-4e4b-a0a1-b5bff8f35a57 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d22752f8-e749-4e4b-a0a1-b5bff8f35a57 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d22752f8-e749-4e4b-a0a1-b5bff8f35a57 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d22752f8-e749-4e4b-a0a1-b5bff8f35a57 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d22752f8-e749-4e4b-a0a1-b5bff8f35a57 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:21 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-d22752f8-e749-4e4b-a0a1-b5bff8f35a57 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:15:21 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-d22752f8-e749-4e4b-a0a1-b5bff8f35a57 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.184497 Jun 24 05:15:21 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 581/1157] 192.168.122.25 () {58 vars in 1272 bytes} [Wed Jun 24 05:15:21 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-interface => generated 283 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:15:23 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-9d8e220c-4ed8-40d1-b8aa-280cd00cf996 req-76b085f3-1652-4f88-b65f-626832ea4d3f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b0077a25-ddfb-4c03-8d9d-1b2a6a34a804", "tag": "fc5ff269-db39-45dc-93bb-4178c32fa109"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:15:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-9d8e220c-4ed8-40d1-b8aa-280cd00cf996 req-76b085f3-1652-4f88-b65f-626832ea4d3f service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-9d8e220c-4ed8-40d1-b8aa-280cd00cf996 req-76b085f3-1652-4f88-b65f-626832ea4d3f service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-9d8e220c-4ed8-40d1-b8aa-280cd00cf996 req-76b085f3-1652-4f88-b65f-626832ea4d3f service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:23 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-9d8e220c-4ed8-40d1-b8aa-280cd00cf996 req-76b085f3-1652-4f88-b65f-626832ea4d3f service nova] Creating event network-changed:fc5ff269-db39-45dc-93bb-4178c32fa109 for instance b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 on devstack Jun 24 05:15:23 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-9d8e220c-4ed8-40d1-b8aa-280cd00cf996 req-76b085f3-1652-4f88-b65f-626832ea4d3f service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:15:23 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-9d8e220c-4ed8-40d1-b8aa-280cd00cf996 req-76b085f3-1652-4f88-b65f-626832ea4d3f service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.049731 Jun 24 05:15:23 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 577/1158] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:15:23 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) Jun 24 05:15:31 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=16,nova_api:INSERT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:15:31 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=25 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:15:33 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=17,nova_api:INSERT=3 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:15:33 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=36 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:15:42 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-1f28001c-d74d-4cd2-bc14-69e465094d8f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:15:42 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-1f28001c-d74d-4cd2-bc14-69e465094d8f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:15:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f28001c-d74d-4cd2-bc14-69e465094d8f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f28001c-d74d-4cd2-bc14-69e465094d8f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f28001c-d74d-4cd2-bc14-69e465094d8f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f28001c-d74d-4cd2-bc14-69e465094d8f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f28001c-d74d-4cd2-bc14-69e465094d8f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-1f28001c-d74d-4cd2-bc14-69e465094d8f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:42 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-1f28001c-d74d-4cd2-bc14-69e465094d8f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:15:43 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-1f28001c-d74d-4cd2-bc14-69e465094d8f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e17f2d95315a4321933fe3387a0ef0d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95d523a359224ae3ba46a88623f9ef77', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:15:43 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-1f28001c-d74d-4cd2-bc14-69e465094d8f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804" status: 200 len: 1698 microversion: 2.1 time: 0.290148 Jun 24 05:15:43 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 582/1159] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:15:42 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 => generated 1698 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:15:43 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-da728e67-8b8f-4b73-bde8-9f5801caee2f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:15:43 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-da728e67-8b8f-4b73-bde8-9f5801caee2f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': 'e17f2d95315a4321933fe3387a0ef0d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95d523a359224ae3ba46a88623f9ef77', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:15:43 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-da728e67-8b8f-4b73-bde8-9f5801caee2f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Searching by: {'deleted': False, 'project_id': '95d523a359224ae3ba46a88623f9ef77'} {{(pid=67859) get_all /opt/stack/nova/nova/compute/api.py:3111}} Jun 24 05:15:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-da728e67-8b8f-4b73-bde8-9f5801caee2f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-da728e67-8b8f-4b73-bde8-9f5801caee2f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-da728e67-8b8f-4b73-bde8-9f5801caee2f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-da728e67-8b8f-4b73-bde8-9f5801caee2f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-da728e67-8b8f-4b73-bde8-9f5801caee2f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-da728e67-8b8f-4b73-bde8-9f5801caee2f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:43 devstack devstack@n-api.service[67859]: DEBUG nova.compute.multi_cell_list [None req-da728e67-8b8f-4b73-bde8-9f5801caee2f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=67859) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} Jun 24 05:15:43 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-da728e67-8b8f-4b73-bde8-9f5801caee2f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers" status: 200 len: 358 microversion: 2.1 time: 0.200534 Jun 24 05:15:43 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 578/1160] 192.168.122.25 () {58 vars in 1122 bytes} [Wed Jun 24 05:15:43 2026] GET /compute/v2.1/servers => generated 358 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:15:43 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-ee4fb2da-ca20-4927-b8bd-f84f1acd1156 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "75d787cf-9926-4a8a-a4f7-4f068eb2e358"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:15:43 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-ee4fb2da-ca20-4927-b8bd-f84f1acd1156 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:15:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ee4fb2da-ca20-4927-b8bd-f84f1acd1156 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ee4fb2da-ca20-4927-b8bd-f84f1acd1156 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ee4fb2da-ca20-4927-b8bd-f84f1acd1156 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ee4fb2da-ca20-4927-b8bd-f84f1acd1156 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ee4fb2da-ca20-4927-b8bd-f84f1acd1156 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:43 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ee4fb2da-ca20-4927-b8bd-f84f1acd1156 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:46 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-ee4fb2da-ca20-4927-b8bd-f84f1acd1156 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "POST /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.615828 Jun 24 05:15:46 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 583/1161] 192.168.122.25 () {60 vars in 1320 bytes} [Wed Jun 24 05:15:43 2026] POST /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments => generated 194 bytes in 2617 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:15:52 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-ff514892-d8a1-4ff1-bf67-9168f1ca37c9 req-c8bb1342-a693-48f2-9bb2-36b905a7d935 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:15:52 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [req-ff514892-d8a1-4ff1-bf67-9168f1ca37c9 req-c8bb1342-a693-48f2-9bb2-36b905a7d935 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:15:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-ff514892-d8a1-4ff1-bf67-9168f1ca37c9 req-c8bb1342-a693-48f2-9bb2-36b905a7d935 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-ff514892-d8a1-4ff1-bf67-9168f1ca37c9 req-c8bb1342-a693-48f2-9bb2-36b905a7d935 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-ff514892-d8a1-4ff1-bf67-9168f1ca37c9 req-c8bb1342-a693-48f2-9bb2-36b905a7d935 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-ff514892-d8a1-4ff1-bf67-9168f1ca37c9 req-c8bb1342-a693-48f2-9bb2-36b905a7d935 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-ff514892-d8a1-4ff1-bf67-9168f1ca37c9 req-c8bb1342-a693-48f2-9bb2-36b905a7d935 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-ff514892-d8a1-4ff1-bf67-9168f1ca37c9 req-c8bb1342-a693-48f2-9bb2-36b905a7d935 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:52 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-ff514892-d8a1-4ff1-bf67-9168f1ca37c9 req-c8bb1342-a693-48f2-9bb2-36b905a7d935 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments/75d787cf-9926-4a8a-a4f7-4f068eb2e358" status: 200 len: 302 microversion: 2.89 time: 0.234119 Jun 24 05:15:52 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 579/1162] 192.168.122.25 () {64 vars in 1767 bytes} [Wed Jun 24 05:15:51 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments/75d787cf-9926-4a8a-a4f7-4f068eb2e358 => generated 302 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:15:52 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-86ccbf5e-7a4a-4847-ab00-ffea3b2b5f67 req-fa5cb982-afc9-4548-b6f9-1a5fc65d4b0c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:15:52 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [req-86ccbf5e-7a4a-4847-ab00-ffea3b2b5f67 req-fa5cb982-afc9-4548-b6f9-1a5fc65d4b0c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:15:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-86ccbf5e-7a4a-4847-ab00-ffea3b2b5f67 req-fa5cb982-afc9-4548-b6f9-1a5fc65d4b0c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-86ccbf5e-7a4a-4847-ab00-ffea3b2b5f67 req-fa5cb982-afc9-4548-b6f9-1a5fc65d4b0c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-86ccbf5e-7a4a-4847-ab00-ffea3b2b5f67 req-fa5cb982-afc9-4548-b6f9-1a5fc65d4b0c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-86ccbf5e-7a4a-4847-ab00-ffea3b2b5f67 req-fa5cb982-afc9-4548-b6f9-1a5fc65d4b0c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-86ccbf5e-7a4a-4847-ab00-ffea3b2b5f67 req-fa5cb982-afc9-4548-b6f9-1a5fc65d4b0c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-86ccbf5e-7a4a-4847-ab00-ffea3b2b5f67 req-fa5cb982-afc9-4548-b6f9-1a5fc65d4b0c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:52 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-86ccbf5e-7a4a-4847-ab00-ffea3b2b5f67 req-fa5cb982-afc9-4548-b6f9-1a5fc65d4b0c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments/75d787cf-9926-4a8a-a4f7-4f068eb2e358" status: 200 len: 302 microversion: 2.89 time: 0.151659 Jun 24 05:15:52 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 584/1163] 192.168.122.25 () {64 vars in 1767 bytes} [Wed Jun 24 05:15:52 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments/75d787cf-9926-4a8a-a4f7-4f068eb2e358 => generated 302 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:15:53 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:15:53 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-1d0cf4ed-7691-4603-87c1-78d7663cfc81 req-23f2cf95-adf9-478b-97a9-5c9a5074063c tempest-TestServerVolumeAttachmentScenario-1497279803 tempest-TestServerVolumeAttachmentScenario-1497279803-project-admin] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:15:53 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [req-1d0cf4ed-7691-4603-87c1-78d7663cfc81 req-23f2cf95-adf9-478b-97a9-5c9a5074063c tempest-TestServerVolumeAttachmentScenario-1497279803 tempest-TestServerVolumeAttachmentScenario-1497279803-project-admin] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:15:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-1d0cf4ed-7691-4603-87c1-78d7663cfc81 req-23f2cf95-adf9-478b-97a9-5c9a5074063c tempest-TestServerVolumeAttachmentScenario-1497279803 tempest-TestServerVolumeAttachmentScenario-1497279803-project-admin] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-1d0cf4ed-7691-4603-87c1-78d7663cfc81 req-23f2cf95-adf9-478b-97a9-5c9a5074063c tempest-TestServerVolumeAttachmentScenario-1497279803 tempest-TestServerVolumeAttachmentScenario-1497279803-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-1d0cf4ed-7691-4603-87c1-78d7663cfc81 req-23f2cf95-adf9-478b-97a9-5c9a5074063c tempest-TestServerVolumeAttachmentScenario-1497279803 tempest-TestServerVolumeAttachmentScenario-1497279803-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-1d0cf4ed-7691-4603-87c1-78d7663cfc81 req-23f2cf95-adf9-478b-97a9-5c9a5074063c tempest-TestServerVolumeAttachmentScenario-1497279803 tempest-TestServerVolumeAttachmentScenario-1497279803-project-admin] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-1d0cf4ed-7691-4603-87c1-78d7663cfc81 req-23f2cf95-adf9-478b-97a9-5c9a5074063c tempest-TestServerVolumeAttachmentScenario-1497279803 tempest-TestServerVolumeAttachmentScenario-1497279803-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:53 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-1d0cf4ed-7691-4603-87c1-78d7663cfc81 req-23f2cf95-adf9-478b-97a9-5c9a5074063c tempest-TestServerVolumeAttachmentScenario-1497279803 tempest-TestServerVolumeAttachmentScenario-1497279803-project-admin] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:53 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-1d0cf4ed-7691-4603-87c1-78d7663cfc81 req-23f2cf95-adf9-478b-97a9-5c9a5074063c tempest-TestServerVolumeAttachmentScenario-1497279803 tempest-TestServerVolumeAttachmentScenario-1497279803-project-admin] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments/75d787cf-9926-4a8a-a4f7-4f068eb2e358" status: 200 len: 302 microversion: 2.89 time: 0.171919 Jun 24 05:15:53 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 580/1164] 192.168.122.25 () {64 vars in 1767 bytes} [Wed Jun 24 05:15:53 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments/75d787cf-9926-4a8a-a4f7-4f068eb2e358 => generated 302 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 24 05:15:53 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-b8981982-920b-4213-b28d-0bf748eadce1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "bb2f83dd-8f69-433d-aa35-a17e96ad097c"}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:15:53 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-b8981982-920b-4213-b28d-0bf748eadce1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:15:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b8981982-920b-4213-b28d-0bf748eadce1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b8981982-920b-4213-b28d-0bf748eadce1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b8981982-920b-4213-b28d-0bf748eadce1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b8981982-920b-4213-b28d-0bf748eadce1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:15:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b8981982-920b-4213-b28d-0bf748eadce1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:15:53 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b8981982-920b-4213-b28d-0bf748eadce1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:15:56 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-b8981982-920b-4213-b28d-0bf748eadce1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "POST /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.617618 Jun 24 05:15:56 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 585/1165] 192.168.122.25 () {60 vars in 1320 bytes} [Wed Jun 24 05:15:53 2026] POST /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments => generated 194 bytes in 2619 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:16:03 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=3 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:16:03 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=14 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:16:03 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=4 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:16:03 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=16 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:16:11 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f178ed1c-5f6d-41e9-8599-95b11ed15c3f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:16:11 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f178ed1c-5f6d-41e9-8599-95b11ed15c3f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:16:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f178ed1c-5f6d-41e9-8599-95b11ed15c3f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f178ed1c-5f6d-41e9-8599-95b11ed15c3f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f178ed1c-5f6d-41e9-8599-95b11ed15c3f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f178ed1c-5f6d-41e9-8599-95b11ed15c3f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f178ed1c-5f6d-41e9-8599-95b11ed15c3f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f178ed1c-5f6d-41e9-8599-95b11ed15c3f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:11 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-f178ed1c-5f6d-41e9-8599-95b11ed15c3f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lazy-loading 'services' on Instance uuid b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:16:11 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f178ed1c-5f6d-41e9-8599-95b11ed15c3f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments/bb2f83dd-8f69-433d-aa35-a17e96ad097c" status: 202 len: 0 microversion: 2.1 time: 0.211612 Jun 24 05:16:11 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 581/1166] 192.168.122.25 () {58 vars in 1413 bytes} [Wed Jun 24 05:16:11 2026] DELETE /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments/bb2f83dd-8f69-433d-aa35-a17e96ad097c => generated 0 bytes in 214 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:16:12 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-08ac84b4-c05d-42e9-8222-22737bd1df4c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:16:12 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-08ac84b4-c05d-42e9-8222-22737bd1df4c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:16:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-08ac84b4-c05d-42e9-8222-22737bd1df4c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-08ac84b4-c05d-42e9-8222-22737bd1df4c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-08ac84b4-c05d-42e9-8222-22737bd1df4c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-08ac84b4-c05d-42e9-8222-22737bd1df4c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-08ac84b4-c05d-42e9-8222-22737bd1df4c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-08ac84b4-c05d-42e9-8222-22737bd1df4c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:12 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-08ac84b4-c05d-42e9-8222-22737bd1df4c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.060366 Jun 24 05:16:12 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 586/1167] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:16:12 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments => generated 371 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:16:13 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-72b07866-8df4-4cdd-8958-e1285db85182 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:16:13 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-72b07866-8df4-4cdd-8958-e1285db85182 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:16:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72b07866-8df4-4cdd-8958-e1285db85182 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72b07866-8df4-4cdd-8958-e1285db85182 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72b07866-8df4-4cdd-8958-e1285db85182 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72b07866-8df4-4cdd-8958-e1285db85182 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72b07866-8df4-4cdd-8958-e1285db85182 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:13 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72b07866-8df4-4cdd-8958-e1285db85182 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:13 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-72b07866-8df4-4cdd-8958-e1285db85182 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.081264 Jun 24 05:16:13 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 582/1168] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:16:13 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments => generated 371 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:16:14 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-711a2b38-30ac-4af1-adcc-032c05c08282 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:16:14 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-711a2b38-30ac-4af1-adcc-032c05c08282 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:16:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-711a2b38-30ac-4af1-adcc-032c05c08282 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-711a2b38-30ac-4af1-adcc-032c05c08282 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-711a2b38-30ac-4af1-adcc-032c05c08282 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-711a2b38-30ac-4af1-adcc-032c05c08282 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-711a2b38-30ac-4af1-adcc-032c05c08282 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:14 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-711a2b38-30ac-4af1-adcc-032c05c08282 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:14 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-711a2b38-30ac-4af1-adcc-032c05c08282 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.053877 Jun 24 05:16:14 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 587/1169] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:16:14 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments => generated 371 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 05:16:15 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ead83743-a52d-4515-b20e-3504e6aba1c4 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:16:15 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-ead83743-a52d-4515-b20e-3504e6aba1c4 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:16:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ead83743-a52d-4515-b20e-3504e6aba1c4 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ead83743-a52d-4515-b20e-3504e6aba1c4 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ead83743-a52d-4515-b20e-3504e6aba1c4 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ead83743-a52d-4515-b20e-3504e6aba1c4 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ead83743-a52d-4515-b20e-3504e6aba1c4 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ead83743-a52d-4515-b20e-3504e6aba1c4 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:15 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ead83743-a52d-4515-b20e-3504e6aba1c4 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.051539 Jun 24 05:16:15 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 583/1170] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:16:15 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments => generated 197 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:16:15 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-683fc5a6-c80f-42a1-a97d-3c6e70dcfe48 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:16:15 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-683fc5a6-c80f-42a1-a97d-3c6e70dcfe48 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:16:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-683fc5a6-c80f-42a1-a97d-3c6e70dcfe48 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-683fc5a6-c80f-42a1-a97d-3c6e70dcfe48 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-683fc5a6-c80f-42a1-a97d-3c6e70dcfe48 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-683fc5a6-c80f-42a1-a97d-3c6e70dcfe48 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-683fc5a6-c80f-42a1-a97d-3c6e70dcfe48 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-683fc5a6-c80f-42a1-a97d-3c6e70dcfe48 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:15 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-683fc5a6-c80f-42a1-a97d-3c6e70dcfe48 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lazy-loading 'services' on Instance uuid b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:16:15 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-683fc5a6-c80f-42a1-a97d-3c6e70dcfe48 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments/75d787cf-9926-4a8a-a4f7-4f068eb2e358" status: 202 len: 0 microversion: 2.1 time: 0.202885 Jun 24 05:16:15 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 588/1171] 192.168.122.25 () {58 vars in 1413 bytes} [Wed Jun 24 05:16:15 2026] DELETE /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments/75d787cf-9926-4a8a-a4f7-4f068eb2e358 => generated 0 bytes in 210 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:16:15 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-d10d2ea9-1eda-4019-85ef-09436d75bba7 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:16:15 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-d10d2ea9-1eda-4019-85ef-09436d75bba7 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:16:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d10d2ea9-1eda-4019-85ef-09436d75bba7 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d10d2ea9-1eda-4019-85ef-09436d75bba7 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d10d2ea9-1eda-4019-85ef-09436d75bba7 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d10d2ea9-1eda-4019-85ef-09436d75bba7 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d10d2ea9-1eda-4019-85ef-09436d75bba7 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:15 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d10d2ea9-1eda-4019-85ef-09436d75bba7 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:15 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-d10d2ea9-1eda-4019-85ef-09436d75bba7 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.058163 Jun 24 05:16:15 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 584/1172] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:16:15 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments => generated 197 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:16:16 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-26630469-0011-4c92-934c-be8c4322848f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:16:16 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-26630469-0011-4c92-934c-be8c4322848f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:16:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-26630469-0011-4c92-934c-be8c4322848f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-26630469-0011-4c92-934c-be8c4322848f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-26630469-0011-4c92-934c-be8c4322848f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-26630469-0011-4c92-934c-be8c4322848f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-26630469-0011-4c92-934c-be8c4322848f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-26630469-0011-4c92-934c-be8c4322848f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:16 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-26630469-0011-4c92-934c-be8c4322848f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.074304 Jun 24 05:16:16 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 589/1173] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:16:16 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments => generated 197 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:16:17 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-6d40856d-fa63-4f54-ad68-22400f9041ba tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:16:17 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-6d40856d-fa63-4f54-ad68-22400f9041ba tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:16:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6d40856d-fa63-4f54-ad68-22400f9041ba tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6d40856d-fa63-4f54-ad68-22400f9041ba tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6d40856d-fa63-4f54-ad68-22400f9041ba tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6d40856d-fa63-4f54-ad68-22400f9041ba tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6d40856d-fa63-4f54-ad68-22400f9041ba tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-6d40856d-fa63-4f54-ad68-22400f9041ba tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:17 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-6d40856d-fa63-4f54-ad68-22400f9041ba tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.054381 Jun 24 05:16:17 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 585/1174] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:16:17 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments => generated 197 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 05:16:18 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-a3eb535b-0362-4617-a66e-06da635d95e9 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:16:18 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-a3eb535b-0362-4617-a66e-06da635d95e9 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:16:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a3eb535b-0362-4617-a66e-06da635d95e9 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a3eb535b-0362-4617-a66e-06da635d95e9 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a3eb535b-0362-4617-a66e-06da635d95e9 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a3eb535b-0362-4617-a66e-06da635d95e9 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a3eb535b-0362-4617-a66e-06da635d95e9 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-a3eb535b-0362-4617-a66e-06da635d95e9 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:18 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-a3eb535b-0362-4617-a66e-06da635d95e9 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.053701 Jun 24 05:16:18 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 590/1175] 192.168.122.25 () {58 vars in 1299 bytes} [Wed Jun 24 05:16:18 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments => generated 25 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 24 05:16:18 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-da42e14d-600d-4af9-935f-d7421cb672ee tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:16:18 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-da42e14d-600d-4af9-935f-d7421cb672ee tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:16:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-da42e14d-600d-4af9-935f-d7421cb672ee tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-da42e14d-600d-4af9-935f-d7421cb672ee tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-da42e14d-600d-4af9-935f-d7421cb672ee tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-da42e14d-600d-4af9-935f-d7421cb672ee tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-da42e14d-600d-4af9-935f-d7421cb672ee tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:18 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-da42e14d-600d-4af9-935f-d7421cb672ee tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:19 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-da42e14d-600d-4af9-935f-d7421cb672ee tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] HTTP exception thrown: Instance b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 is not attached to volume 75d787cf-9926-4a8a-a4f7-4f068eb2e358 Jun 24 05:16:19 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-da42e14d-600d-4af9-935f-d7421cb672ee tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Returning 404 to user: Instance b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 is not attached to volume 75d787cf-9926-4a8a-a4f7-4f068eb2e358 {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:16:19 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-da42e14d-600d-4af9-935f-d7421cb672ee tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments/75d787cf-9926-4a8a-a4f7-4f068eb2e358" status: 404 len: 154 microversion: 2.1 time: 0.100144 Jun 24 05:16:19 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 586/1176] 192.168.122.25 () {58 vars in 1413 bytes} [Wed Jun 24 05:16:18 2026] DELETE /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804/os-volume_attachments/75d787cf-9926-4a8a-a4f7-4f068eb2e358 => generated 154 bytes in 101 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:16:19 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-3706d6ec-f179-414c-8dac-c9d351a3156f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:16:19 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-3706d6ec-f179-414c-8dac-c9d351a3156f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:16:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3706d6ec-f179-414c-8dac-c9d351a3156f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3706d6ec-f179-414c-8dac-c9d351a3156f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3706d6ec-f179-414c-8dac-c9d351a3156f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3706d6ec-f179-414c-8dac-c9d351a3156f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3706d6ec-f179-414c-8dac-c9d351a3156f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:19 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-3706d6ec-f179-414c-8dac-c9d351a3156f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:19 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-3706d6ec-f179-414c-8dac-c9d351a3156f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Going to try to terminate instance {{(pid=67858) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 05:16:19 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-3706d6ec-f179-414c-8dac-c9d351a3156f tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804" status: 204 len: 0 microversion: 2.1 time: 0.171146 Jun 24 05:16:19 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 591/1177] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:16:19 2026] DELETE /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:16:19 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-72a6e02f-fbe8-48bd-a0db-5f473c4a2021 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:16:19 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-72a6e02f-fbe8-48bd-a0db-5f473c4a2021 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:16:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72a6e02f-fbe8-48bd-a0db-5f473c4a2021 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72a6e02f-fbe8-48bd-a0db-5f473c4a2021 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72a6e02f-fbe8-48bd-a0db-5f473c4a2021 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72a6e02f-fbe8-48bd-a0db-5f473c4a2021 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72a6e02f-fbe8-48bd-a0db-5f473c4a2021 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-72a6e02f-fbe8-48bd-a0db-5f473c4a2021 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:19 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-72a6e02f-fbe8-48bd-a0db-5f473c4a2021 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:16:19 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-72a6e02f-fbe8-48bd-a0db-5f473c4a2021 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e17f2d95315a4321933fe3387a0ef0d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95d523a359224ae3ba46a88623f9ef77', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:16:19 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-72a6e02f-fbe8-48bd-a0db-5f473c4a2021 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804" status: 200 len: 1704 microversion: 2.1 time: 0.259522 Jun 24 05:16:19 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 587/1178] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:16:19 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 => generated 1704 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:16:20 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-9efb52b0-e98c-4a46-836c-70d3215a9b10 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:16:20 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-9efb52b0-e98c-4a46-836c-70d3215a9b10 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:16:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9efb52b0-e98c-4a46-836c-70d3215a9b10 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9efb52b0-e98c-4a46-836c-70d3215a9b10 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9efb52b0-e98c-4a46-836c-70d3215a9b10 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9efb52b0-e98c-4a46-836c-70d3215a9b10 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9efb52b0-e98c-4a46-836c-70d3215a9b10 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9efb52b0-e98c-4a46-836c-70d3215a9b10 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:20 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-6a8793d5-b56c-470b-bb9e-4d3ad35682e5 req-fefff9c0-2372-4dfb-bc7c-01ed3dff1a8d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b0077a25-ddfb-4c03-8d9d-1b2a6a34a804", "name": "network-vif-unplugged", "status": "completed", "tag": "fc5ff269-db39-45dc-93bb-4178c32fa109"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:16:20 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-9efb52b0-e98c-4a46-836c-70d3215a9b10 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:16:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-6a8793d5-b56c-470b-bb9e-4d3ad35682e5 req-fefff9c0-2372-4dfb-bc7c-01ed3dff1a8d service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-6a8793d5-b56c-470b-bb9e-4d3ad35682e5 req-fefff9c0-2372-4dfb-bc7c-01ed3dff1a8d service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-6a8793d5-b56c-470b-bb9e-4d3ad35682e5 req-fefff9c0-2372-4dfb-bc7c-01ed3dff1a8d service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.007s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:20 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-6a8793d5-b56c-470b-bb9e-4d3ad35682e5 req-fefff9c0-2372-4dfb-bc7c-01ed3dff1a8d service nova] Creating event network-vif-unplugged:fc5ff269-db39-45dc-93bb-4178c32fa109 for instance b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 on devstack Jun 24 05:16:20 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-6a8793d5-b56c-470b-bb9e-4d3ad35682e5 req-fefff9c0-2372-4dfb-bc7c-01ed3dff1a8d service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:16:20 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-6a8793d5-b56c-470b-bb9e-4d3ad35682e5 req-fefff9c0-2372-4dfb-bc7c-01ed3dff1a8d service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.094153 Jun 24 05:16:20 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 588/1179] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:16:20 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:16:20 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-9efb52b0-e98c-4a46-836c-70d3215a9b10 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e17f2d95315a4321933fe3387a0ef0d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95d523a359224ae3ba46a88623f9ef77', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:16:20 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-9efb52b0-e98c-4a46-836c-70d3215a9b10 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804" status: 200 len: 1704 microversion: 2.1 time: 0.308495 Jun 24 05:16:20 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 592/1180] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:16:20 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 => generated 1704 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:16:21 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-665f89a2-4e6e-463f-8ab1-76d0caecdff4 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:16:21 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-665f89a2-4e6e-463f-8ab1-76d0caecdff4 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:16:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-665f89a2-4e6e-463f-8ab1-76d0caecdff4 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-665f89a2-4e6e-463f-8ab1-76d0caecdff4 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-665f89a2-4e6e-463f-8ab1-76d0caecdff4 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-665f89a2-4e6e-463f-8ab1-76d0caecdff4 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-665f89a2-4e6e-463f-8ab1-76d0caecdff4 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:21 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-665f89a2-4e6e-463f-8ab1-76d0caecdff4 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:21 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-665f89a2-4e6e-463f-8ab1-76d0caecdff4 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:16:22 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-665f89a2-4e6e-463f-8ab1-76d0caecdff4 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e17f2d95315a4321933fe3387a0ef0d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95d523a359224ae3ba46a88623f9ef77', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:16:22 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-665f89a2-4e6e-463f-8ab1-76d0caecdff4 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804" status: 200 len: 1704 microversion: 2.1 time: 0.204893 Jun 24 05:16:22 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 589/1181] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:16:21 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 => generated 1704 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:16:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-6aa004cc-3e9a-4149-a200-8110c71bf0a0 req-77da1b79-336c-401b-b0f1-da3b20b93cfb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b0077a25-ddfb-4c03-8d9d-1b2a6a34a804", "name": "network-vif-unplugged", "status": "completed", "tag": "fc5ff269-db39-45dc-93bb-4178c32fa109"}, {"server_uuid": "b0077a25-ddfb-4c03-8d9d-1b2a6a34a804", "name": "network-vif-deleted", "tag": "fc5ff269-db39-45dc-93bb-4178c32fa109"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:16:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-6aa004cc-3e9a-4149-a200-8110c71bf0a0 req-77da1b79-336c-401b-b0f1-da3b20b93cfb service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-6aa004cc-3e9a-4149-a200-8110c71bf0a0 req-77da1b79-336c-401b-b0f1-da3b20b93cfb service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-6aa004cc-3e9a-4149-a200-8110c71bf0a0 req-77da1b79-336c-401b-b0f1-da3b20b93cfb service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-6aa004cc-3e9a-4149-a200-8110c71bf0a0 req-77da1b79-336c-401b-b0f1-da3b20b93cfb service nova] Creating event network-vif-unplugged:fc5ff269-db39-45dc-93bb-4178c32fa109 for instance b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 on devstack Jun 24 05:16:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-6aa004cc-3e9a-4149-a200-8110c71bf0a0 req-77da1b79-336c-401b-b0f1-da3b20b93cfb service nova] Creating event network-vif-deleted:fc5ff269-db39-45dc-93bb-4178c32fa109 for instance b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 on devstack Jun 24 05:16:22 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-6aa004cc-3e9a-4149-a200-8110c71bf0a0 req-77da1b79-336c-401b-b0f1-da3b20b93cfb service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:16:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-6aa004cc-3e9a-4149-a200-8110c71bf0a0 req-77da1b79-336c-401b-b0f1-da3b20b93cfb service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.038432 Jun 24 05:16:22 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 593/1182] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:16:22 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:16:23 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-16c9a513-5caf-49bd-a380-1764acd5d34c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:16:23 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-16c9a513-5caf-49bd-a380-1764acd5d34c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:16:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-16c9a513-5caf-49bd-a380-1764acd5d34c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-16c9a513-5caf-49bd-a380-1764acd5d34c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-16c9a513-5caf-49bd-a380-1764acd5d34c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-16c9a513-5caf-49bd-a380-1764acd5d34c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-16c9a513-5caf-49bd-a380-1764acd5d34c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:23 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-16c9a513-5caf-49bd-a380-1764acd5d34c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:23 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-16c9a513-5caf-49bd-a380-1764acd5d34c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:16:23 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-16c9a513-5caf-49bd-a380-1764acd5d34c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e17f2d95315a4321933fe3387a0ef0d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95d523a359224ae3ba46a88623f9ef77', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:16:23 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-16c9a513-5caf-49bd-a380-1764acd5d34c tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804" status: 200 len: 1636 microversion: 2.1 time: 0.120639 Jun 24 05:16:23 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 590/1183] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:16:23 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 => generated 1636 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:16:24 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-987bc0ff-e482-427a-99a9-3db6eff5de62 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:16:24 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-987bc0ff-e482-427a-99a9-3db6eff5de62 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:16:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-987bc0ff-e482-427a-99a9-3db6eff5de62 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-987bc0ff-e482-427a-99a9-3db6eff5de62 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-987bc0ff-e482-427a-99a9-3db6eff5de62 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-987bc0ff-e482-427a-99a9-3db6eff5de62 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-987bc0ff-e482-427a-99a9-3db6eff5de62 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-987bc0ff-e482-427a-99a9-3db6eff5de62 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-987bc0ff-e482-427a-99a9-3db6eff5de62 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-987bc0ff-e482-427a-99a9-3db6eff5de62 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-987bc0ff-e482-427a-99a9-3db6eff5de62 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:24 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-987bc0ff-e482-427a-99a9-3db6eff5de62 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lazy-loading 'fault' on Instance uuid b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:16:24 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-987bc0ff-e482-427a-99a9-3db6eff5de62 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:16:24 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-987bc0ff-e482-427a-99a9-3db6eff5de62 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e17f2d95315a4321933fe3387a0ef0d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95d523a359224ae3ba46a88623f9ef77', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:16:24 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-987bc0ff-e482-427a-99a9-3db6eff5de62 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804" status: 200 len: 1346 microversion: 2.1 time: 0.146154 Jun 24 05:16:24 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 594/1184] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:16:24 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 => generated 1346 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:16:25 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-eaefa508-ddfb-4bf4-bcb0-d63e000db3e1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:16:25 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-eaefa508-ddfb-4bf4-bcb0-d63e000db3e1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:16:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-eaefa508-ddfb-4bf4-bcb0-d63e000db3e1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-eaefa508-ddfb-4bf4-bcb0-d63e000db3e1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-eaefa508-ddfb-4bf4-bcb0-d63e000db3e1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-eaefa508-ddfb-4bf4-bcb0-d63e000db3e1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-eaefa508-ddfb-4bf4-bcb0-d63e000db3e1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-eaefa508-ddfb-4bf4-bcb0-d63e000db3e1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-eaefa508-ddfb-4bf4-bcb0-d63e000db3e1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-eaefa508-ddfb-4bf4-bcb0-d63e000db3e1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:25 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-eaefa508-ddfb-4bf4-bcb0-d63e000db3e1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:25 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-eaefa508-ddfb-4bf4-bcb0-d63e000db3e1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lazy-loading 'fault' on Instance uuid b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:16:25 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-eaefa508-ddfb-4bf4-bcb0-d63e000db3e1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:16:25 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-eaefa508-ddfb-4bf4-bcb0-d63e000db3e1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'e17f2d95315a4321933fe3387a0ef0d1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '95d523a359224ae3ba46a88623f9ef77', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:16:25 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-eaefa508-ddfb-4bf4-bcb0-d63e000db3e1 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804" status: 200 len: 1346 microversion: 2.1 time: 0.140513 Jun 24 05:16:25 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 591/1185] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:16:25 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 => generated 1346 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:16:26 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-4fa68017-6512-4e04-920b-fddc19df9466 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:16:26 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-4fa68017-6512-4e04-920b-fddc19df9466 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] [instance: b0077a25-ddfb-4c03-8d9d-1b2a6a34a804] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:16:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4fa68017-6512-4e04-920b-fddc19df9466 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4fa68017-6512-4e04-920b-fddc19df9466 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4fa68017-6512-4e04-920b-fddc19df9466 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4fa68017-6512-4e04-920b-fddc19df9466 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:16:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4fa68017-6512-4e04-920b-fddc19df9466 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:16:26 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4fa68017-6512-4e04-920b-fddc19df9466 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:16:26 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.wsgi [None req-4fa68017-6512-4e04-920b-fddc19df9466 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] HTTP exception thrown: Instance b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 could not be found. Jun 24 05:16:26 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-4fa68017-6512-4e04-920b-fddc19df9466 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Returning 404 to user: Instance b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 could not be found. {{(pid=67858) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:16:26 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-4fa68017-6512-4e04-920b-fddc19df9466 tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804" status: 404 len: 111 microversion: 2.1 time: 0.038089 Jun 24 05:16:26 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 595/1186] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:16:26 2026] GET /compute/v2.1/servers/b0077a25-ddfb-4c03-8d9d-1b2a6a34a804 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:16:26 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-a85d7105-0350-4433-82b9-756f747fcbaa tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:16:26 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-a85d7105-0350-4433-82b9-756f747fcbaa tempest-TestServerVolumeAttachmentScenario-644772180 tempest-TestServerVolumeAttachmentScenario-644772180-project-member] 192.168.122.25 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-348309098" status: 202 len: 0 microversion: 2.1 time: 0.037588 Jun 24 05:16:26 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 592/1187] 192.168.122.25 () {58 vars in 1215 bytes} [Wed Jun 24 05:16:26 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-348309098 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:16:35 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=43,nova_cell1:INSERT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:16:36 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=14,nova_api:UPDATE=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:16:36 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=41,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:16:36 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=13,nova_api:DELETE=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:17:11 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f9453e35-ebb8-4fc1-8c2c-be696d710ab5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestShelveInstance-1508509376", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHFlPSukUi20nGuc5Q9m8+KzkU7701p7NQZoJeskbPgMPhasE9urxPcN0w415w4yv/sG+LMZkR3nN0WPnXkhi2MMT/FTumU4FfWDYLkFKSg8vhspST71MWm8JQTGGCrKIA=="}} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:17:11 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-f9453e35-ebb8-4fc1-8c2c-be696d710ab5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Getting quotas for project 0f910f9c397a46b08332ca8aff9dec94. Resources: {'key_pairs'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:17:11 devstack devstack@n-api.service[67858]: DEBUG nova.quota [None req-f9453e35-ebb8-4fc1-8c2c-be696d710ab5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Getting quotas for user f628fe7ff04e4ee4a93d16557f5d5d89 and project 0f910f9c397a46b08332ca8aff9dec94. Resources: {'key_pairs'} {{(pid=67858) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:17:12 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f9453e35-ebb8-4fc1-8c2c-be696d710ab5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "POST /compute/v2.1/os-keypairs" status: 200 len: 397 microversion: 2.1 time: 0.920966 Jun 24 05:17:12 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 596/1188] 192.168.122.25 () {60 vars in 1156 bytes} [Wed Jun 24 05:17:11 2026] POST /compute/v2.1/os-keypairs => generated 397 bytes in 938 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 05:17:21 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=2 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:17:21 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=5,nova_api:INSERT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:17:26 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestShelveInstance-server-351851945", "imageRef": "", "flavorRef": "42", "key_name": "tempest-TestShelveInstance-1508509376", "security_groups": [{"name": "tempest-secgroup-smoke-1129196903"}], "networks": [{"uuid": "3cff85ab-31b6-4c0b-a3ae-8c87b7e39b3a"}], "block_device_mapping_v2": [{"uuid": "6536f660-fe0e-4e47-be61-f45478126152", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:17:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:26 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:26 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:26 devstack devstack@n-api.service[67859]: DEBUG nova.network.neutron [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] validate_networks() for [('3cff85ab-31b6-4c0b-a3ae-8c87b7e39b3a', None, None, None, None, None)] {{(pid=67859) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 24 05:17:26 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:27 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:27 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Flavor limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 24 05:17:27 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Image limits 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 24 05:17:27 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Flavor pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 24 05:17:27 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Image pref 0:0:0 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 24 05:17:27 devstack devstack@n-api.service[67859]: DEBUG nova.virt.hardware [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=67859) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 24 05:17:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-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=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:27 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Getting quotas for project 0f910f9c397a46b08332ca8aff9dec94. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 24 05:17:27 devstack devstack@n-api.service[67859]: DEBUG nova.quota [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Getting quotas for user f628fe7ff04e4ee4a93d16557f5d5d89 and project 0f910f9c397a46b08332ca8aff9dec94. Resources: {'instances', 'ram', 'cores'} {{(pid=67859) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 24 05:17:27 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Going to run 1 instances... {{(pid=67859) _provision_instances /opt/stack/nova/nova/compute/api.py:1480}} Jun 24 05:17:27 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] 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='6536f660-fe0e-4e47-be61-f45478126152',volume_size=None,volume_type=None)] {{(pid=67859) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1942}} Jun 24 05:17:27 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-fc1af2a0-6c27-4386-b93f-c1700a44015f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "POST /compute/v2.1/servers" status: 202 len: 412 microversion: 2.1 time: 0.945449 Jun 24 05:17:27 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 593/1189] 192.168.122.25 () {60 vars in 1144 bytes} [Wed Jun 24 05:17:26 2026] POST /compute/v2.1/servers => generated 412 bytes in 947 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 24 05:17:27 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-1141b123-9d8f-4049-b625-bf1c1e18f7e4 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:17:27 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-1141b123-9d8f-4049-b625-bf1c1e18f7e4 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:17:27 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-1141b123-9d8f-4049-b625-bf1c1e18f7e4 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:27 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-1141b123-9d8f-4049-b625-bf1c1e18f7e4 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:17:27 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-1141b123-9d8f-4049-b625-bf1c1e18f7e4 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1095 microversion: 2.1 time: 0.097184 Jun 24 05:17:27 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 597/1190] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:17:27 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1095 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:17:28 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-228ba49e-9a9e-4091-9e66-681d1190e66b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:17:28 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-228ba49e-9a9e-4091-9e66-681d1190e66b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:17:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-228ba49e-9a9e-4091-9e66-681d1190e66b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-228ba49e-9a9e-4091-9e66-681d1190e66b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-228ba49e-9a9e-4091-9e66-681d1190e66b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-228ba49e-9a9e-4091-9e66-681d1190e66b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-228ba49e-9a9e-4091-9e66-681d1190e66b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:28 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-228ba49e-9a9e-4091-9e66-681d1190e66b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:28 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-228ba49e-9a9e-4091-9e66-681d1190e66b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:28 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-228ba49e-9a9e-4091-9e66-681d1190e66b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:17:28 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-228ba49e-9a9e-4091-9e66-681d1190e66b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1145 microversion: 2.1 time: 0.104665 Jun 24 05:17:28 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 594/1191] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:17:28 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1145 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:17:30 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-0f3dabd7-5727-480c-bcdc-d110e2e226b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:17:30 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-0f3dabd7-5727-480c-bcdc-d110e2e226b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:17:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0f3dabd7-5727-480c-bcdc-d110e2e226b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0f3dabd7-5727-480c-bcdc-d110e2e226b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0f3dabd7-5727-480c-bcdc-d110e2e226b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0f3dabd7-5727-480c-bcdc-d110e2e226b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0f3dabd7-5727-480c-bcdc-d110e2e226b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-0f3dabd7-5727-480c-bcdc-d110e2e226b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:30 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-0f3dabd7-5727-480c-bcdc-d110e2e226b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:30 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-0f3dabd7-5727-480c-bcdc-d110e2e226b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:17:30 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-0f3dabd7-5727-480c-bcdc-d110e2e226b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1193 microversion: 2.1 time: 0.108691 Jun 24 05:17:30 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 598/1192] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:17:29 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1193 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:17:31 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-94356abf-f934-42bb-a26b-9e4bc7c28233 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:17:31 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-94356abf-f934-42bb-a26b-9e4bc7c28233 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:17:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-94356abf-f934-42bb-a26b-9e4bc7c28233 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-94356abf-f934-42bb-a26b-9e4bc7c28233 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-94356abf-f934-42bb-a26b-9e4bc7c28233 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-94356abf-f934-42bb-a26b-9e4bc7c28233 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-94356abf-f934-42bb-a26b-9e4bc7c28233 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:31 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-94356abf-f934-42bb-a26b-9e4bc7c28233 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:31 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-94356abf-f934-42bb-a26b-9e4bc7c28233 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:31 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-94356abf-f934-42bb-a26b-9e4bc7c28233 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:17:31 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-94356abf-f934-42bb-a26b-9e4bc7c28233 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1193 microversion: 2.1 time: 0.113019 Jun 24 05:17:31 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 595/1193] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:17:31 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1193 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:17:32 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-71de7d20-c116-4adf-be11-ee1fb3ff1ac1 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:17:32 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-71de7d20-c116-4adf-be11-ee1fb3ff1ac1 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:17:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-71de7d20-c116-4adf-be11-ee1fb3ff1ac1 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-71de7d20-c116-4adf-be11-ee1fb3ff1ac1 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-71de7d20-c116-4adf-be11-ee1fb3ff1ac1 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-71de7d20-c116-4adf-be11-ee1fb3ff1ac1 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-71de7d20-c116-4adf-be11-ee1fb3ff1ac1 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:32 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-71de7d20-c116-4adf-be11-ee1fb3ff1ac1 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:32 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-71de7d20-c116-4adf-be11-ee1fb3ff1ac1 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:32 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-71de7d20-c116-4adf-be11-ee1fb3ff1ac1 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:17:32 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-71de7d20-c116-4adf-be11-ee1fb3ff1ac1 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1201 microversion: 2.1 time: 0.275175 Jun 24 05:17:32 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 599/1194] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:17:32 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1201 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:17:33 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-5b962004-329b-4520-a2dc-2f0af0f280aa tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:17:33 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-5b962004-329b-4520-a2dc-2f0af0f280aa tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:17:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5b962004-329b-4520-a2dc-2f0af0f280aa tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5b962004-329b-4520-a2dc-2f0af0f280aa tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5b962004-329b-4520-a2dc-2f0af0f280aa tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5b962004-329b-4520-a2dc-2f0af0f280aa tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5b962004-329b-4520-a2dc-2f0af0f280aa tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:33 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-5b962004-329b-4520-a2dc-2f0af0f280aa tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:33 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-5b962004-329b-4520-a2dc-2f0af0f280aa tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:34 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-5b962004-329b-4520-a2dc-2f0af0f280aa tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:17:34 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-5b962004-329b-4520-a2dc-2f0af0f280aa tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1269 microversion: 2.1 time: 0.799730 Jun 24 05:17:34 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 596/1195] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:17:33 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1269 bytes in 801 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:17:35 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-8943a667-66ad-40c8-bed9-7de89530b2a2 req-a7fe3773-ef15-4bad-a62b-a5cf3c10c9a9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "06074147-8d34-4072-8d50-43ce59d44ee4", "tag": "1dab1739-6b7d-452f-9d7b-d3e28ce37433"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:17:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-8943a667-66ad-40c8-bed9-7de89530b2a2 req-a7fe3773-ef15-4bad-a62b-a5cf3c10c9a9 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-8943a667-66ad-40c8-bed9-7de89530b2a2 req-a7fe3773-ef15-4bad-a62b-a5cf3c10c9a9 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-8943a667-66ad-40c8-bed9-7de89530b2a2 req-a7fe3773-ef15-4bad-a62b-a5cf3c10c9a9 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:35 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-8943a667-66ad-40c8-bed9-7de89530b2a2 req-a7fe3773-ef15-4bad-a62b-a5cf3c10c9a9 service nova] Creating event network-changed:1dab1739-6b7d-452f-9d7b-d3e28ce37433 for instance 06074147-8d34-4072-8d50-43ce59d44ee4 on devstack Jun 24 05:17:35 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-8943a667-66ad-40c8-bed9-7de89530b2a2 req-a7fe3773-ef15-4bad-a62b-a5cf3c10c9a9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:17:35 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-8943a667-66ad-40c8-bed9-7de89530b2a2 req-a7fe3773-ef15-4bad-a62b-a5cf3c10c9a9 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.049605 Jun 24 05:17:35 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 600/1196] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:17:35 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) Jun 24 05:17:35 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-95675a4c-891b-4cee-a406-dd181970fa29 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:17:35 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-95675a4c-891b-4cee-a406-dd181970fa29 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:17:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-95675a4c-891b-4cee-a406-dd181970fa29 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-95675a4c-891b-4cee-a406-dd181970fa29 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-95675a4c-891b-4cee-a406-dd181970fa29 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-95675a4c-891b-4cee-a406-dd181970fa29 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-95675a4c-891b-4cee-a406-dd181970fa29 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:35 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-95675a4c-891b-4cee-a406-dd181970fa29 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:35 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-95675a4c-891b-4cee-a406-dd181970fa29 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:35 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-95675a4c-891b-4cee-a406-dd181970fa29 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:17:35 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-95675a4c-891b-4cee-a406-dd181970fa29 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1279 microversion: 2.1 time: 0.185733 Jun 24 05:17:35 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 597/1197] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:17:35 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1279 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:17:36 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-908bcccf-65c4-4ae4-952d-1921eb313eb6 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:17:36 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-908bcccf-65c4-4ae4-952d-1921eb313eb6 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:17:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-908bcccf-65c4-4ae4-952d-1921eb313eb6 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-908bcccf-65c4-4ae4-952d-1921eb313eb6 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-908bcccf-65c4-4ae4-952d-1921eb313eb6 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-908bcccf-65c4-4ae4-952d-1921eb313eb6 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-908bcccf-65c4-4ae4-952d-1921eb313eb6 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:36 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-908bcccf-65c4-4ae4-952d-1921eb313eb6 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:36 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-908bcccf-65c4-4ae4-952d-1921eb313eb6 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:36 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-908bcccf-65c4-4ae4-952d-1921eb313eb6 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:17:36 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-908bcccf-65c4-4ae4-952d-1921eb313eb6 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1279 microversion: 2.1 time: 0.261582 Jun 24 05:17:36 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 601/1198] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:17:36 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1279 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:17:37 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=2 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:17:37 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell0:SELECT=3 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:17:37 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell0:SELECT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:17:37 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f810e3b3-155d-4a9d-bfd2-a41e18131fff tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:17:37 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f810e3b3-155d-4a9d-bfd2-a41e18131fff tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:17:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f810e3b3-155d-4a9d-bfd2-a41e18131fff tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f810e3b3-155d-4a9d-bfd2-a41e18131fff tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f810e3b3-155d-4a9d-bfd2-a41e18131fff tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f810e3b3-155d-4a9d-bfd2-a41e18131fff tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f810e3b3-155d-4a9d-bfd2-a41e18131fff tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f810e3b3-155d-4a9d-bfd2-a41e18131fff tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:38 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-f810e3b3-155d-4a9d-bfd2-a41e18131fff tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:38 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-f810e3b3-155d-4a9d-bfd2-a41e18131fff tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:17:38 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f810e3b3-155d-4a9d-bfd2-a41e18131fff tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1279 microversion: 2.1 time: 0.721191 Jun 24 05:17:38 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 598/1199] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:17:37 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1279 bytes in 727 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:17:39 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-87e93052-f85b-4b1d-8fa5-a0911e060c71 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:17:39 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-87e93052-f85b-4b1d-8fa5-a0911e060c71 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:17:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-87e93052-f85b-4b1d-8fa5-a0911e060c71 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-87e93052-f85b-4b1d-8fa5-a0911e060c71 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-87e93052-f85b-4b1d-8fa5-a0911e060c71 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-87e93052-f85b-4b1d-8fa5-a0911e060c71 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-87e93052-f85b-4b1d-8fa5-a0911e060c71 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-87e93052-f85b-4b1d-8fa5-a0911e060c71 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:39 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-87e93052-f85b-4b1d-8fa5-a0911e060c71 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:40 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-87e93052-f85b-4b1d-8fa5-a0911e060c71 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:17:40 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-87e93052-f85b-4b1d-8fa5-a0911e060c71 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1279 microversion: 2.1 time: 0.447456 Jun 24 05:17:40 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 602/1200] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:17:39 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1279 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:17:41 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-2ea778d8-5aae-44fa-8a1d-0b94e7f0dab5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:17:41 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-2ea778d8-5aae-44fa-8a1d-0b94e7f0dab5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:17:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2ea778d8-5aae-44fa-8a1d-0b94e7f0dab5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2ea778d8-5aae-44fa-8a1d-0b94e7f0dab5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2ea778d8-5aae-44fa-8a1d-0b94e7f0dab5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2ea778d8-5aae-44fa-8a1d-0b94e7f0dab5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2ea778d8-5aae-44fa-8a1d-0b94e7f0dab5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2ea778d8-5aae-44fa-8a1d-0b94e7f0dab5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:41 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-2ea778d8-5aae-44fa-8a1d-0b94e7f0dab5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:41 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-2ea778d8-5aae-44fa-8a1d-0b94e7f0dab5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:17:41 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-2ea778d8-5aae-44fa-8a1d-0b94e7f0dab5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1279 microversion: 2.1 time: 0.205754 Jun 24 05:17:41 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 599/1201] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:17:41 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1279 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:17:42 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-423b5029-435b-4eab-bfc9-1f0dd660b656 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:17:42 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-423b5029-435b-4eab-bfc9-1f0dd660b656 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:17:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-423b5029-435b-4eab-bfc9-1f0dd660b656 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-423b5029-435b-4eab-bfc9-1f0dd660b656 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-423b5029-435b-4eab-bfc9-1f0dd660b656 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-423b5029-435b-4eab-bfc9-1f0dd660b656 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-423b5029-435b-4eab-bfc9-1f0dd660b656 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-423b5029-435b-4eab-bfc9-1f0dd660b656 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:42 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-423b5029-435b-4eab-bfc9-1f0dd660b656 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:42 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-423b5029-435b-4eab-bfc9-1f0dd660b656 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:17:42 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-423b5029-435b-4eab-bfc9-1f0dd660b656 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1279 microversion: 2.1 time: 0.206776 Jun 24 05:17:42 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 603/1202] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:17:42 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1279 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:17:43 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-13c78943-53d0-42af-b9af-2c006393b366 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:17:43 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-13c78943-53d0-42af-b9af-2c006393b366 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:17:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-13c78943-53d0-42af-b9af-2c006393b366 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-13c78943-53d0-42af-b9af-2c006393b366 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-13c78943-53d0-42af-b9af-2c006393b366 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-13c78943-53d0-42af-b9af-2c006393b366 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-13c78943-53d0-42af-b9af-2c006393b366 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-13c78943-53d0-42af-b9af-2c006393b366 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:43 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-13c78943-53d0-42af-b9af-2c006393b366 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:43 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-13c78943-53d0-42af-b9af-2c006393b366 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:17:43 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-13c78943-53d0-42af-b9af-2c006393b366 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1279 microversion: 2.1 time: 0.331979 Jun 24 05:17:43 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 600/1203] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:17:43 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1279 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:17:44 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-37fb2bbc-e4a3-488a-96a4-68c9363a0bcd tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:17:44 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-37fb2bbc-e4a3-488a-96a4-68c9363a0bcd tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:17:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-37fb2bbc-e4a3-488a-96a4-68c9363a0bcd tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-37fb2bbc-e4a3-488a-96a4-68c9363a0bcd tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-37fb2bbc-e4a3-488a-96a4-68c9363a0bcd tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-37fb2bbc-e4a3-488a-96a4-68c9363a0bcd tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-37fb2bbc-e4a3-488a-96a4-68c9363a0bcd tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-37fb2bbc-e4a3-488a-96a4-68c9363a0bcd tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:44 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-37fb2bbc-e4a3-488a-96a4-68c9363a0bcd tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:45 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-37fb2bbc-e4a3-488a-96a4-68c9363a0bcd tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:17:45 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-37fb2bbc-e4a3-488a-96a4-68c9363a0bcd tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1279 microversion: 2.1 time: 0.183820 Jun 24 05:17:45 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 604/1204] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:17:44 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1279 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:17:46 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-93d9520f-f8a8-48ea-b313-084f993b8f80 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:17:46 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-93d9520f-f8a8-48ea-b313-084f993b8f80 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:17:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-93d9520f-f8a8-48ea-b313-084f993b8f80 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-93d9520f-f8a8-48ea-b313-084f993b8f80 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-93d9520f-f8a8-48ea-b313-084f993b8f80 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-93d9520f-f8a8-48ea-b313-084f993b8f80 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-93d9520f-f8a8-48ea-b313-084f993b8f80 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-93d9520f-f8a8-48ea-b313-084f993b8f80 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:46 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-93d9520f-f8a8-48ea-b313-084f993b8f80 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:46 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-93d9520f-f8a8-48ea-b313-084f993b8f80 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:17:46 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-93d9520f-f8a8-48ea-b313-084f993b8f80 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1267 microversion: 2.1 time: 0.207221 Jun 24 05:17:46 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 601/1205] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:17:46 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1267 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:17:47 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-82e0e76c-f9d7-4b44-9258-7899564258c3 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:17:47 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-82e0e76c-f9d7-4b44-9258-7899564258c3 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:17:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-82e0e76c-f9d7-4b44-9258-7899564258c3 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-82e0e76c-f9d7-4b44-9258-7899564258c3 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-82e0e76c-f9d7-4b44-9258-7899564258c3 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-82e0e76c-f9d7-4b44-9258-7899564258c3 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-82e0e76c-f9d7-4b44-9258-7899564258c3 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:47 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-82e0e76c-f9d7-4b44-9258-7899564258c3 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:47 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-82e0e76c-f9d7-4b44-9258-7899564258c3 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:47 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-82e0e76c-f9d7-4b44-9258-7899564258c3 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:17:47 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-82e0e76c-f9d7-4b44-9258-7899564258c3 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1267 microversion: 2.1 time: 0.177554 Jun 24 05:17:47 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 605/1206] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:17:47 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1267 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:17:48 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-99b361c8-6211-4005-8ee2-755c2bb16918 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:17:48 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-99b361c8-6211-4005-8ee2-755c2bb16918 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:17:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-99b361c8-6211-4005-8ee2-755c2bb16918 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-99b361c8-6211-4005-8ee2-755c2bb16918 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-99b361c8-6211-4005-8ee2-755c2bb16918 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-99b361c8-6211-4005-8ee2-755c2bb16918 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-99b361c8-6211-4005-8ee2-755c2bb16918 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:48 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-99b361c8-6211-4005-8ee2-755c2bb16918 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:48 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-99b361c8-6211-4005-8ee2-755c2bb16918 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:48 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-99b361c8-6211-4005-8ee2-755c2bb16918 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:17:48 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-99b361c8-6211-4005-8ee2-755c2bb16918 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1267 microversion: 2.1 time: 0.206989 Jun 24 05:17:48 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 602/1207] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:17:48 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1267 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:17:49 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-70f7e084-d2e3-4bf0-99fd-1e636b225fc3 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:17:49 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-70f7e084-d2e3-4bf0-99fd-1e636b225fc3 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:17:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-70f7e084-d2e3-4bf0-99fd-1e636b225fc3 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-70f7e084-d2e3-4bf0-99fd-1e636b225fc3 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-70f7e084-d2e3-4bf0-99fd-1e636b225fc3 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-70f7e084-d2e3-4bf0-99fd-1e636b225fc3 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-70f7e084-d2e3-4bf0-99fd-1e636b225fc3 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:49 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-70f7e084-d2e3-4bf0-99fd-1e636b225fc3 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:49 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-70f7e084-d2e3-4bf0-99fd-1e636b225fc3 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:50 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-70f7e084-d2e3-4bf0-99fd-1e636b225fc3 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:17:50 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-0cfbe1bc-f795-4893-9e7e-7a22a96d7166 req-a7b4c906-a4fa-4a2f-b088-6d3733033780 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "06074147-8d34-4072-8d50-43ce59d44ee4", "name": "network-vif-plugged", "status": "completed", "tag": "1dab1739-6b7d-452f-9d7b-d3e28ce37433"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:17:50 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-70f7e084-d2e3-4bf0-99fd-1e636b225fc3 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1267 microversion: 2.1 time: 0.602037 Jun 24 05:17:50 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 606/1208] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:17:49 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1267 bytes in 603 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:17:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-0cfbe1bc-f795-4893-9e7e-7a22a96d7166 req-a7b4c906-a4fa-4a2f-b088-6d3733033780 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-0cfbe1bc-f795-4893-9e7e-7a22a96d7166 req-a7b4c906-a4fa-4a2f-b088-6d3733033780 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:50 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-0cfbe1bc-f795-4893-9e7e-7a22a96d7166 req-a7b4c906-a4fa-4a2f-b088-6d3733033780 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:50 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-0cfbe1bc-f795-4893-9e7e-7a22a96d7166 req-a7b4c906-a4fa-4a2f-b088-6d3733033780 service nova] Creating event network-vif-plugged:1dab1739-6b7d-452f-9d7b-d3e28ce37433 for instance 06074147-8d34-4072-8d50-43ce59d44ee4 on devstack Jun 24 05:17:50 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-0cfbe1bc-f795-4893-9e7e-7a22a96d7166 req-a7b4c906-a4fa-4a2f-b088-6d3733033780 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:17:50 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-0cfbe1bc-f795-4893-9e7e-7a22a96d7166 req-a7b4c906-a4fa-4a2f-b088-6d3733033780 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.081616 Jun 24 05:17:50 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 603/1209] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:17:50 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:17:51 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-41662bfe-1972-46b2-86bc-e08ebde8fe9a tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:17:51 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-41662bfe-1972-46b2-86bc-e08ebde8fe9a tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:17:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-41662bfe-1972-46b2-86bc-e08ebde8fe9a tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-41662bfe-1972-46b2-86bc-e08ebde8fe9a tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-41662bfe-1972-46b2-86bc-e08ebde8fe9a tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-41662bfe-1972-46b2-86bc-e08ebde8fe9a tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-41662bfe-1972-46b2-86bc-e08ebde8fe9a tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:51 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-41662bfe-1972-46b2-86bc-e08ebde8fe9a tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:51 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-41662bfe-1972-46b2-86bc-e08ebde8fe9a tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:51 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-41662bfe-1972-46b2-86bc-e08ebde8fe9a tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:17:51 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-41662bfe-1972-46b2-86bc-e08ebde8fe9a tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1267 microversion: 2.1 time: 0.206952 Jun 24 05:17:51 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 607/1210] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:17:51 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1267 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:17:52 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-68a12338-5d6d-4a85-b7c2-075c3817eb7c req-1f15ee37-5fed-460d-8812-f5a4cbb06e54 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "06074147-8d34-4072-8d50-43ce59d44ee4", "name": "network-vif-plugged", "status": "completed", "tag": "1dab1739-6b7d-452f-9d7b-d3e28ce37433"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:17:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-68a12338-5d6d-4a85-b7c2-075c3817eb7c req-1f15ee37-5fed-460d-8812-f5a4cbb06e54 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-68a12338-5d6d-4a85-b7c2-075c3817eb7c req-1f15ee37-5fed-460d-8812-f5a4cbb06e54 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-68a12338-5d6d-4a85-b7c2-075c3817eb7c req-1f15ee37-5fed-460d-8812-f5a4cbb06e54 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:52 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-68a12338-5d6d-4a85-b7c2-075c3817eb7c req-1f15ee37-5fed-460d-8812-f5a4cbb06e54 service nova] Creating event network-vif-plugged:1dab1739-6b7d-452f-9d7b-d3e28ce37433 for instance 06074147-8d34-4072-8d50-43ce59d44ee4 on devstack Jun 24 05:17:52 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-68a12338-5d6d-4a85-b7c2-075c3817eb7c req-1f15ee37-5fed-460d-8812-f5a4cbb06e54 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:17:52 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-68a12338-5d6d-4a85-b7c2-075c3817eb7c req-1f15ee37-5fed-460d-8812-f5a4cbb06e54 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.083478 Jun 24 05:17:52 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 604/1211] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:17:52 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:17:52 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-c95f29e4-05ff-4520-9377-33bc52bc54f0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:17:52 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-c95f29e4-05ff-4520-9377-33bc52bc54f0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:17:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c95f29e4-05ff-4520-9377-33bc52bc54f0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c95f29e4-05ff-4520-9377-33bc52bc54f0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c95f29e4-05ff-4520-9377-33bc52bc54f0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c95f29e4-05ff-4520-9377-33bc52bc54f0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c95f29e4-05ff-4520-9377-33bc52bc54f0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:52 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-c95f29e4-05ff-4520-9377-33bc52bc54f0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:52 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-c95f29e4-05ff-4520-9377-33bc52bc54f0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:52 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-c95f29e4-05ff-4520-9377-33bc52bc54f0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:17:52 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-c95f29e4-05ff-4520-9377-33bc52bc54f0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1445 microversion: 2.1 time: 0.286298 Jun 24 05:17:52 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 608/1212] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:17:52 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1445 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:17:52 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-231f3d43-432d-407c-986e-69d9e7a56267 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:17:52 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-231f3d43-432d-407c-986e-69d9e7a56267 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:17:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-231f3d43-432d-407c-986e-69d9e7a56267 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-231f3d43-432d-407c-986e-69d9e7a56267 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-231f3d43-432d-407c-986e-69d9e7a56267 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-231f3d43-432d-407c-986e-69d9e7a56267 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-231f3d43-432d-407c-986e-69d9e7a56267 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:52 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-231f3d43-432d-407c-986e-69d9e7a56267 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:53 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-231f3d43-432d-407c-986e-69d9e7a56267 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:17:53 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-231f3d43-432d-407c-986e-69d9e7a56267 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:17:53 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-231f3d43-432d-407c-986e-69d9e7a56267 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1445 microversion: 2.1 time: 0.287395 Jun 24 05:17:53 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 605/1213] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:17:52 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1445 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:17:56 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-140f0f5a-bff9-4919-8f24-eb498973d7d1 req-2e79bbdb-6fd0-476c-94e5-3b631a516499 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "06074147-8d34-4072-8d50-43ce59d44ee4", "tag": "1dab1739-6b7d-452f-9d7b-d3e28ce37433"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:17:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-140f0f5a-bff9-4919-8f24-eb498973d7d1 req-2e79bbdb-6fd0-476c-94e5-3b631a516499 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:17:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-140f0f5a-bff9-4919-8f24-eb498973d7d1 req-2e79bbdb-6fd0-476c-94e5-3b631a516499 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:17:56 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-140f0f5a-bff9-4919-8f24-eb498973d7d1 req-2e79bbdb-6fd0-476c-94e5-3b631a516499 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:17:56 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-140f0f5a-bff9-4919-8f24-eb498973d7d1 req-2e79bbdb-6fd0-476c-94e5-3b631a516499 service nova] Creating event network-changed:1dab1739-6b7d-452f-9d7b-d3e28ce37433 for instance 06074147-8d34-4072-8d50-43ce59d44ee4 on devstack Jun 24 05:17:56 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-140f0f5a-bff9-4919-8f24-eb498973d7d1 req-2e79bbdb-6fd0-476c-94e5-3b631a516499 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:17:56 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-140f0f5a-bff9-4919-8f24-eb498973d7d1 req-2e79bbdb-6fd0-476c-94e5-3b631a516499 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.050321 Jun 24 05:17:56 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 609/1214] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:17:56 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) Jun 24 05:18:02 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=19,nova_api:INSERT=3 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:18:03 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=44 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:18:06 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=14 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:18:06 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=42 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:18:16 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-3706ca8f-9012-40cd-aff7-97d148e1882e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:18:16 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-3706ca8f-9012-40cd-aff7-97d148e1882e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3706ca8f-9012-40cd-aff7-97d148e1882e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3706ca8f-9012-40cd-aff7-97d148e1882e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3706ca8f-9012-40cd-aff7-97d148e1882e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3706ca8f-9012-40cd-aff7-97d148e1882e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3706ca8f-9012-40cd-aff7-97d148e1882e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3706ca8f-9012-40cd-aff7-97d148e1882e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3706ca8f-9012-40cd-aff7-97d148e1882e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3706ca8f-9012-40cd-aff7-97d148e1882e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3706ca8f-9012-40cd-aff7-97d148e1882e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:16 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-3706ca8f-9012-40cd-aff7-97d148e1882e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lazy-loading 'flavor' on Instance uuid 06074147-8d34-4072-8d50-43ce59d44ee4 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:18:16 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-3706ca8f-9012-40cd-aff7-97d148e1882e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "POST /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4/action" status: 202 len: 0 microversion: 2.1 time: 0.184333 Jun 24 05:18:16 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 606/1215] 192.168.122.25 () {60 vars in 1275 bytes} [Wed Jun 24 05:18:16 2026] POST /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4/action => generated 0 bytes in 186 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:18:16 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-426b3f8c-bdc8-4e64-80a5-87e85a4ae1d5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:16 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-426b3f8c-bdc8-4e64-80a5-87e85a4ae1d5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-426b3f8c-bdc8-4e64-80a5-87e85a4ae1d5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-426b3f8c-bdc8-4e64-80a5-87e85a4ae1d5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-426b3f8c-bdc8-4e64-80a5-87e85a4ae1d5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-426b3f8c-bdc8-4e64-80a5-87e85a4ae1d5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-426b3f8c-bdc8-4e64-80a5-87e85a4ae1d5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:16 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-426b3f8c-bdc8-4e64-80a5-87e85a4ae1d5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:16 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-426b3f8c-bdc8-4e64-80a5-87e85a4ae1d5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:16 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-426b3f8c-bdc8-4e64-80a5-87e85a4ae1d5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:16 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-426b3f8c-bdc8-4e64-80a5-87e85a4ae1d5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1570 microversion: 2.1 time: 0.332186 Jun 24 05:18:16 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 610/1216] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:16 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1570 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:18:17 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-d812741b-4c7e-40c0-998b-3648b40e92d7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:17 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-d812741b-4c7e-40c0-998b-3648b40e92d7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d812741b-4c7e-40c0-998b-3648b40e92d7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d812741b-4c7e-40c0-998b-3648b40e92d7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d812741b-4c7e-40c0-998b-3648b40e92d7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d812741b-4c7e-40c0-998b-3648b40e92d7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d812741b-4c7e-40c0-998b-3648b40e92d7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:17 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-d812741b-4c7e-40c0-998b-3648b40e92d7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:17 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-d812741b-4c7e-40c0-998b-3648b40e92d7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:17 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-d812741b-4c7e-40c0-998b-3648b40e92d7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:17 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-d812741b-4c7e-40c0-998b-3648b40e92d7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1570 microversion: 2.1 time: 0.183667 Jun 24 05:18:17 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 607/1217] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:17 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1570 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:18:18 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-cd6dc282-0eda-4505-9be2-3f4b88a70137 req-e08f8351-68e3-4e15-afc8-e7e78ec936b2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "06074147-8d34-4072-8d50-43ce59d44ee4", "name": "network-vif-unplugged", "status": "completed", "tag": "1dab1739-6b7d-452f-9d7b-d3e28ce37433"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:18:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-cd6dc282-0eda-4505-9be2-3f4b88a70137 req-e08f8351-68e3-4e15-afc8-e7e78ec936b2 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-cd6dc282-0eda-4505-9be2-3f4b88a70137 req-e08f8351-68e3-4e15-afc8-e7e78ec936b2 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:18 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-cd6dc282-0eda-4505-9be2-3f4b88a70137 req-e08f8351-68e3-4e15-afc8-e7e78ec936b2 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:18 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-cd6dc282-0eda-4505-9be2-3f4b88a70137 req-e08f8351-68e3-4e15-afc8-e7e78ec936b2 service nova] Creating event network-vif-unplugged:1dab1739-6b7d-452f-9d7b-d3e28ce37433 for instance 06074147-8d34-4072-8d50-43ce59d44ee4 on devstack Jun 24 05:18:18 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-cd6dc282-0eda-4505-9be2-3f4b88a70137 req-e08f8351-68e3-4e15-afc8-e7e78ec936b2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:18:18 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-cd6dc282-0eda-4505-9be2-3f4b88a70137 req-e08f8351-68e3-4e15-afc8-e7e78ec936b2 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.080672 Jun 24 05:18:18 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 611/1218] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:18:18 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:18:18 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-2e16e794-e1e8-45f1-926f-efaedeb875af tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:19 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-2e16e794-e1e8-45f1-926f-efaedeb875af tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2e16e794-e1e8-45f1-926f-efaedeb875af tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2e16e794-e1e8-45f1-926f-efaedeb875af tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2e16e794-e1e8-45f1-926f-efaedeb875af tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2e16e794-e1e8-45f1-926f-efaedeb875af tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2e16e794-e1e8-45f1-926f-efaedeb875af tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:19 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-2e16e794-e1e8-45f1-926f-efaedeb875af tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:19 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-2e16e794-e1e8-45f1-926f-efaedeb875af tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:19 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-2e16e794-e1e8-45f1-926f-efaedeb875af tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:19 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-2e16e794-e1e8-45f1-926f-efaedeb875af tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1570 microversion: 2.1 time: 0.218869 Jun 24 05:18:19 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 608/1219] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:18 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1570 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:18:20 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-8b4a34dd-d628-46eb-8e67-a98e91e454b2 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:20 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-8b4a34dd-d628-46eb-8e67-a98e91e454b2 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8b4a34dd-d628-46eb-8e67-a98e91e454b2 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8b4a34dd-d628-46eb-8e67-a98e91e454b2 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8b4a34dd-d628-46eb-8e67-a98e91e454b2 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8b4a34dd-d628-46eb-8e67-a98e91e454b2 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8b4a34dd-d628-46eb-8e67-a98e91e454b2 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:20 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8b4a34dd-d628-46eb-8e67-a98e91e454b2 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:20 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-8b4a34dd-d628-46eb-8e67-a98e91e454b2 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:20 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-8b4a34dd-d628-46eb-8e67-a98e91e454b2 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:20 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-fcd81962-f200-487d-bc22-b9214d50d4be req-063af7e2-3a5c-4d00-a43b-6e09a05a9f9e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "06074147-8d34-4072-8d50-43ce59d44ee4", "name": "network-vif-unplugged", "status": "completed", "tag": "1dab1739-6b7d-452f-9d7b-d3e28ce37433"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:18:20 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-8b4a34dd-d628-46eb-8e67-a98e91e454b2 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1570 microversion: 2.1 time: 0.197817 Jun 24 05:18:20 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 612/1220] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:20 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1570 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:18:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-fcd81962-f200-487d-bc22-b9214d50d4be req-063af7e2-3a5c-4d00-a43b-6e09a05a9f9e service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-fcd81962-f200-487d-bc22-b9214d50d4be req-063af7e2-3a5c-4d00-a43b-6e09a05a9f9e service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:20 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-fcd81962-f200-487d-bc22-b9214d50d4be req-063af7e2-3a5c-4d00-a43b-6e09a05a9f9e service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:20 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-fcd81962-f200-487d-bc22-b9214d50d4be req-063af7e2-3a5c-4d00-a43b-6e09a05a9f9e service nova] Creating event network-vif-unplugged:1dab1739-6b7d-452f-9d7b-d3e28ce37433 for instance 06074147-8d34-4072-8d50-43ce59d44ee4 on devstack Jun 24 05:18:20 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-fcd81962-f200-487d-bc22-b9214d50d4be req-063af7e2-3a5c-4d00-a43b-6e09a05a9f9e service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:18:20 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-fcd81962-f200-487d-bc22-b9214d50d4be req-063af7e2-3a5c-4d00-a43b-6e09a05a9f9e service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.049962 Jun 24 05:18:20 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 609/1221] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:18:20 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:18:21 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-ab0a28e6-9ff2-42d3-97f8-45ef69892751 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:21 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-ab0a28e6-9ff2-42d3-97f8-45ef69892751 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ab0a28e6-9ff2-42d3-97f8-45ef69892751 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ab0a28e6-9ff2-42d3-97f8-45ef69892751 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ab0a28e6-9ff2-42d3-97f8-45ef69892751 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ab0a28e6-9ff2-42d3-97f8-45ef69892751 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ab0a28e6-9ff2-42d3-97f8-45ef69892751 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:21 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ab0a28e6-9ff2-42d3-97f8-45ef69892751 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:21 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-ab0a28e6-9ff2-42d3-97f8-45ef69892751 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:21 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-ab0a28e6-9ff2-42d3-97f8-45ef69892751 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:21 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-ab0a28e6-9ff2-42d3-97f8-45ef69892751 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1570 microversion: 2.1 time: 0.219493 Jun 24 05:18:21 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 613/1222] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:21 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1570 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:18:22 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-3cc45ebb-e64f-40cf-adb3-96c183ab280d req-7bb7dde0-68c6-4eb5-a7c1-257b61187947 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "06074147-8d34-4072-8d50-43ce59d44ee4", "tag": "1dab1739-6b7d-452f-9d7b-d3e28ce37433"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:18:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-3cc45ebb-e64f-40cf-adb3-96c183ab280d req-7bb7dde0-68c6-4eb5-a7c1-257b61187947 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-3cc45ebb-e64f-40cf-adb3-96c183ab280d req-7bb7dde0-68c6-4eb5-a7c1-257b61187947 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:22 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-3cc45ebb-e64f-40cf-adb3-96c183ab280d req-7bb7dde0-68c6-4eb5-a7c1-257b61187947 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:22 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-3cc45ebb-e64f-40cf-adb3-96c183ab280d req-7bb7dde0-68c6-4eb5-a7c1-257b61187947 service nova] Creating event network-changed:1dab1739-6b7d-452f-9d7b-d3e28ce37433 for instance 06074147-8d34-4072-8d50-43ce59d44ee4 on devstack Jun 24 05:18:22 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-3cc45ebb-e64f-40cf-adb3-96c183ab280d req-7bb7dde0-68c6-4eb5-a7c1-257b61187947 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:18:22 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-3cc45ebb-e64f-40cf-adb3-96c183ab280d req-7bb7dde0-68c6-4eb5-a7c1-257b61187947 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.040183 Jun 24 05:18:22 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 610/1223] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:18:22 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:18:22 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-b4ef533d-4981-4ae0-81a4-29bd3733fe80 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:22 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-b4ef533d-4981-4ae0-81a4-29bd3733fe80 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b4ef533d-4981-4ae0-81a4-29bd3733fe80 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b4ef533d-4981-4ae0-81a4-29bd3733fe80 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b4ef533d-4981-4ae0-81a4-29bd3733fe80 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b4ef533d-4981-4ae0-81a4-29bd3733fe80 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b4ef533d-4981-4ae0-81a4-29bd3733fe80 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:22 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b4ef533d-4981-4ae0-81a4-29bd3733fe80 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:22 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-b4ef533d-4981-4ae0-81a4-29bd3733fe80 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:22 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-b4ef533d-4981-4ae0-81a4-29bd3733fe80 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:22 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-b4ef533d-4981-4ae0-81a4-29bd3733fe80 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1570 microversion: 2.1 time: 0.300364 Jun 24 05:18:22 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 614/1224] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:22 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1570 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:18:24 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-eb662a8c-f887-4348-9a55-177d5d69233e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:24 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-eb662a8c-f887-4348-9a55-177d5d69233e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-eb662a8c-f887-4348-9a55-177d5d69233e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-eb662a8c-f887-4348-9a55-177d5d69233e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-eb662a8c-f887-4348-9a55-177d5d69233e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-eb662a8c-f887-4348-9a55-177d5d69233e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-eb662a8c-f887-4348-9a55-177d5d69233e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-eb662a8c-f887-4348-9a55-177d5d69233e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:24 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-eb662a8c-f887-4348-9a55-177d5d69233e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:24 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-eb662a8c-f887-4348-9a55-177d5d69233e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:24 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-eb662a8c-f887-4348-9a55-177d5d69233e tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1571 microversion: 2.1 time: 0.278903 Jun 24 05:18:24 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 611/1225] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:24 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1571 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:18:24 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-2d8f3fec-fcd6-4b21-9ad0-11aa63338059 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:18:24 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-2d8f3fec-fcd6-4b21-9ad0-11aa63338059 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2d8f3fec-fcd6-4b21-9ad0-11aa63338059 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2d8f3fec-fcd6-4b21-9ad0-11aa63338059 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2d8f3fec-fcd6-4b21-9ad0-11aa63338059 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2d8f3fec-fcd6-4b21-9ad0-11aa63338059 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2d8f3fec-fcd6-4b21-9ad0-11aa63338059 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:24 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2d8f3fec-fcd6-4b21-9ad0-11aa63338059 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:24 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-2d8f3fec-fcd6-4b21-9ad0-11aa63338059 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:24 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-2d8f3fec-fcd6-4b21-9ad0-11aa63338059 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=67858) unshelve /opt/stack/nova/nova/compute/api.py:4784}} Jun 24 05:18:24 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-2d8f3fec-fcd6-4b21-9ad0-11aa63338059 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "POST /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4/action" status: 202 len: 0 microversion: 2.1 time: 0.386917 Jun 24 05:18:24 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 615/1226] 192.168.122.25 () {60 vars in 1275 bytes} [Wed Jun 24 05:18:24 2026] POST /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4/action => generated 0 bytes in 388 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:18:24 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-3c533ad2-a19e-4b35-b620-9e36b7e15ffc tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:24 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-3c533ad2-a19e-4b35-b620-9e36b7e15ffc tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3c533ad2-a19e-4b35-b620-9e36b7e15ffc tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3c533ad2-a19e-4b35-b620-9e36b7e15ffc tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3c533ad2-a19e-4b35-b620-9e36b7e15ffc tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3c533ad2-a19e-4b35-b620-9e36b7e15ffc tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3c533ad2-a19e-4b35-b620-9e36b7e15ffc tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:24 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3c533ad2-a19e-4b35-b620-9e36b7e15ffc tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:24 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-3c533ad2-a19e-4b35-b620-9e36b7e15ffc tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:24 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-3c533ad2-a19e-4b35-b620-9e36b7e15ffc tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:24 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-3c533ad2-a19e-4b35-b620-9e36b7e15ffc tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1579 microversion: 2.1 time: 0.211675 Jun 24 05:18:24 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 612/1227] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:24 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1579 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:18:25 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-8c1d4c15-e1f6-4efd-8b83-9a44796cc789 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:25 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-8c1d4c15-e1f6-4efd-8b83-9a44796cc789 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c1d4c15-e1f6-4efd-8b83-9a44796cc789 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c1d4c15-e1f6-4efd-8b83-9a44796cc789 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c1d4c15-e1f6-4efd-8b83-9a44796cc789 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c1d4c15-e1f6-4efd-8b83-9a44796cc789 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c1d4c15-e1f6-4efd-8b83-9a44796cc789 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:25 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-8c1d4c15-e1f6-4efd-8b83-9a44796cc789 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:25 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-8c1d4c15-e1f6-4efd-8b83-9a44796cc789 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:26 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-8c1d4c15-e1f6-4efd-8b83-9a44796cc789 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:26 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-8c1d4c15-e1f6-4efd-8b83-9a44796cc789 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1519 microversion: 2.1 time: 0.232890 Jun 24 05:18:26 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 616/1228] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:25 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1519 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:18:27 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-25f7eb9f-7d71-4c0c-bcc4-1a3779be61a8 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:27 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-25f7eb9f-7d71-4c0c-bcc4-1a3779be61a8 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-25f7eb9f-7d71-4c0c-bcc4-1a3779be61a8 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-25f7eb9f-7d71-4c0c-bcc4-1a3779be61a8 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-25f7eb9f-7d71-4c0c-bcc4-1a3779be61a8 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-25f7eb9f-7d71-4c0c-bcc4-1a3779be61a8 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-25f7eb9f-7d71-4c0c-bcc4-1a3779be61a8 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:27 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-25f7eb9f-7d71-4c0c-bcc4-1a3779be61a8 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:27 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-25f7eb9f-7d71-4c0c-bcc4-1a3779be61a8 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:27 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-25f7eb9f-7d71-4c0c-bcc4-1a3779be61a8 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:27 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-25f7eb9f-7d71-4c0c-bcc4-1a3779be61a8 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1521 microversion: 2.1 time: 0.204744 Jun 24 05:18:27 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 613/1229] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:27 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1521 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:18:28 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-f609a5ac-8d35-466c-b604-d77ea743101f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:28 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-f609a5ac-8d35-466c-b604-d77ea743101f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f609a5ac-8d35-466c-b604-d77ea743101f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f609a5ac-8d35-466c-b604-d77ea743101f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f609a5ac-8d35-466c-b604-d77ea743101f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f609a5ac-8d35-466c-b604-d77ea743101f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f609a5ac-8d35-466c-b604-d77ea743101f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:28 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-f609a5ac-8d35-466c-b604-d77ea743101f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:28 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-f609a5ac-8d35-466c-b604-d77ea743101f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:28 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-f609a5ac-8d35-466c-b604-d77ea743101f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:28 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-f609a5ac-8d35-466c-b604-d77ea743101f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1521 microversion: 2.1 time: 0.191092 Jun 24 05:18:28 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 617/1230] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:28 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1521 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:18:29 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-3953ff7c-ea2c-4dfd-add5-c71a320f71f8 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:29 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-3953ff7c-ea2c-4dfd-add5-c71a320f71f8 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3953ff7c-ea2c-4dfd-add5-c71a320f71f8 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3953ff7c-ea2c-4dfd-add5-c71a320f71f8 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3953ff7c-ea2c-4dfd-add5-c71a320f71f8 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3953ff7c-ea2c-4dfd-add5-c71a320f71f8 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3953ff7c-ea2c-4dfd-add5-c71a320f71f8 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:29 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-3953ff7c-ea2c-4dfd-add5-c71a320f71f8 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:29 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-3953ff7c-ea2c-4dfd-add5-c71a320f71f8 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:29 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-3953ff7c-ea2c-4dfd-add5-c71a320f71f8 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:29 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-3953ff7c-ea2c-4dfd-add5-c71a320f71f8 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1521 microversion: 2.1 time: 0.238424 Jun 24 05:18:29 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 614/1231] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:29 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1521 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:18:30 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-ef79df7b-55be-4799-87e8-6aab14ec6ff0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:30 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-ef79df7b-55be-4799-87e8-6aab14ec6ff0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ef79df7b-55be-4799-87e8-6aab14ec6ff0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ef79df7b-55be-4799-87e8-6aab14ec6ff0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ef79df7b-55be-4799-87e8-6aab14ec6ff0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ef79df7b-55be-4799-87e8-6aab14ec6ff0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ef79df7b-55be-4799-87e8-6aab14ec6ff0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:30 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-ef79df7b-55be-4799-87e8-6aab14ec6ff0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:30 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-ef79df7b-55be-4799-87e8-6aab14ec6ff0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:31 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-ef79df7b-55be-4799-87e8-6aab14ec6ff0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:31 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-ef79df7b-55be-4799-87e8-6aab14ec6ff0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1521 microversion: 2.1 time: 0.179568 Jun 24 05:18:31 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 618/1232] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:30 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1521 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:18:32 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f866a75a-ecdc-4a04-b039-bfc43fec2f8b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:32 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f866a75a-ecdc-4a04-b039-bfc43fec2f8b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f866a75a-ecdc-4a04-b039-bfc43fec2f8b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f866a75a-ecdc-4a04-b039-bfc43fec2f8b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f866a75a-ecdc-4a04-b039-bfc43fec2f8b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f866a75a-ecdc-4a04-b039-bfc43fec2f8b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f866a75a-ecdc-4a04-b039-bfc43fec2f8b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:32 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f866a75a-ecdc-4a04-b039-bfc43fec2f8b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:32 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-f866a75a-ecdc-4a04-b039-bfc43fec2f8b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:32 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-f866a75a-ecdc-4a04-b039-bfc43fec2f8b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:32 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f866a75a-ecdc-4a04-b039-bfc43fec2f8b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1521 microversion: 2.1 time: 0.328542 Jun 24 05:18:32 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 615/1233] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:32 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1521 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:18:33 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-266eebcc-05bb-4ca0-8f95-d1e342441d0d tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:33 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-266eebcc-05bb-4ca0-8f95-d1e342441d0d tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-266eebcc-05bb-4ca0-8f95-d1e342441d0d tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-266eebcc-05bb-4ca0-8f95-d1e342441d0d tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-266eebcc-05bb-4ca0-8f95-d1e342441d0d tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-266eebcc-05bb-4ca0-8f95-d1e342441d0d tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-266eebcc-05bb-4ca0-8f95-d1e342441d0d tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:33 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-266eebcc-05bb-4ca0-8f95-d1e342441d0d tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:33 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-266eebcc-05bb-4ca0-8f95-d1e342441d0d tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:33 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-266eebcc-05bb-4ca0-8f95-d1e342441d0d tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:33 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-266eebcc-05bb-4ca0-8f95-d1e342441d0d tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1521 microversion: 2.1 time: 0.224970 Jun 24 05:18:33 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 619/1234] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:33 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1521 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:18:34 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-4e22842b-6ad5-4cf6-9455-eb4fd92baaf0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:34 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-4e22842b-6ad5-4cf6-9455-eb4fd92baaf0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4e22842b-6ad5-4cf6-9455-eb4fd92baaf0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4e22842b-6ad5-4cf6-9455-eb4fd92baaf0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4e22842b-6ad5-4cf6-9455-eb4fd92baaf0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4e22842b-6ad5-4cf6-9455-eb4fd92baaf0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4e22842b-6ad5-4cf6-9455-eb4fd92baaf0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:34 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4e22842b-6ad5-4cf6-9455-eb4fd92baaf0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:34 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-4e22842b-6ad5-4cf6-9455-eb4fd92baaf0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:34 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-4e22842b-6ad5-4cf6-9455-eb4fd92baaf0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:34 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-4e22842b-6ad5-4cf6-9455-eb4fd92baaf0 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1521 microversion: 2.1 time: 0.199394 Jun 24 05:18:34 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 616/1235] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:34 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1521 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 24 05:18:35 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-5079a369-b91f-429a-bfc9-b6a07e33ed5b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:35 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-5079a369-b91f-429a-bfc9-b6a07e33ed5b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5079a369-b91f-429a-bfc9-b6a07e33ed5b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5079a369-b91f-429a-bfc9-b6a07e33ed5b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5079a369-b91f-429a-bfc9-b6a07e33ed5b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5079a369-b91f-429a-bfc9-b6a07e33ed5b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5079a369-b91f-429a-bfc9-b6a07e33ed5b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:35 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-5079a369-b91f-429a-bfc9-b6a07e33ed5b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:35 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-5079a369-b91f-429a-bfc9-b6a07e33ed5b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:36 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-5079a369-b91f-429a-bfc9-b6a07e33ed5b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:36 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-5079a369-b91f-429a-bfc9-b6a07e33ed5b tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1577 microversion: 2.1 time: 0.288043 Jun 24 05:18:36 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 620/1236] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:35 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1577 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:18:37 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-63a12142-a85f-4a8f-9651-747d9543ff66 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:37 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-63a12142-a85f-4a8f-9651-747d9543ff66 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-63a12142-a85f-4a8f-9651-747d9543ff66 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-63a12142-a85f-4a8f-9651-747d9543ff66 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-63a12142-a85f-4a8f-9651-747d9543ff66 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-63a12142-a85f-4a8f-9651-747d9543ff66 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-63a12142-a85f-4a8f-9651-747d9543ff66 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:37 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-63a12142-a85f-4a8f-9651-747d9543ff66 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:37 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-63a12142-a85f-4a8f-9651-747d9543ff66 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:37 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-63a12142-a85f-4a8f-9651-747d9543ff66 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:37 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-63a12142-a85f-4a8f-9651-747d9543ff66 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1577 microversion: 2.1 time: 0.291431 Jun 24 05:18:37 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 617/1237] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:37 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1577 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:18:38 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-2792fdb8-9deb-4a35-b222-1a84f7ffe971 req-0a78a4f8-d167-4644-af99-b5b146dc67a4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "06074147-8d34-4072-8d50-43ce59d44ee4", "tag": "1dab1739-6b7d-452f-9d7b-d3e28ce37433"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:18:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-2792fdb8-9deb-4a35-b222-1a84f7ffe971 req-0a78a4f8-d167-4644-af99-b5b146dc67a4 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-2792fdb8-9deb-4a35-b222-1a84f7ffe971 req-0a78a4f8-d167-4644-af99-b5b146dc67a4 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:38 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-2792fdb8-9deb-4a35-b222-1a84f7ffe971 req-0a78a4f8-d167-4644-af99-b5b146dc67a4 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:38 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-2792fdb8-9deb-4a35-b222-1a84f7ffe971 req-0a78a4f8-d167-4644-af99-b5b146dc67a4 service nova] Creating event network-changed:1dab1739-6b7d-452f-9d7b-d3e28ce37433 for instance 06074147-8d34-4072-8d50-43ce59d44ee4 on devstack Jun 24 05:18:38 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-2792fdb8-9deb-4a35-b222-1a84f7ffe971 req-0a78a4f8-d167-4644-af99-b5b146dc67a4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:18:38 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-2792fdb8-9deb-4a35-b222-1a84f7ffe971 req-0a78a4f8-d167-4644-af99-b5b146dc67a4 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.122187 Jun 24 05:18:38 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 621/1238] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:18:38 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:18:38 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-b7d2468f-37de-4291-abac-1cf8e941d3b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:38 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-b7d2468f-37de-4291-abac-1cf8e941d3b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b7d2468f-37de-4291-abac-1cf8e941d3b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b7d2468f-37de-4291-abac-1cf8e941d3b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b7d2468f-37de-4291-abac-1cf8e941d3b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b7d2468f-37de-4291-abac-1cf8e941d3b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b7d2468f-37de-4291-abac-1cf8e941d3b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:38 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-b7d2468f-37de-4291-abac-1cf8e941d3b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:38 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-b7d2468f-37de-4291-abac-1cf8e941d3b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:38 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-b7d2468f-37de-4291-abac-1cf8e941d3b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:38 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-b7d2468f-37de-4291-abac-1cf8e941d3b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1577 microversion: 2.1 time: 0.210494 Jun 24 05:18:38 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 618/1239] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:38 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1577 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:18:39 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-364f360a-c639-41a8-b0ba-67e62d450230 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:39 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-364f360a-c639-41a8-b0ba-67e62d450230 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-364f360a-c639-41a8-b0ba-67e62d450230 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-364f360a-c639-41a8-b0ba-67e62d450230 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-364f360a-c639-41a8-b0ba-67e62d450230 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-364f360a-c639-41a8-b0ba-67e62d450230 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-364f360a-c639-41a8-b0ba-67e62d450230 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:39 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-364f360a-c639-41a8-b0ba-67e62d450230 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:39 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-364f360a-c639-41a8-b0ba-67e62d450230 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:39 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-364f360a-c639-41a8-b0ba-67e62d450230 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:39 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-364f360a-c639-41a8-b0ba-67e62d450230 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1577 microversion: 2.1 time: 0.256311 Jun 24 05:18:39 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 622/1240] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:39 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1577 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:18:41 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-55d7c886-431d-4718-bf87-5c93d8c60a5c tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:41 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-55d7c886-431d-4718-bf87-5c93d8c60a5c tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-55d7c886-431d-4718-bf87-5c93d8c60a5c tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-55d7c886-431d-4718-bf87-5c93d8c60a5c tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-55d7c886-431d-4718-bf87-5c93d8c60a5c tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-55d7c886-431d-4718-bf87-5c93d8c60a5c tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-55d7c886-431d-4718-bf87-5c93d8c60a5c tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:41 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-55d7c886-431d-4718-bf87-5c93d8c60a5c tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:41 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-55d7c886-431d-4718-bf87-5c93d8c60a5c tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:41 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-55d7c886-431d-4718-bf87-5c93d8c60a5c tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:41 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-55d7c886-431d-4718-bf87-5c93d8c60a5c tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1577 microversion: 2.1 time: 0.277806 Jun 24 05:18:41 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 619/1241] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:41 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1577 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:18:42 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-67b71c21-ab56-4c41-b2bc-314b64bb0e93 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:42 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-67b71c21-ab56-4c41-b2bc-314b64bb0e93 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-67b71c21-ab56-4c41-b2bc-314b64bb0e93 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-67b71c21-ab56-4c41-b2bc-314b64bb0e93 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-67b71c21-ab56-4c41-b2bc-314b64bb0e93 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-67b71c21-ab56-4c41-b2bc-314b64bb0e93 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-67b71c21-ab56-4c41-b2bc-314b64bb0e93 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:42 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-67b71c21-ab56-4c41-b2bc-314b64bb0e93 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:42 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-67b71c21-ab56-4c41-b2bc-314b64bb0e93 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:42 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-67b71c21-ab56-4c41-b2bc-314b64bb0e93 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:42 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-67b71c21-ab56-4c41-b2bc-314b64bb0e93 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1577 microversion: 2.1 time: 0.192451 Jun 24 05:18:42 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 623/1242] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:42 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1577 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:18:43 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-ecf48fd7-c6a7-465b-b9a1-a29cd7a3399a tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:43 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-ecf48fd7-c6a7-465b-b9a1-a29cd7a3399a tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ecf48fd7-c6a7-465b-b9a1-a29cd7a3399a tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ecf48fd7-c6a7-465b-b9a1-a29cd7a3399a tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.007s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ecf48fd7-c6a7-465b-b9a1-a29cd7a3399a tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ecf48fd7-c6a7-465b-b9a1-a29cd7a3399a tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ecf48fd7-c6a7-465b-b9a1-a29cd7a3399a tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:43 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-ecf48fd7-c6a7-465b-b9a1-a29cd7a3399a tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:43 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-ecf48fd7-c6a7-465b-b9a1-a29cd7a3399a tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:43 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-ecf48fd7-c6a7-465b-b9a1-a29cd7a3399a tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:43 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-ecf48fd7-c6a7-465b-b9a1-a29cd7a3399a tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1577 microversion: 2.1 time: 0.237248 Jun 24 05:18:43 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 620/1243] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:43 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1577 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:18:44 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [req-b99bc916-49d5-4ea7-bb36-7f89e5f6b20a req-7ac48cfc-7436-4150-9d07-47d0c378db44 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "06074147-8d34-4072-8d50-43ce59d44ee4", "name": "network-vif-plugged", "status": "completed", "tag": "1dab1739-6b7d-452f-9d7b-d3e28ce37433"}]} {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:18:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-b99bc916-49d5-4ea7-bb36-7f89e5f6b20a req-7ac48cfc-7436-4150-9d07-47d0c378db44 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-b99bc916-49d5-4ea7-bb36-7f89e5f6b20a req-7ac48cfc-7436-4150-9d07-47d0c378db44 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:44 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [req-b99bc916-49d5-4ea7-bb36-7f89e5f6b20a req-7ac48cfc-7436-4150-9d07-47d0c378db44 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:44 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.compute.server_external_events [req-b99bc916-49d5-4ea7-bb36-7f89e5f6b20a req-7ac48cfc-7436-4150-9d07-47d0c378db44 service nova] Creating event network-vif-plugged:1dab1739-6b7d-452f-9d7b-d3e28ce37433 for instance 06074147-8d34-4072-8d50-43ce59d44ee4 on devstack Jun 24 05:18:44 devstack devstack@n-api.service[67858]: DEBUG nova.compute.rpcapi [req-b99bc916-49d5-4ea7-bb36-7f89e5f6b20a req-7ac48cfc-7436-4150-9d07-47d0c378db44 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67858) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:18:44 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [req-b99bc916-49d5-4ea7-bb36-7f89e5f6b20a req-7ac48cfc-7436-4150-9d07-47d0c378db44 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.066298 Jun 24 05:18:44 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 624/1244] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:18:44 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 24 05:18:44 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-4943d52f-72ce-4e06-b163-b4f15994d0aa tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:44 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-4943d52f-72ce-4e06-b163-b4f15994d0aa tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4943d52f-72ce-4e06-b163-b4f15994d0aa tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4943d52f-72ce-4e06-b163-b4f15994d0aa tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4943d52f-72ce-4e06-b163-b4f15994d0aa tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4943d52f-72ce-4e06-b163-b4f15994d0aa tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4943d52f-72ce-4e06-b163-b4f15994d0aa tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:44 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-4943d52f-72ce-4e06-b163-b4f15994d0aa tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:44 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-4943d52f-72ce-4e06-b163-b4f15994d0aa tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:44 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-4943d52f-72ce-4e06-b163-b4f15994d0aa tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:45 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-4943d52f-72ce-4e06-b163-b4f15994d0aa tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1577 microversion: 2.1 time: 0.228926 Jun 24 05:18:45 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 621/1245] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:44 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1577 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:18:46 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-9b77577f-0cd1-4e60-9716-61c1d365b425 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:18:46 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-9b77577f-0cd1-4e60-9716-61c1d365b425 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:18:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9b77577f-0cd1-4e60-9716-61c1d365b425 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9b77577f-0cd1-4e60-9716-61c1d365b425 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9b77577f-0cd1-4e60-9716-61c1d365b425 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9b77577f-0cd1-4e60-9716-61c1d365b425 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9b77577f-0cd1-4e60-9716-61c1d365b425 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:46 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-9b77577f-0cd1-4e60-9716-61c1d365b425 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:46 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-9b77577f-0cd1-4e60-9716-61c1d365b425 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:18:46 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-57cbce4a-bac4-4e90-84d6-d3aafec73bc3 req-5568fc9b-8078-47c6-b591-3aa998bd0526 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "06074147-8d34-4072-8d50-43ce59d44ee4", "name": "network-vif-plugged", "status": "completed", "tag": "1dab1739-6b7d-452f-9d7b-d3e28ce37433"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:18:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-57cbce4a-bac4-4e90-84d6-d3aafec73bc3 req-5568fc9b-8078-47c6-b591-3aa998bd0526 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:18:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-57cbce4a-bac4-4e90-84d6-d3aafec73bc3 req-5568fc9b-8078-47c6-b591-3aa998bd0526 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:18:46 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-57cbce4a-bac4-4e90-84d6-d3aafec73bc3 req-5568fc9b-8078-47c6-b591-3aa998bd0526 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:18:46 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-57cbce4a-bac4-4e90-84d6-d3aafec73bc3 req-5568fc9b-8078-47c6-b591-3aa998bd0526 service nova] Creating event network-vif-plugged:1dab1739-6b7d-452f-9d7b-d3e28ce37433 for instance 06074147-8d34-4072-8d50-43ce59d44ee4 on devstack Jun 24 05:18:46 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-57cbce4a-bac4-4e90-84d6-d3aafec73bc3 req-5568fc9b-8078-47c6-b591-3aa998bd0526 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:18:46 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-57cbce4a-bac4-4e90-84d6-d3aafec73bc3 req-5568fc9b-8078-47c6-b591-3aa998bd0526 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.085165 Jun 24 05:18:46 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 622/1246] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:18:46 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:18:46 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-9b77577f-0cd1-4e60-9716-61c1d365b425 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:18:46 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-9b77577f-0cd1-4e60-9716-61c1d365b425 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1564 microversion: 2.1 time: 0.415726 Jun 24 05:18:46 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 625/1247] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:18:46 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1564 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:18:56 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=18,nova_api:UPDATE=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:18:56 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=18 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:18:56 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=65,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:18:56 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=58,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:19:09 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-4d603aab-f1cf-4300-8b99-c97ba0aeba30 req-766c5dca-be5d-4827-819e-42799ec41471 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "06074147-8d34-4072-8d50-43ce59d44ee4", "tag": "1dab1739-6b7d-452f-9d7b-d3e28ce37433"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:19:09 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-4dacda95-108a-47fa-a5a9-4e3ba053878c tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:19:09 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-4dacda95-108a-47fa-a5a9-4e3ba053878c tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:19:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4dacda95-108a-47fa-a5a9-4e3ba053878c tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:19:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-4d603aab-f1cf-4300-8b99-c97ba0aeba30 req-766c5dca-be5d-4827-819e-42799ec41471 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:19:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4dacda95-108a-47fa-a5a9-4e3ba053878c tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:19:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-4d603aab-f1cf-4300-8b99-c97ba0aeba30 req-766c5dca-be5d-4827-819e-42799ec41471 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:19:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4dacda95-108a-47fa-a5a9-4e3ba053878c tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:19:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-4d603aab-f1cf-4300-8b99-c97ba0aeba30 req-766c5dca-be5d-4827-819e-42799ec41471 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:19:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4dacda95-108a-47fa-a5a9-4e3ba053878c tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:19:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4dacda95-108a-47fa-a5a9-4e3ba053878c tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:19:09 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-4dacda95-108a-47fa-a5a9-4e3ba053878c tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:19:09 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-4d603aab-f1cf-4300-8b99-c97ba0aeba30 req-766c5dca-be5d-4827-819e-42799ec41471 service nova] Creating event network-changed:1dab1739-6b7d-452f-9d7b-d3e28ce37433 for instance 06074147-8d34-4072-8d50-43ce59d44ee4 on devstack Jun 24 05:19:09 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-4d603aab-f1cf-4300-8b99-c97ba0aeba30 req-766c5dca-be5d-4827-819e-42799ec41471 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:19:09 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-4d603aab-f1cf-4300-8b99-c97ba0aeba30 req-766c5dca-be5d-4827-819e-42799ec41471 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.045079 Jun 24 05:19:09 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 623/1248] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:19:09 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:19:09 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-4dacda95-108a-47fa-a5a9-4e3ba053878c tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Going to try to terminate instance {{(pid=67858) delete /opt/stack/nova/nova/compute/api.py:2812}} Jun 24 05:19:09 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-4dacda95-108a-47fa-a5a9-4e3ba053878c tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "DELETE /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 204 len: 0 microversion: 2.1 time: 0.164074 Jun 24 05:19:09 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 626/1249] 192.168.122.25 () {58 vars in 1236 bytes} [Wed Jun 24 05:19:09 2026] DELETE /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 24 05:19:09 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-f39b6157-dd1c-4008-bec0-294534cc5fdf tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:19:09 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-f39b6157-dd1c-4008-bec0-294534cc5fdf tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:19:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f39b6157-dd1c-4008-bec0-294534cc5fdf tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:19:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f39b6157-dd1c-4008-bec0-294534cc5fdf tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:19:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f39b6157-dd1c-4008-bec0-294534cc5fdf tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:19:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f39b6157-dd1c-4008-bec0-294534cc5fdf tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:19:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f39b6157-dd1c-4008-bec0-294534cc5fdf tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:19:09 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-f39b6157-dd1c-4008-bec0-294534cc5fdf tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:19:09 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-f39b6157-dd1c-4008-bec0-294534cc5fdf tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:19:09 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-f39b6157-dd1c-4008-bec0-294534cc5fdf tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:19:09 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-f39b6157-dd1c-4008-bec0-294534cc5fdf tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1570 microversion: 2.1 time: 0.266253 Jun 24 05:19:09 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 624/1250] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:19:09 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1570 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:19:10 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-2921ffaa-a2eb-4676-b130-d694d0a3cf74 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:19:10 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-2921ffaa-a2eb-4676-b130-d694d0a3cf74 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:19:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2921ffaa-a2eb-4676-b130-d694d0a3cf74 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:19:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2921ffaa-a2eb-4676-b130-d694d0a3cf74 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:19:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2921ffaa-a2eb-4676-b130-d694d0a3cf74 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:19:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2921ffaa-a2eb-4676-b130-d694d0a3cf74 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:19:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2921ffaa-a2eb-4676-b130-d694d0a3cf74 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:19:10 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-2921ffaa-a2eb-4676-b130-d694d0a3cf74 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:19:10 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-2921ffaa-a2eb-4676-b130-d694d0a3cf74 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:19:11 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-2921ffaa-a2eb-4676-b130-d694d0a3cf74 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:19:11 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-2921ffaa-a2eb-4676-b130-d694d0a3cf74 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1451 microversion: 2.1 time: 0.421008 Jun 24 05:19:11 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 627/1251] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:19:10 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1451 bytes in 422 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:19:11 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-4cd0d432-adad-409b-8be0-33ae61d9f4f2 req-331d32ac-a122-4475-bb16-26c3a713646a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "06074147-8d34-4072-8d50-43ce59d44ee4", "name": "network-vif-unplugged", "status": "completed", "tag": "1dab1739-6b7d-452f-9d7b-d3e28ce37433"}, {"server_uuid": "06074147-8d34-4072-8d50-43ce59d44ee4", "name": "network-vif-unplugged", "status": "completed", "tag": "1dab1739-6b7d-452f-9d7b-d3e28ce37433"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:19:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-4cd0d432-adad-409b-8be0-33ae61d9f4f2 req-331d32ac-a122-4475-bb16-26c3a713646a service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:19:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-4cd0d432-adad-409b-8be0-33ae61d9f4f2 req-331d32ac-a122-4475-bb16-26c3a713646a service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:19:11 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-4cd0d432-adad-409b-8be0-33ae61d9f4f2 req-331d32ac-a122-4475-bb16-26c3a713646a service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:19:11 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-4cd0d432-adad-409b-8be0-33ae61d9f4f2 req-331d32ac-a122-4475-bb16-26c3a713646a service nova] Creating event network-vif-unplugged:1dab1739-6b7d-452f-9d7b-d3e28ce37433 for instance 06074147-8d34-4072-8d50-43ce59d44ee4 on devstack Jun 24 05:19:11 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-4cd0d432-adad-409b-8be0-33ae61d9f4f2 req-331d32ac-a122-4475-bb16-26c3a713646a service nova] Creating event network-vif-unplugged:1dab1739-6b7d-452f-9d7b-d3e28ce37433 for instance 06074147-8d34-4072-8d50-43ce59d44ee4 on devstack Jun 24 05:19:11 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-4cd0d432-adad-409b-8be0-33ae61d9f4f2 req-331d32ac-a122-4475-bb16-26c3a713646a service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:19:11 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-4cd0d432-adad-409b-8be0-33ae61d9f4f2 req-331d32ac-a122-4475-bb16-26c3a713646a service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.037870 Jun 24 05:19:11 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 625/1252] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:19:11 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:19:12 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-b41aa700-9d74-4cfc-b540-a28de8a626b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:19:12 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-b41aa700-9d74-4cfc-b540-a28de8a626b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:19:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b41aa700-9d74-4cfc-b540-a28de8a626b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:19:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b41aa700-9d74-4cfc-b540-a28de8a626b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:19:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b41aa700-9d74-4cfc-b540-a28de8a626b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:19:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b41aa700-9d74-4cfc-b540-a28de8a626b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:19:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b41aa700-9d74-4cfc-b540-a28de8a626b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:19:12 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-b41aa700-9d74-4cfc-b540-a28de8a626b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:19:12 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-b41aa700-9d74-4cfc-b540-a28de8a626b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:19:12 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-b41aa700-9d74-4cfc-b540-a28de8a626b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:19:12 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-b41aa700-9d74-4cfc-b540-a28de8a626b5 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1451 microversion: 2.1 time: 0.204815 Jun 24 05:19:12 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 628/1253] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:19:12 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1451 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:19:12 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [req-928f9cd7-2e38-4910-a07b-292a953ef91d req-7c17276f-6259-4e6c-bf7b-4c5ea80da268 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "06074147-8d34-4072-8d50-43ce59d44ee4", "name": "network-vif-deleted", "tag": "1dab1739-6b7d-452f-9d7b-d3e28ce37433"}]} {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 24 05:19:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-928f9cd7-2e38-4910-a07b-292a953ef91d req-7c17276f-6259-4e6c-bf7b-4c5ea80da268 service nova] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:19:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-928f9cd7-2e38-4910-a07b-292a953ef91d req-7c17276f-6259-4e6c-bf7b-4c5ea80da268 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:19:12 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [req-928f9cd7-2e38-4910-a07b-292a953ef91d req-7c17276f-6259-4e6c-bf7b-4c5ea80da268 service nova] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:19:12 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.compute.server_external_events [req-928f9cd7-2e38-4910-a07b-292a953ef91d req-7c17276f-6259-4e6c-bf7b-4c5ea80da268 service nova] Creating event network-vif-deleted:1dab1739-6b7d-452f-9d7b-d3e28ce37433 for instance 06074147-8d34-4072-8d50-43ce59d44ee4 on devstack Jun 24 05:19:12 devstack devstack@n-api.service[67859]: DEBUG nova.compute.rpcapi [req-928f9cd7-2e38-4910-a07b-292a953ef91d req-7c17276f-6259-4e6c-bf7b-4c5ea80da268 service nova] RPC: Sending the message to topic: compute-alt {{(pid=67859) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 24 05:19:12 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [req-928f9cd7-2e38-4910-a07b-292a953ef91d req-7c17276f-6259-4e6c-bf7b-4c5ea80da268 service nova] 192.168.122.25 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.044354 Jun 24 05:19:12 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 626/1254] 192.168.122.25 () {64 vars in 1316 bytes} [Wed Jun 24 05:19:12 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 24 05:19:13 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-d49dc7a6-dcb3-40d3-bcc3-7e484ae75e4f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:19:13 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-d49dc7a6-dcb3-40d3-bcc3-7e484ae75e4f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:19:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d49dc7a6-dcb3-40d3-bcc3-7e484ae75e4f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:19:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d49dc7a6-dcb3-40d3-bcc3-7e484ae75e4f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:19:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d49dc7a6-dcb3-40d3-bcc3-7e484ae75e4f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:19:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d49dc7a6-dcb3-40d3-bcc3-7e484ae75e4f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:19:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d49dc7a6-dcb3-40d3-bcc3-7e484ae75e4f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:19:13 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-d49dc7a6-dcb3-40d3-bcc3-7e484ae75e4f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:19:13 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-d49dc7a6-dcb3-40d3-bcc3-7e484ae75e4f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:19:13 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-d49dc7a6-dcb3-40d3-bcc3-7e484ae75e4f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:19:13 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-d49dc7a6-dcb3-40d3-bcc3-7e484ae75e4f tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1222 microversion: 2.1 time: 0.102792 Jun 24 05:19:13 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 629/1255] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:19:13 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1222 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:19:14 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-607cfc14-efe4-4f0d-8a3f-fe310c6842f7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:19:14 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-607cfc14-efe4-4f0d-8a3f-fe310c6842f7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:19:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-607cfc14-efe4-4f0d-8a3f-fe310c6842f7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:19:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-607cfc14-efe4-4f0d-8a3f-fe310c6842f7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:19:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-607cfc14-efe4-4f0d-8a3f-fe310c6842f7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:19:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-607cfc14-efe4-4f0d-8a3f-fe310c6842f7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:19:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-607cfc14-efe4-4f0d-8a3f-fe310c6842f7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:19:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-607cfc14-efe4-4f0d-8a3f-fe310c6842f7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:19:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-607cfc14-efe4-4f0d-8a3f-fe310c6842f7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:19:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-607cfc14-efe4-4f0d-8a3f-fe310c6842f7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:19:14 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-607cfc14-efe4-4f0d-8a3f-fe310c6842f7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:19:14 devstack devstack@n-api.service[67859]: DEBUG nova.objects.instance [None req-607cfc14-efe4-4f0d-8a3f-fe310c6842f7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lazy-loading 'fault' on Instance uuid 06074147-8d34-4072-8d50-43ce59d44ee4 {{(pid=67859) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:19:14 devstack devstack@n-api.service[67859]: WARNING neutronclient.v2_0.client [None req-607cfc14-efe4-4f0d-8a3f-fe310c6842f7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:19:14 devstack devstack@n-api.service[67859]: DEBUG nova.policy [None req-607cfc14-efe4-4f0d-8a3f-fe310c6842f7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67859) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:19:14 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-607cfc14-efe4-4f0d-8a3f-fe310c6842f7 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1227 microversion: 2.1 time: 0.125911 Jun 24 05:19:14 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 627/1256] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:19:14 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1227 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:19:15 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-bba067a1-36a5-40ef-bf64-db2553924649 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:19:15 devstack devstack@n-api.service[67858]: DEBUG nova.compute.api [None req-bba067a1-36a5-40ef-bf64-db2553924649 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67858) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:19:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bba067a1-36a5-40ef-bf64-db2553924649 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:19:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bba067a1-36a5-40ef-bf64-db2553924649 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:19:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bba067a1-36a5-40ef-bf64-db2553924649 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:19:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bba067a1-36a5-40ef-bf64-db2553924649 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:19:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bba067a1-36a5-40ef-bf64-db2553924649 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:19:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bba067a1-36a5-40ef-bf64-db2553924649 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:19:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bba067a1-36a5-40ef-bf64-db2553924649 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:19:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bba067a1-36a5-40ef-bf64-db2553924649 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:19:15 devstack devstack@n-api.service[67858]: DEBUG oslo_concurrency.lockutils [None req-bba067a1-36a5-40ef-bf64-db2553924649 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=67858) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:19:15 devstack devstack@n-api.service[67858]: DEBUG nova.objects.instance [None req-bba067a1-36a5-40ef-bf64-db2553924649 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lazy-loading 'fault' on Instance uuid 06074147-8d34-4072-8d50-43ce59d44ee4 {{(pid=67858) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 24 05:19:15 devstack devstack@n-api.service[67858]: WARNING neutronclient.v2_0.client [None req-bba067a1-36a5-40ef-bf64-db2553924649 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 24 05:19:15 devstack devstack@n-api.service[67858]: DEBUG nova.policy [None req-bba067a1-36a5-40ef-bf64-db2553924649 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f628fe7ff04e4ee4a93d16557f5d5d89', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0f910f9c397a46b08332ca8aff9dec94', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=67858) authorize /opt/stack/nova/nova/policy.py:192}} Jun 24 05:19:15 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-bba067a1-36a5-40ef-bf64-db2553924649 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 200 len: 1227 microversion: 2.1 time: 0.145043 Jun 24 05:19:15 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 630/1257] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:19:15 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 1227 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 24 05:19:16 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-9c1cdcce-1499-4172-9fc2-6ee6046b62ea tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67859) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:19:16 devstack devstack@n-api.service[67859]: DEBUG nova.compute.api [None req-9c1cdcce-1499-4172-9fc2-6ee6046b62ea tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] [instance: 06074147-8d34-4072-8d50-43ce59d44ee4] Fetching instance by UUID {{(pid=67859) get /opt/stack/nova/nova/compute/api.py:3069}} Jun 24 05:19:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9c1cdcce-1499-4172-9fc2-6ee6046b62ea tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:19:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9c1cdcce-1499-4172-9fc2-6ee6046b62ea tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:19:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9c1cdcce-1499-4172-9fc2-6ee6046b62ea tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:19:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9c1cdcce-1499-4172-9fc2-6ee6046b62ea tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Acquiring lock "b764b553-938a-4d25-8e76-2e06bac4c774" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 24 05:19:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9c1cdcce-1499-4172-9fc2-6ee6046b62ea tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 24 05:19:16 devstack devstack@n-api.service[67859]: DEBUG oslo_concurrency.lockutils [None req-9c1cdcce-1499-4172-9fc2-6ee6046b62ea tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Lock "b764b553-938a-4d25-8e76-2e06bac4c774" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=67859) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 24 05:19:16 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.wsgi [None req-9c1cdcce-1499-4172-9fc2-6ee6046b62ea tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] HTTP exception thrown: Instance 06074147-8d34-4072-8d50-43ce59d44ee4 could not be found. Jun 24 05:19:16 devstack devstack@n-api.service[67859]: DEBUG nova.api.openstack.wsgi [None req-9c1cdcce-1499-4172-9fc2-6ee6046b62ea tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Returning 404 to user: Instance 06074147-8d34-4072-8d50-43ce59d44ee4 could not be found. {{(pid=67859) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 24 05:19:16 devstack devstack@n-api.service[67859]: INFO nova.api.openstack.requestlog [None req-9c1cdcce-1499-4172-9fc2-6ee6046b62ea tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4" status: 404 len: 111 microversion: 2.1 time: 0.043859 Jun 24 05:19:16 devstack devstack@n-api.service[67859]: [pid: 67859|app: 0|req: 628/1258] 192.168.122.25 () {58 vars in 1233 bytes} [Wed Jun 24 05:19:16 2026] GET /compute/v2.1/servers/06074147-8d34-4072-8d50-43ce59d44ee4 => generated 111 bytes in 46 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 24 05:19:17 devstack devstack@n-api.service[67858]: DEBUG nova.api.openstack.wsgi [None req-75e647c6-fe85-4a66-8760-c5f8d8fbba44 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] Calling method '>' {{(pid=67858) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 24 05:19:17 devstack devstack@n-api.service[67858]: INFO nova.api.openstack.requestlog [None req-75e647c6-fe85-4a66-8760-c5f8d8fbba44 tempest-TestShelveInstance-413355169 tempest-TestShelveInstance-413355169-project-member] 192.168.122.25 "DELETE /compute/v2.1/os-keypairs/tempest-TestShelveInstance-1508509376" status: 202 len: 0 microversion: 2.1 time: 0.039025 Jun 24 05:19:17 devstack devstack@n-api.service[67858]: [pid: 67858|app: 0|req: 631/1259] 192.168.122.25 () {58 vars in 1251 bytes} [Wed Jun 24 05:19:17 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestShelveInstance-1508509376 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 24 05:19:25 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_cell1:SELECT=26,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:19:26 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_api:SELECT=7 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:19:26 devstack devstack@n-api.service[67859]: DEBUG dbcounter [-] [67859] Writing DB stats nova_cell1:SELECT=13 {{(pid=67859) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 24 05:19:27 devstack devstack@n-api.service[67858]: DEBUG dbcounter [-] [67858] Writing DB stats nova_api:SELECT=10,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=67858) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}